
[1.21.1-Neo] Crash on server boot.
Gbergz opened this issue ยท 2 comments
Crash on server boot.
MC: 1.21.1
NeoForge: 21.1.61
Floral Enchantment: 1.0.1
net.neoforged.fml.ModLoadingException: Loading errors encountered:
- Floral Enchantment (floralench) has failed to load correctly
java.lang.IllegalArgumentException: class com.cozary.floralench.EventHandler has no @SubscribeEvent methods, but register was called anyway.
The event bus only recognizes listener methods that have the @SubscribeEvent annotation.