To be clear this is not a latent class analysis. latent class analysis refers to finite mixture modelling. this is a latent factor analysis, i.e. a confirmatory factor analysis.
In the STDALL column, the factor loading for F2 on L1 is in bounds. you may have been looking at one of the other columns, which are not fully standardized and thus not theoretically bounded by -1,1. That said, the loading is not significant which is curious given its standardized value.
You are using unit variance identification which can cause problems in a hierarchical factor model in which the variances specified for the first order factors are actually residuals after taking into account the higher order factor. This can blow up estimates and lead to numerical instability when the proportion of residual variance is actually very low, as it appears to be here. I suggest using unit loading identification, at least for the first order factors. (We do also suggest unit loading ID when any factor is regressed on an external variable, such as a SNP).