Crash upon server launch
MichaelS608 opened this issue ยท 2 comments
servercrashreportApotheosis.txt
I see a listener triggered, but unsure of what the index 3 is identifying:
[01:02:52] [main/ERROR] [ne.mi.fm.ja.FMLModContainer/]: Exception caught during firing event: dev/shadowsoffire/placebo/reload/TypeKeyed
Index: 3
Listeners:
0: NORMAL
1: ASM: dev.shadowsoffire.apotheosis.Apotheosis$ModularDeferredHelper@40ea0ad5 register(Lnet/minecraftforge/registries/RegisterEvent;)V
2: ASM: dev.shadowsoffire.apotheosis.ench.EnchModule@3488f950 miscRegistration(Lnet/minecraftforge/registries/RegisterEvent;)V
3: ASM: dev.shadowsoffire.apotheosis.Apotheosis$ModularDeferredHelper@aaa6391 register(Lnet/minecraftforge/registries/RegisterEvent;)V
4: ASM: dev.shadowsoffire.apotheosis.adventure.AdventureModule@12b171d0 miscRegistration(Lnet/minecraftforge/registries/RegisterEvent;)V
Should mention this is a server running 1.20.1 with most recent 1.20.1 versions for Apotheosis, ApothicAttributes, Patchouli, and Placebo
duplicate of #1077