[Bug]: Fatal error on startup (Forge 1.19)
pavog opened this issue ยท 1 comments
Mod Version
2.1.2
Mod Loader
Forge
Mod Loader Version
41.0.93
What happened?
I'm running a fresh new server with Forge 1.19 (41.0.93).
I just installed Ecologics 2.1.2 (Forge 1.19) and geckolib-forge-1.19-3.1.8.jar.
I get a fatal error on startup:
[12Jul2022 10:08:42.262] [modloading-worker-0/ERROR] [net.minecraftforge.eventbus.EventSubclassTransformer/EVENTBUS]: Could not find parent net/minecraftforge/common/loot/GlobalLootModifierSerializer for class samebutdifferent/ecologics/loot/forge/AddItemModifier$Serializer in classloader cpw.mods.modlauncher.TransformingClassLoader@f08fdce on thread Thread[modloading-worker-0,5,main]
[12Jul2022 10:08:42.263] [modloading-worker-0/ERROR] [net.minecraftforge.eventbus.EventSubclassTransformer/EVENTBUS]: An error occurred building event handler
java.lang.ClassNotFoundException: net.minecraftforge.common.loot.GlobalLootModifierSerializer
latest.log
Forge 1.19 is still in beta and they made a lot of breaking changes on version 41.0.64, which stops tons of mods from working. They will be making more breaking changes soon too, so it's not worth it for me to keep releasing small updates when the mod will stop working again a few days later. To use this mod, you need to use Forge version 41.0.63 or earlier. Users like yourself should be aware that when you play a beta version of Forge, things will break and it's out of the mod developer's control. A finally stable Forge 1.19 release should happen soon