I am unsure what to interpret the exact cause as but from what I can tell, something to do with tinkers construct and draining may be the cause, if anyone knows how this crash is caused please say so I can prevent it accordingly
Error Messages:
Error Log:
2014-01-01 17:46:16 [sEVERE] net.minecraft.util.ReportedException: Ticking tile entity
2014-01-01 17:46:16 [sEVERE] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:844)
2014-01-01 17:46:16 [sEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:320)
2014-01-01 17:46:16 [sEVERE] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:732)
2014-01-01 17:46:16 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:614)
2014-01-01 17:46:16 [sEVERE] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2014-01-01 17:46:16 [sEVERE] Caused by: java.lang.NullPointerException
2014-01-01 17:46:16 [sEVERE] at mods.tinker.tconstruct.blocks.logic.SmelteryDrainLogic.fill(SmelteryDrainLogic.java:68)
2014-01-01 17:46:16 [sEVERE] at mods.tinker.tconstruct.blocks.logic.SmelteryDrainLogic.fill(SmelteryDrainLogic.java:56)
2014-01-01 17:46:16 [sEVERE] at mods.tinker.tconstruct.blocks.logic.CastingChannelLogic.moveLiquidToTanks(CastingChannelLogic.java:285)
2014-01-01 17:46:16 [sEVERE] at mods.tinker.tconstruct.blocks.logic.CastingChannelLogic.func_70316_g(CastingChannelLogic.java:58)
2014-01-01 17:46:16 [sEVERE] at net.minecraft.world.World.func_72939_s(World.java:2362)
2014-01-01 17:46:16 [sEVERE] at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:806)
2014-01-01 17:46:16 [sEVERE] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:838)
2014-01-01 17:46:16 [sEVERE] ... 4 more
2014-01-01 17:46:16 [sEVERE] Encountered an unexpected exception ReportedException
net.minecraft.util.ReportedException: Ticking tile entity
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:844)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:320)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:732)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:614)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Caused by: java.lang.NullPointerException
at mods.tinker.tconstruct.blocks.logic.SmelteryDrainLogic.fill(SmelteryDrainLogic.java:68)
at mods.tinker.tconstruct.blocks.logic.SmelteryDrainLogic.fill(SmelteryDrainLogic.java:56)
at mods.tinker.tconstruct.blocks.logic.CastingChannelLogic.moveLiquidToTanks(CastingChannelLogic.java:285)
at mods.tinker.tconstruct.blocks.logic.CastingChannelLogic.func_70316_g(CastingChannelLogic.java:58)
at net.minecraft.world.World.func_72939_s(World.java:2362)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:806)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:838)
... 4 more
Question
darrlek5000
Title: Tinkers construct related server crash
Version: 1_0_4
OS: CentOS Linux 6.5
Java Version: 1.7.0_11
Description of Problem:
I am unsure what to interpret the exact cause as but from what I can tell, something to do with tinkers construct and draining may be the cause, if anyone knows how this crash is caused please say so I can prevent it accordingly
Error Messages:
Error Log:
1 answer 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