Title: [3.1.3] Placing thermal monitor next to a reactor causes crash
Version: 3.1.2
OS: Windows XP x64
Java Version: java version "1.7.0_04-ea" Java SE Runtime Environment (build 1.7.0_04-ea-b09)
Description of Problem:
Placing a thermal monitor next to a reactor (Two blocks, in the dirt next to eachother, Reactor and Thermal Monitor), causes a crash. The map is unplayable if in single player afterward until loading with 3.1.2, which has no issue with this.
Also, I could not select '3.1.3' on the tekkit version combobox on this form, but this bug is for 3.1.3, and NOT 3.1.2
Error Messages:
14:31:40 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: i
c2.common.TileEntityNuclearReactor.tickRate()
14:31:40 [sEVERE] at nuclearcontrol.NuclearHelper.getReactorTickRate(Nucle
arHelper.java:304)
14:31:40 [sEVERE] at nuclearcontrol.TileEntityIC2Thermo.checkStatus(TileEn
tityIC2Thermo.java:190)
14:31:40 [sEVERE] at nuclearcontrol.TileEntityIC2Thermo.q_(TileEntityIC2Th
ermo.java:244)
14:31:40 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:11
89)
14:31:40 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServe
r.java:559)
14:31:40 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
ver.java:457)
14:31:40 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
Question
Cprossu
Title: [3.1.3] Placing thermal monitor next to a reactor causes crash
Version: 3.1.2
OS: Windows XP x64
Java Version: java version "1.7.0_04-ea" Java SE Runtime Environment (build 1.7.0_04-ea-b09)
Description of Problem:
Placing a thermal monitor next to a reactor (Two blocks, in the dirt next to eachother, Reactor and Thermal Monitor), causes a crash. The map is unplayable if in single player afterward until loading with 3.1.2, which has no issue with this.
Also, I could not select '3.1.3' on the tekkit version combobox on this form, but this bug is for 3.1.3, and NOT 3.1.2
Error Messages:
14:31:40 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: i
c2.common.TileEntityNuclearReactor.tickRate()
14:31:40 [sEVERE] at nuclearcontrol.NuclearHelper.getReactorTickRate(Nucle
arHelper.java:304)
14:31:40 [sEVERE] at nuclearcontrol.TileEntityIC2Thermo.checkStatus(TileEn
tityIC2Thermo.java:190)
14:31:40 [sEVERE] at nuclearcontrol.TileEntityIC2Thermo.q_(TileEntityIC2Th
ermo.java:244)
14:31:40 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:11
89)
14:31:40 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServe
r.java:559)
14:31:40 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
ver.java:457)
14:31:40 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
ceFile:492)
14:31:40 [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.common.TileEnt
ityNuclearReactor.tickRate()
14:31:40 [sEVERE] at java.lang.Class.getMethod(Unknown Source)
14:31:40 [sEVERE] at nuclearcontrol.NuclearHelper.getTickRateMethod(Nuclea
rHelper.java:128)
14:31:40 [sEVERE] at nuclearcontrol.NuclearHelper.getReactorTickRate(Nucle
arHelper.java:300)
14:31:40 [sEVERE] ... 6 more
14:31:40 [sEVERE] Unexpected exception
java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.common.TileEnti
tyNuclearReactor.tickRate()
at nuclearcontrol.NuclearHelper.getReactorTickRate(NuclearHelper.java:30
4)
at nuclearcontrol.TileEntityIC2Thermo.checkStatus(TileEntityIC2Thermo.ja
va:190)
at nuclearcontrol.TileEntityIC2Thermo.q_(TileEntityIC2Thermo.java:244)
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:30
0)
... 6 more
><
Error Log:
2 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 accountSign in
Already have an account? Sign in here.
Sign In Now