Blue Power

Blue Power

4M Downloads

Blue stone wire redstone signal problem

arike opened this issue ยท 5 comments

commented

2014-09-06_18 14 06
power a wire with a red stone torch and the output don't emit but if u put simething aside the update is done .
think update bug on redstone/bluestone wire

canvas : torch => blue wire => redstone dust , and u see the magic of the bug

if u use a lever , the update is directly done .

commented

Uhmmm... weird... it should go into redstone but it shouldn't receive from it, not the other way :S I'll have to take a look into it

commented

just tested this canvas

red Torch => redstoneblock =>blue wire =>redstone dust and its work
strange , cause the redstone block without torch did not activate the bluwire

commented

I believe my bug is related to this 1. I have a not gate that is not transferring a redstone signal when I 1st log on but works properly after a block update. This seems to be a positional/corner-case issue, as it happens reliably where it happens but moving it fixes the problem.
10612722_10203773359207793_3743894078906012863_n

commented

All the multiparts are going to be rewritten soon so this won't happen anymore. The gates are also going to get performance optimizations

commented

Should now be fixed (as of c5bdf7c )