Transmit pipe wire signals
noahmayr opened this issue ยท 6 comments
Could you make phased pipes transmit pipe wire signals? It really is needed now that conductive pipes explode if the energy has nowhere to go.
Doesn't do work for me with u34. Tried with all wires, with "send" and with "send and receive" on the sending pipe. The others were always set to send and receive.
Try using buildcraft 3.2.2 (see issue #16)
Edit: If the problem persists, please post a new issue.
You need a gate outputting a signal on the phased pipe, and a gate with the "phased signal" trigger on the receiving pipe.
2012-12-08 17:39:05 [INFO] [STDERR] t: Ticking entity
2012-12-08 17:39:05 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:679)
2012-12-08 17:39:05 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:592)
2012-12-08 17:39:05 [INFO] [STDERR] at bdo.q(IntegratedServer.java:158)
2012-12-08 17:39:05 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:499)
2012-12-08 17:39:05 [INFO] [STDERR] at fy.run(SourceFile:856)
2012-12-08 17:39:05 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2012-12-08 17:39:05 [INFO] [STDERR] at buildcraft.additionalpipes.gates.TriggerPhasedSignal.isTriggerActive(TriggerPhasedSignal.java:59)
2012-12-08 17:39:05 [INFO] [STDERR] at buildcraft.transport.Pipe.isNearbyTriggerActive(Pipe.java:462)
2012-12-08 17:39:05 [INFO] [STDERR] at buildcraft.transport.gui.ContainerGateInterface.isNearbyTriggerActive(ContainerGateInterface.java:412)
2012-12-08 17:39:05 [INFO] [STDERR] at buildcraft.transport.gui.ContainerGateInterface.calculateTriggerState(ContainerGateInterface.java:236)
2012-12-08 17:39:05 [INFO] [STDERR] at buildcraft.transport.gui.ContainerGateInterface.b(ContainerGateInterface.java:246)
2012-12-08 17:39:05 [INFO] [STDERR] at iq.j_(EntityPlayerMP.java:154)
2012-12-08 17:39:05 [INFO] [STDERR] at xv.a(World.java:2258)
2012-12-08 17:39:05 [INFO] [STDERR] at in.a(WorldServer.java:604)
2012-12-08 17:39:05 [INFO] [STDERR] at xv.g(World.java:2221)
2012-12-08 17:39:05 [INFO] [STDERR] at xv.h(World.java:2068)
2012-12-08 17:39:05 [INFO] [STDERR] at in.h(WorldServer.java:473)
2012-12-08 17:39:05 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:673)
2012-12-08 17:39:05 [INFO] [STDERR] ... 4 more
:/