Jump to content
  • 0

Advanced Machines, IC2 bug from 3.1.2 to 3.1.3


Question

Posted

Title: Advanced Machines, IC2 bug from 3.1.2 to 3.1.3

Version: 3.1.2

OS: Windows 7 64-bit Ultimate Client, CentOS Server

Java Version: Latest Java 7

Description of Problem:

I'm sure all of this has been fixed already but I did a quick search and found no solution.

New worlds work perfectly, but my world that was made and played in 3.1.2. When updated to 3.1.3 I got this error. I've tried updating advanced machines, and ic2 in the mods folder to no avail.

Error Messages:

Error Log:


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

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

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

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

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

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

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

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

10:42:42 CONSOLE: [sEVERE] at java.lang.Class.getMethod(Unknown Source)

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

10:42:42 CONSOLE: [sEVERE] ... 5 more

10:42:42 CONSOLE: [sEVERE] Unexpected exception

10:42:42 CONSOLE: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

10:42:42 CONSOLE: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

4 answers to this question

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...