Hi, I have a problem with the addon IC2NuclearControl-1.1.11-MCPC-r1
All earlier versions of IC2 Ok.upadte was the 1.103 version r1, and
almost everything is working properly IC2 Nuclear crash with only a
thermal monitor.
It looks that when I put the monitor on thermal nuclear reactor
screen:
There is an error in the console
screen:
Code
java.lang.NoSuchMethodError: ic2.api.IReactor.getTickRate()I
at nuclearcontrol.TileEntityIC2Thermo.checkStatus(TileEntityIC2Thermo.java:192)
at nuclearcontrol.TileEntityIC2Thermo.q_(TileEntityIC2Thermo.java:246)
at net.minecraft.server.World.tickEntities(World.java:1190)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:573)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:472)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Unexpected exception
java.lang.NoSuchMethodError: ic2.api.IReactor.getTickRate()I
at nuclearcontrol.TileEntityIC2Thermo.checkStatus(TileEntityIC2Thermo.java:192)
at nuclearcontrol.TileEntityIC2Thermo.q_(TileEntityIC2Thermo.java:246)
at net.minecraft.server.World.tickEntities(World.java:1190)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:573)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:472) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Display More
I should add that I'm using Minecraft Forge build 3.3.8-152
I should add that I do not do Java and do not know what the problem is please help!