[Bug]: 1.19 Crash on open new world with Majrusz Progressive Difficulty
Baggytrousers27 opened this issue ยท 4 comments
Describe the bug you're experiencing
Forge 1.19 41.0.106
clickadv-1.19-2.5
majrusz-library-1.19-2.11.0
majruszs-difficulty-1.19-1.5.5
The game crashed whilst exception in server tick loop
Error: java.lang.NoSuchMethodError: 'net.minecraft.world.entity.player.Player net.minecraftforge.event.entity.player.AdvancementEvent.getPlayer()'
Exit Code: -1
Reproducability
Try to load up a new world with the above mods and crash to launcher with above message.
Also 1.19 is missing from the minecraft version select, below.
Mod up to date
- Before submitting this issue I updated to the newest version and reproduced it
Minecraft version
1.18.1
Modloader version
Forge
Logs
https://gist.github.com/Baggytrousers27/dc0b50b03ce80e74f02a0861578f5deb
If clickadv is added after world is created then everything runs as normal.