Additional Pipes for Buildcraft

Additional Pipes for Buildcraft

604k Downloads

Crash on SMP with phase signal gate setting

kurokuno opened this issue ยท 3 comments

commented

ok so i tested it on single player abit of delay with the signal going through but worked fine but in SMP the second you go to click the gate conditional to Phased signal it crashes not sure why?

012-12-08 11:15:29 [INFO] [STDOUT] setupTexture: "/gfx/buildcraft/gui/gate_interface_2.png", id: 466
2012-12-08 11:15:30 [INFO] [STDOUT] setupTexture: "/gfx/buildcraft/gui/triggers.png", id: 467
2012-12-08 11:15:31 [INFO] [STDERR] t: Rendering screen
2012-12-08 11:15:31 [INFO] [STDERR] at bac.b(EntityRenderer.java:1156)
2012-12-08 11:15:31 [INFO] [STDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:888)
2012-12-08 11:15:31 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:783)
2012-12-08 11:15:31 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2012-12-08 11:15:31 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2012-12-08 11:15:31 [INFO] [STDERR] at buildcraft.additionalpipes.gates.TriggerPhasedSignal.isTriggerActive(TriggerPhasedSignal.java:59)
2012-12-08 11:15:31 [INFO] [STDERR] at buildcraft.transport.Pipe.isNearbyTriggerActive(Pipe.java:462)
2012-12-08 11:15:31 [INFO] [STDERR] at buildcraft.transport.gui.ContainerGateInterface.isNearbyTriggerActive(ContainerGateInterface.java:377)
2012-12-08 11:15:31 [INFO] [STDERR] at buildcraft.transport.gui.GuiGateInterface.a(GuiGateInterface.java:286)
2012-12-08 11:15:31 [INFO] [STDERR] at auy.a(GuiContainer.java:90)
2012-12-08 11:15:31 [INFO] [STDERR] at bac.b(EntityRenderer.java:1147)
2012-12-08 11:15:31 [INFO] [STDERR] ... 3 more

commented

Logs?

commented

sorry did not notice there was an update fixed everything thanks!!

commented

Are you using the latest verison of buildcraft (3.2.2)?