Jump to content
  • 0

3.1.3 Crash caused by some IC2 Machines


Question

Posted

Title: 3.1.3 Crash caused by some IC2 Machines

Version: 3.1.2

OS: Windows 8 64-bit

Java Version: Java 7 Update 9 64-bit

Description of Problem:

I am running a Tekkit 3.1.3 server, and I had some crashes caused by a few IC2 advanced machines. Namely the Centrifuge Extractor and Rotary Macerator. I had to go to MCedit and delete those blocks to even be able to run the server again without crashing it. After a few tries, I narrowed it down for the Centrifuge Extractor that it has to be above some number of RPM to crash everything. The Rotary Macerator, on the other hand crashes the server as soon as it's placed. Didn't have any problems with an Induction furnace, though.

The error log shows the exceptions after I launch the server with a Rotary Macerator placed.

Error Messages:

Error Log:


[iNFO] Done (1.943s)! For help, type "help" or "?"

2012-12-09 02:43:18

[sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

2012-12-09 02:43:18

[sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62)

2012-12-09 02:43:18

[sEVERE] at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedMachine.java:130)

2012-12-09 02:43:18

[sEVERE] at net.minecraft.server.World.tickEntities(World.java:1189)

2012-12-09 02:43:18

[sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)

2012-12-09 02:43:18

[sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)

2012-12-09 02:43:18

[sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-12-09 02:43:18

[sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

2012-12-09 02:43:18

[sEVERE] at java.lang.Class.getMethod(Unknown Source)

2012-12-09 02:43:18

[sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49)

2012-12-09 02:43:18

[sEVERE] ... 5 more

2012-12-09 02:43:18

[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

4 answers to this question

Recommended Posts

  • 0
Posted

i think i get the same message, the server crashed right after i placed glass fibre cable to my rotary macerators, the macerators and redstone torches were placed first then i ran the cable, now when i start my server it seems to start fine but when i connect, i get the error and the world is completely empty except for me and mobs, no blocks at all, there is a link to a screenshot of my error window. i dont know how to copy the text from the server window...

Server_crash.jpg

i hope to see a resolution to this issue, there has been alot of time spent on this map already and i would hate to lose all that work

  • 0
Posted

As I said, I used MCEdit to remove the Rotary Macerator block in order to get the world back into a working condition. So if you're itching to continue using your world, I'd suggest that. And not building any more of said machines.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...