YetAnotherConfigLib

YetAnotherConfigLib

34M Downloads

Missing language javafml version wanted by yet_another_config_lib_v3-3.6.6+1.20.4-neoforge.jar, found 2.0

alinco8 opened this issue ยท 1 comments

commented

I investigated the cause of YACL not loading and found the following log:

[main/ERROR] [loading.LanguageLoadingProvider/LOADING]: Missing language javafml version  wanted by yet_another_config_lib_v3-3.6.6+1.20.4-neoforge.jar, found 2.0

After extracting the jar and checking META-INF/mods.toml, I found that:

loaderVersion = ""

Is this normal?

Image
commented

I should have been looking at neoforge.mods.toml instead of mods.toml.
However, the fact remains that the mod is still not being loaded.