Closed solarblindfull closed 3 years ago
Is this the entire log? If so, that may take some time for me to figure it out.
Also, I don't know if that's a typo or not, but a Minecraft Forge 31.1.1 server should be a 1.15.2 server???
Thank for your reply. Indeed, it's forge 35.1.1 ! Sorry for my mistake.
The log I provide to you is the only part that concern your mod. The full lastestlog is very long and aren't related to your mod activity apart this one
The last version of your mod (moreboots - 1.3.1) crash the same way as well as you can see in this much detailed log
(Hopefully) This should be fixed on the latest update (1.4.1) I'm closing this now.
Hello ! Thank very much for all this very funny and colorfull boots !
I'm on a minecraft forge 35.1.1 server (1.16.4) and my server have a boot crash issue with your mod (moreboots-1.1.0-1.16.x version) as you can see in my lastest server log below.
Lastest server log
net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [ More Boots (moreboots) encountered an error during the load_registries event phase java.lang.NoSuchMethodError: net.minecraft.block.SkullBlock.func_196292_N_()Lnet/minecraft/block/SkullBlock$ISkullType; ] at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:263) ~[forge:?] at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:230) ~[forge:?] at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:196) ~[forge:?] at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:44) ~[forge:?] at net.minecraft.server.Main.main(Main.java:95) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_202] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_202] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_202] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_202] at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.16.4-35.1.1.jar:35.1] at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.4-35.1.1.jar:?] at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.4-35.1.1.jar:?] at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.4-35.1.1.jar:?]Can you see what's wrong please ? Thank for your attention.
Have a very good day !