Jump to content
  • 0

Unknown crash Tekkit server 3.1.3


Question

Posted

Title: Unknown crash Tekkit server 3.1.3

Version: 3.1.2

OS: Windows Server 2008 R2 SP1

Java Version: 1.7.0_09 64-bit

Description of Problem:

Unknown crash after building a nuclear reactor

Error Messages:

Shown in error log. As the title states: this is 3.1.3 not 3.1.2

Error Log:


01:28:44 [iNFO] Sending serverside check to: Amonomen

01:28:44 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.common.TileEntityNuclearReactor.tickRate()

01:28:44 [sEVERE]       at nuclearcontrol.NuclearHelper.getReactorTickRate(NuclearHelper.java:304)

01:28:44 [sEVERE]       at nuclearcontrol.TileEntityRemoteThermo.checkStatus(TileEntityRemoteThermo.java:101)

01:28:44 [sEVERE]       at nuclearcontrol.TileEntityIC2Thermo.q_(TileEntityIC2Thermo.java:244)

01:28:44 [sEVERE]       at nuclearcontrol.TileEntityRemoteThermo.q_(TileEntityRemoteThermo.java:237)

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

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

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

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

01:28:44 [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.common.TileEntityNuclearReactor.tickRate()

01:28:44 [sEVERE]       at java.lang.Class.getMethod(Unknown Source)

01:28:44 [sEVERE]       at nuclearcontrol.NuclearHelper.getTickRateMethod(NuclearHelper.java:128)

01:28:44 [sEVERE]       at nuclearcontrol.NuclearHelper.getReactorTickRate(NuclearHelper.java:300)

01:28:44 [sEVERE]       ... 7 more

01:28:44 [sEVERE] Unexpected exception

java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.common.TileEntityNuclearReactor.tickRate()

        at nuclearcontrol.NuclearHelper.getReactorTickRate(NuclearHelper.java:304)

        at nuclearcontrol.TileEntityRemoteThermo.checkStatus(TileEntityRemoteThermo.java:101)

        at nuclearcontrol.TileEntityIC2Thermo.q_(TileEntityIC2Thermo.java:244)

        at nuclearcontrol.TileEntityRemoteThermo.q_(TileEntityRemoteThermo.java:237)

        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.common.TileEntityNuclearReactor.tickRate()

        at java.lang.Class.getMethod(Unknown Source)

        at nuclearcontrol.NuclearHelper.getTickRateMethod(NuclearHelper.java:128)

        at nuclearcontrol.NuclearHelper.getReactorTickRate(NuclearHelper.java:300)

        ... 7 more

>

6 answers to this question

Recommended Posts

  • 0
Posted

Upon further review it appears as though there is a problem within the Industrial craft2/nuclear controls mods. As I do not have the source code for either, I have no way to fix it. If the source is openly available I would be more than glad to fix this problem.

  • 0
Posted

Can you tell me how to update the client side? Whenever I added the mod to the server and try to join, it says I need to have the following mods:

mod_IC2NuclearControl v1.1.11

  • 0
Posted

Remove .techniclauncher/tekkit/mods/IC2NuclearControl_client_v1.1.10b.zip and add the file from the post above labeled client. The .techniclauncher folder is in whatever the .minecraft is on your OS.

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