shBLOCK / IntegratedProxy

An addon mod for IntegratedDynamics.
Other
6 stars 3 forks source link

Redstone not updated upon breaking proxy block. #8

Closed Icoza closed 3 years ago

Icoza commented 3 years ago

I was able to reproduce this on both 1.12 and 1.16. Breaking the proxy while having a redstone writer powering redstone through it will cause the redstone to remain powered until an update happens to it. You have to break the proxy first.

2021-06-12_07 21 23 2021-06-12_07 21 32 2021-06-12_07 57 52

shBLOCK commented 3 years ago

Oh yea, I shouold do an update when the block break

Icoza commented 3 years ago

Working with redstone in game is a huge pain, I wouldn't even want to imagine how painful it is in the code base.

shBLOCK commented 3 years ago

Ugh, the problem is solved, but my network is being a little funny about github, I can't push the changes...