SuperMartijn642 / ChunkLoaders

15 stars 11 forks source link

1.18.1 Server startup error #61

Closed wadiv76 closed 1 year ago

wadiv76 commented 1 year ago

Missing language javafml version [40,) wanted by chunkloaders-1.2.0c-forge-mc1.18.jar, found 39

Mod file: chunkloaders-1.2.0c-forge-mc1.18.jar

The following additional files are installed: supermartijn642configlib-1.1.6-forge-mc1.18.jar supermartijn642corelib-1.0.19-forge-mc1.18.jar

I may be mistaken, but isn't javafml version 40 usually referencing Forge for 1.18.2?

tobizor commented 1 year ago

Same Problem for us, seems to be the wrong javafml version redirected.

SuperMartijn642 commented 1 year ago

Forge 40.1.58 has an important fix for Forge's loaded chunk managing system. This fix is only available for 1.18.2.

I may be mistaken, but isn't javafml version 40 usually referencing Forge for 1.18.2?

So indeed, you need 1.18.2. I changed the marked versions on CurseForge as well now, to only be 1.18.2.

tobizor commented 1 year ago

Any chance to get this back on 1.18.1? Still need a Chunkloader on this Version :)

SuperMartijn642 commented 1 year ago

Nope sorry, the fix is essential for the functionality of the chunk loaders and bypassing Forge's system causes compatibility issues with other mods. Also, is there any reason not to upgrade to 1.18.2?