Jump to content

Question

Posted

Title: Server Problem IC2

Version: 3.1.3

OS: Windows 7 64bit

Java Version: Java 7

Description of Problem:

When I tried to wrench a rotary macerator my server stopped and this came up

Error Messages:

Error Log:


[iNFO] Player jessething used the wrench to remove the ic2.advancedmachines.RotaryMacerator (188-0) at 171/103/242

2013-01-04 15:02:49 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

2013-01-04 15:02:49 [sEVERE] 	at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62)

2013-01-04 15:02:49 [sEVERE] 	at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedMachine.java:130)

2013-01-04 15:02:49 [sEVERE] 	at net.minecraft.server.World.tickEntities(World.java:1189)

2013-01-04 15:02:49 [sEVERE] 	at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)

2013-01-04 15:02:49 [sEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)

2013-01-04 15:02:49 [sEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2013-01-04 15:02:49 [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

2013-01-04 15:02:49 [sEVERE] 	at java.lang.Class.getMethod(Unknown Source)

2013-01-04 15:02:49 [sEVERE] 	at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49)

2013-01-04 15:02:49 [sEVERE] 	... 5 more

2013-01-04 15:02:49 [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

Reinstalling worked for me back in November.... :( Guess i was too lazy to fix it properly. Thanks prolo!

Download link to the fix is here (zip file): http://ge.tt/7Gc1l7S/v/1

To fix the IC2 Tekkit 3.1.3 crashing, do the following:

1. Stop your Tekkit 3.1.3 server (if not already stopped...or crashed ^_^ )

2. Go to your Tekkit server mods folder

2. Find the file called: "industrialcraft2-1.103-mcpc1.2.5r2.zip"

3. Open the zip file and go into the ic2/api directory (no need to decompress it - just edit directly)

4. Delete ElectricItem.class, EnergyNet.class, and NetworkHelper.class

5. Download the class fix .zip in the above link

6. Copy the 3 classes from the downloaded zip and paste them into ic2 zip api folder where you just deleted the others

7. Close your ic2 zip and start your server. It should no longer crash relating to this specific interface fix. (It may crash for other reasons, however.)

[NOTE: This change is only for 3.1.3 installs, not 3.1.2]

Thanks to Tekkitopotamus for the fix.

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...