Additional Pipes for Buildcraft

Additional Pipes for Buildcraft

604k Downloads

Are the Teleport Tethers not working?

Keridos opened this issue ยท 2 comments

commented

It seems as if my teleport tethers are not working with forge 6.0.1.350+
I am getting this error log in my forgemodloader.log
"2012-11-14 08:36:54 [INFO] [STDERR] java.lang.Exception: Stack trace
2012-11-14 08:36:54 [INFO] [STDERR] at java.lang.Thread.dumpStack(Thread.java:1249)
2012-11-14 08:36:54 [INFO] [STDERR] at za.a(Chunk.java:862)
2012-11-14 08:36:54 [INFO] [STDERR] at zn.a(AnvilChunkLoader.java:358)
2012-11-14 08:36:54 [INFO] [STDERR] at zn.a(AnvilChunkLoader.java:90)
2012-11-14 08:36:54 [INFO] [STDERR] at zn.a(AnvilChunkLoader.java:70)
2012-11-14 08:36:54 [INFO] [STDERR] at id.f(ChunkProviderServer.java:154)
2012-11-14 08:36:54 [INFO] [STDERR] at id.c(ChunkProviderServer.java:102)
2012-11-14 08:36:54 [INFO] [STDERR] at ic.(PlayerInstance.java:29)
2012-11-14 08:36:54 [INFO] [STDERR] at ib.a(SourceFile:171)
2012-11-14 08:36:54 [INFO] [STDERR] at ib.a(SourceFile:202)
2012-11-14 08:36:54 [INFO] [STDERR] at ge.a(ServerConfigurationManager.java:133)
2012-11-14 08:36:54 [INFO] [STDERR] at ge.c(ServerConfigurationManager.java:182)
2012-11-14 08:36:54 [INFO] [STDERR] at ge.a(ServerConfigurationManager.java:94)
2012-11-14 08:36:54 [INFO] [STDERR] at ik.completeConnection(NetLoginHandler.java:169)
2012-11-14 08:36:54 [INFO] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.handleClientConnection(FMLNetworkHandler.java:155)
2012-11-14 08:36:54 [INFO] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.onConnectionReceivedFromClient(FMLNetworkHandler.java:109)
2012-11-14 08:36:54 [INFO] [STDERR] at ik.d(NetLoginHandler.java:154)
2012-11-14 08:36:54 [INFO] [STDERR] at ik.c(NetLoginHandler.java:56)
2012-11-14 08:36:54 [INFO] [STDERR] at hl.a(ServerListenThread.java:50)
2012-11-14 08:36:54 [INFO] [STDERR] at hk.b(SourceFile:29)
2012-11-14 08:36:54 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:664)
2012-11-14 08:36:54 [INFO] [STDERR] at hg.r(DedicatedServer.java:241)
2012-11-14 08:36:54 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:585)
2012-11-14 08:36:54 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:492)
2012-11-14 08:36:54 [INFO] [STDERR] at fp.run(SourceFile:818)"

commented

This seems to be a crash on login to a SMP server. I can't see anything that's related to teleport tethers or this mod in the logs.
Is there anything special you're doing? Other mods that might conflict?

commented

Someone from railcraft told me that the bugs with chunkloaders can be related to a corrupted map which I seemed to have had. A wrong bat kept corrupting the map. Well I started a new map anyway. So I close the issue for now and look if I do find anything else that does not work.