Open Th4tCOOLdude9 opened 8 months ago
same here, it seems fine when booting minecraft itself but server side it crashes
From the log provided I guess that Forge changed something on their end, as it seems like the SaplingGrowTreeEvent should no longer be registered on the Mod Event Bus.
I will be able to have a deeper look at the issue and update the mod at the end of this week.
I am currently experiencing the same issue as well, is there an update on this by chance?
any update? I have the same issue here is my crash log if it helps crash-2024-05-17_17.37.26-fml.txt
I have the same issue when launching my Aternos server, caused by the sapling grow tree event:
14974 | §7java.lang.IllegalArgumentException: Method public static void darkorg.sereneseasonsphc2trees.event.ForgeServerEvents.onSaplingGrowTreeEvent(net.minecraftforge.event.level.SaplingGrowTreeEvent) has @SubscribeEvent annotation, but takes an argument that is not a subtype of the base type interface net.minecraftforge.fml.event.IModBusEvent: class net.minecraftforge.event.level.SaplingGrowTreeEvent 14975 | ]
I am also having the issue
Same issue here, does someone have a workaround?
Same issue here, doesnt load server side
The 1.19.2 version has the exact same problem.
still no fix? :(
I’m trying to include the Pam’s harvest craft and serene seasons compatibility mod in my server and for some reason the compatibility mod is not loading correctly. I have tried deleting all other mods except serene seasons, Pam’s harvest craft trees, and the compatibility mod and it still doesn’t load correctly. This is the crash log I get. crash-2024-02-15_14.47.28-fml.txt