Ticking tile entity java.lang.StackOver

scalver

Member
Mar 10, 2014
1
0
1
29
Minecraft Version = 1.6.4

Forge Version = forge1.6.4

Galacticraft Version = gala 1.6.4

Detailed Description = everytime i log back into the server it crashes, I believe the bug was created from the oxygen sealer. I log into my server and I fall through the ground as well.
My server states this:

[WARNING] Failed Start with id MoonVillage
[WARNING] Skipping Structure with id MoonVillage
[WARNING] Failed Start with id MoonVillage
[WARNING] Skipping Structure with id MoonVillage
[SEVERE] Encountered an unexpected exception ReportedException
net.minecraft.util.ReportedException: Ticking tile entity
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:674)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
Caused by: java.lang.StackOverflowError
at net.minecraft.crash.CrashReportCategory.<init>(CrashReportCategory.java:19)
at net.minecraft.crash.CrashReport.<init>(CrashReport.java:26)
at net.minecraft.crash.CrashReport.func_85055_a(CrashReport.java:311)
at net.minecraft.world.World.func_72798_a(World.java:419)
at universalelectricity.core.vector.Vector3.getBlockID(Vector3.java:151)
at micdoodle8.mods.galacticraft.core.oxygen.OxygenPressureProtocol.canBlockPass(OxygenPressureProtocol.java:297)
at micdoodle8.mods.galacticraft.core.oxygen.OxygenPressureProtocol.nextVec(OxygenPressureProtocol.java:98)
at micdoodle8.mods.galacticraft.core.oxygen.OxygenPressureProtocol.loopThrough(OxygenPressureProtocol.java:70)
at micdoodle8.mods.galacticraft.core.oxygen.OxygenPressureProtocol.nextVec(OxygenPressureProtocol.java:100)

Full Forge Log = http://pastebin.com/raw.php?i=t0dp7KWB
 

Share this page