Error loading mods || Error has occured during loading || 1.19
spartan77898 opened this issue ยท 5 comments
Simple Invetory Sorter encountered an error during the side_setup event phase ||
java.lang.NoClassDefFoundError:net/minecraftforge/client/ScreenEvent$MouseClickedEvent$Pre
I tried launching it without any other mods bur it still sends an error.
I get a very similar message (1.19, forge, mac)-
Simple Inventory Sorter (inventorysorter) encountered an error during the sided_setup event phase
java.lang.NoClassDefFoundError:
net/minecraftforge/client/event/ScreenEvent$KeybordKeyPressedEvent$Pre
is this on a server? i got the same error on server start.
here's my log
For MC 1.19.2 and 1.19.2-forge-43.1.1 I am using inventorysorter-1.19-20.0.0.jar in the server's mods folder and inventorysorter-1.19.2-21.0.0.jar within my %appdata%.minecraft\mods folder. MC will complain that the versions don't match but the inventory sorter mod is fully working for me with this configuration.