This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
0
MyBlocks.java:55 is where the problem lies.[15:30:01] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.RegistryEvent$Register@26a5336a:java.lang.NoSuchMethodError: library.gui.LibGUIHandler.registerGUIClient(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/String;)Vat library.gui.LibGUIHandler.registerGUI(LibGUIHandler.java:36) ~[LibGUIHandler.class:?]at library.LibRegistry.registerGUI(LibRegistry.java:367) ~[LibRegistry.class:?]at mymod.MyBlocks.registerBlocks(MyBlocks.java:55) ~[MyBlocks.class:?]Check that line and you should find the problem.Good luck
0.956595744680851
I'll have a look. Nor promising anything, will just have a look. :)
Have you looked at Fire and Ice? It has the creatures. Maybe a bit more than you asked for. I code server side only, so can't help with the pistons, sorry
0
MyBlocks.java:55 is where the problem lies.
[15:30:01] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.RegistryEvent$Register@26a5336a:
java.lang.NoSuchMethodError: library.gui.LibGUIHandler.registerGUIClient(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/String;)V
at library.gui.LibGUIHandler.registerGUI(LibGUIHandler.java:36) ~[LibGUIHandler.class:?]
at library.LibRegistry.registerGUI(LibRegistry.java:367) ~[LibRegistry.class:?]
at mymod.MyBlocks.registerBlocks(MyBlocks.java:55) ~[MyBlocks.class:?]
Check that line and you should find the problem.
Good luck
0.956595744680851
I'll have a look. Nor promising anything, will just have a look. :)
0
Have you looked at Fire and Ice? It has the creatures. Maybe a bit more than you asked for. I code server side only, so can't help with the pistons, sorry