XmanyX Posted December 23, 2012 Posted December 23, 2012 Hi, recently I have got a problem with my server; I was busy on some machines, and out of the sudden my Tekkit server crashed. Now, that happens multiple times, and restarting it would be enough to fix it. Until now. When I restart the server, everyone can join and it works fine. But when I join ( I host the server on the same laptop I play Tekkit. Does that make a difference? ) the Tekkit server crashes. It gives this error: [iNFO] Sending serverside check to: ManyX 2012-12-23 15:54:06 [iNFO] [RedPower] FakePlayer created. 2012-12-23 15:54:06 [iNFO] [RedPower] Login is disabled. 2012-12-23 15:54:06 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean) 2012-12-23 15:54:06 [sEVERE]at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62) 2012-12-23 15:54:06 [sEVERE]at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedMachine.java:130) 2012-12-23 15:54:06 [sEVERE]at net.minecraft.server.World.tickEntities(World.java:1189) 2012-12-23 15:54:06 [sEVERE]at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559) 2012-12-23 15:54:06 [sEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457) 2012-12-23 15:54:06 [sEVERE]at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-12-23 15:54:06 [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean) 2012-12-23 15:54:06 [sEVERE]at java.lang.Class.getMethod(Unknown Source) 2012-12-23 15:54:06 [sEVERE]at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49) 2012-12-23 15:54:06 [sEVERE]... 5 more 2012-12-23 15:54:06 [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 Now I don't understand a thing about this, but many of you do. Could someone help me? Thanks in advance.
XmanyX Posted December 23, 2012 Author Posted December 23, 2012 Ok.. Update to make things a bit weird; I figured it was because my player file was corrupted, so I deleted my player.dat from the server and rejoined. It worked. My server didn't crash. But when I flew to my house, the chunk loading stopped and the server crashed.. again. Now I'm back to where I started. So, if I'm thinking right, the place/chunk where my house is is corrupted or something. Does anyone know how to fix it? Dunno if it matters, but the crashing started when I pulled a lever which started two machines.. I'll explain with this: [R] = Rotary Macerator [E] = Redstone Engine [L1] = Lever I pulled on [L2] = Lever that's off. I pulled this one after L1. [R] [L1][E] .....[L2] This means, I first pulled L1, starting the redstone engine and the rotary macerator. When I pulled L2, the crashing started.. I don't know, maybe it's an inception of both levers on the engine?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now