Crash on startup forge 1.19.1 42.0.9
Kazutho opened this issue ยท 4 comments
Minecraft Version
1.19.x
Mod Loader
Forge
Mod Loader Version
1.19.1 forge 42.0.9
Mod Version
waystones-forge-1.19-11.1.0 and balm 4.5.3
Describe the Issue
The crash happens on startup:
The game crashed whilst initializing game
Error: net.minecraftforge.fml.ModLoadingException: Waystones (waystones) encountered an error during the common_setup event phase
Exit Code: -1
crash-2022-08-07_11.57.48-client.txt
Logs
No response
Do you use any performance-enhancing mods (e.g. OptiFine)?
No response
Can't reproduce, does it happen with only Balm and Waystones installed? There may also be another error that occurred during loading which would only be visible in the latest.log
.
Oh for sure here im posting the latest log, forgot to add that before
latest.log
!
[10ago.2022 11:17:16.406] [Render thread/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Caught exception during event RegisterEvent dispatch for modid odmr
java.lang.NoSuchFieldError: LOOT_MODIFIER_SERIALIZERS
at net.eduardososa.odmr.event.ModEventBusEvents.registerModifierSerializers(ModEventBusEvents.java:18) ~[%5BFORGE%5Doresdropmores3-1.2.1-1.19.jar%23145!/:1.2.0-1.19]
at net.eduardososa.odmr.event.__ModEventBusEvents_registerModifierSerializers_RegisterEvent.invoke(.dynamic) ~[%5BFORGE%5Doresdropmores3-1.2.1-1.19.jar%23145!/:1.2.0-1.19]
Looks like the issue lies in Ores Drop Mores 3