After updating from 3.1.2 to 3.1.3, the server would crash after I flipped the lever to turn on redstone to a Rotary macerator. If players were outside of the radius of the machine (presumably the radius that machines stop operating when you're away), the server functioned as normal. But any players in range when the lever was flipped cause the server to crash whenever they try to log in. Rolling the server back to 3.1.2 allows it to work properly once more. Not sure if there's a documented fix for this, but figured i'd post it up as I didnt see it in any of the common issues. I only inferred that the cause was that AdvancedMachines was removed in 3.1.3, but is there any resolution to this?
Error Messages:
Error Log:
00:11:33 [iNFO] Sending serverside check to: bmxfelon420
00:11:33 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: i
c2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity,
int, boolean)
00:11:33 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(Network
Helper.java:62)
00:11:33 [sEVERE] at ic2.advancedmachines.TileEntityAdvancedMachine.q_(Til
eEntityAdvancedMachine.java:130)
00:11:33 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:11
89)
00:11:33 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServe
r.java:559)
00:11:33 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
ver.java:457)
00:11:33 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
ceFile:492)
00:11:33 [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.platform.Netwo
rkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)
00:11:33 [sEVERE] at java.lang.Class.getMethod(Unknown Source)
00:11:33 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(Network
Helper.java:49)
00:11:33 [sEVERE] ... 5 more
00:11:33 [sEVERE] Unexpected exception
java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.Networ
kManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)
at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62)
at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedM
achine.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.initiate
TileEntityEvent(net.minecraft.src.TileEntity, int, boolean)
at java.lang.Class.getMethod(Unknown Source)
at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:4
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
bmxfelon420
Title: Unable to log in
Version: 3.1.3
OS: Windows 8
Java Version: 1.7.4
Description of Problem:
After updating from 3.1.2 to 3.1.3, the server would crash after I flipped the lever to turn on redstone to a Rotary macerator. If players were outside of the radius of the machine (presumably the radius that machines stop operating when you're away), the server functioned as normal. But any players in range when the lever was flipped cause the server to crash whenever they try to log in. Rolling the server back to 3.1.2 allows it to work properly once more. Not sure if there's a documented fix for this, but figured i'd post it up as I didnt see it in any of the common issues. I only inferred that the cause was that AdvancedMachines was removed in 3.1.3, but is there any resolution to this?
Error Messages:
Error Log:
00:11:33 [iNFO] Sending serverside check to: bmxfelon420 00:11:33 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: i c2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean) 00:11:33 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(Network Helper.java:62) 00:11:33 [sEVERE] at ic2.advancedmachines.TileEntityAdvancedMachine.q_(Til eEntityAdvancedMachine.java:130) 00:11:33 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:11 89) 00:11:33 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServe r.java:559) 00:11:33 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:457) 00:11:33 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) 00:11:33 [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.platform.Netwo rkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean) 00:11:33 [sEVERE] at java.lang.Class.getMethod(Unknown Source) 00:11:33 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(Network Helper.java:49) 00:11:33 [sEVERE] ... 5 more 00:11:33 [sEVERE] Unexpected exception java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.Networ kManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean) at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62) at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedM achine.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.initiate TileEntityEvent(net.minecraft.src.TileEntity, int, boolean) at java.lang.Class.getMethod(Unknown Source) at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:40 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.
Note: Your post will require moderator approval before it will be visible.