
[BUG] [FORGE] Crash on load in `RegisterCommandsEvent`
egelja opened this issue ยท 2 comments
Crash report and latest.log
attached, but main issue seems to be
java.lang.IllegalArgumentException: Listener for event class net.minecraftforge.event.RegisterCommandsEvent takes an argument that is not a subtype of the base type interface net.minecraftforge.fml.event.IModBusEvent
...
at agency.highlysuspect.incorporeal.platform.forge.IncBootstrapForge.registerCommands(IncBootstrapForge.java:149)
crash-2022-06-08_09.19.56-fml.txt
latest.log
Thank you very much!