Title: Server crash error for ic2.platform.NetworkManager.initiateTileEntityEvent
Version: 3.1.3
OS: Windows Server 2008 R2 Standard (x64)
Java Version: Java Version 7 Update 4 (Build 1.7.0_04-b22
Description of Problem:
On the 15th I updated to the latest 3.1.3 dev build, just now the server crashed with the error below. The error occured when the player tried to worm up a Rotary Macerator, I restarted the server and any time someone tried to connect the server would crash.
I have downgraded to the 3.1.2 release from a backup, so I don't need any support directly, as the server seems to be fine now after doing this.
Error Log:
2012-11-18 20:04:57 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)
2012-11-18 20:04:57 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62)
2012-11-18 20:04:57 [sEVERE] at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedMachine.java:130)
2012-11-18 20:04:57 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:1189)
2012-11-18 20:04:57 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)
2012-11-18 20:04:57 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)
2012-11-18 20:04:57 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
2012-11-18 20:04:57 [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)
2012-11-18 20:04:57 [sEVERE] at java.lang.Class.getMethod(Unknown Source)
2012-11-18 20:04:57 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49)
2012-11-18 20:04:57 [sEVERE] ... 5 more
2012-11-18 20:04:57 [sEVERE] Unexpected exception
java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)
at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62)
at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedMachine.java:130)
at net.minecraft.server.World.tickEntities(World.java:1189)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)
at java.lang.Class.getMethod(Unknown Source)
at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49)
... 5 more
Question
AaronMcH
Title: Server crash error for ic2.platform.NetworkManager.initiateTileEntityEvent
Version: 3.1.3
OS: Windows Server 2008 R2 Standard (x64)
Java Version: Java Version 7 Update 4 (Build 1.7.0_04-b22
Description of Problem:
On the 15th I updated to the latest 3.1.3 dev build, just now the server crashed with the error below. The error occured when the player tried to worm up a Rotary Macerator, I restarted the server and any time someone tried to connect the server would crash.
I have downgraded to the 3.1.2 release from a backup, so I don't need any support directly, as the server seems to be fine now after doing this.
Error Log:
9 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.