Chunk Loaders

Chunk Loaders

5M Downloads

1.18.1 Server startup error

wadiv76 opened this issue ยท 4 comments

commented

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?

commented

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

commented

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.

commented

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

commented

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?