![Default World Type [Forge]](https://media.forgecdn.net/avatars/thumbnails/260/640/256/256/637215303552804883.png)
Incompatibility with NeoForge 1.20.4
AmmoniumX opened this issue ยท 1 comments
Minecraft version
1.20.x
Default World Type version
1.20.1-4.0.4
NeoForge version
20.4.239
The latest.log file
Issue description
Trying to use the latest 1.20.X jar on NeoForge 1.20.4 results in the mod not being loaded correctly. It is worth mentioning that both Forge 1.20.1, Forge 1.20.4, and NeoForge 1.20.1 work properly, so this seems to be an issue unique to NeoForge 1.20.4
This seems to be the key issue:
[22:09:57.309] [main/ERROR] [loading.LanguageLoadingProvider/LOADING]: Missing language javafml version [47,) wanted by DefaultWorldType-1.20.1-4.0.4.jar, found 2.0
Steps to reproduce
- Create a new NeoForge 1.20.4 instance
- Add the latest DefaultWorldType 1.20.1-4.0.4
- Launch the Game
Expected Result: DefaultWorldType would be loaded
Actual Result: DefaultWorldType is not loaded, with logs showing an error during loading it
Other information
No response