Futurepack Mod - Now with flyable Spaceships!

Futurepack Mod - Now with flyable Spaceships!

1M Downloads

RedstoneWire Performance issue + Stackoverflow possible

Wugand opened this issue ยท 3 comments

commented

The issue is seen Server Side (Client side is unkown).

Setup:
Multiple Redstone wires triggered by RsTimer

Result:
Very high server load (47,7% at 70ms Tick time)
Very Very large Stack, with more Wires a Stackoverflow is not impossible

rswire1

rswire2

commented

Ticking at 1s:
rswire3

commented

Another Problem case, with very high load:
(Ticking at 1s)

rswire4

rswire5

*Inside the selected Line, the same long recursive chain

commented

about the stacktrace: this is how redstone work, I can not edit how things are done. Also about the second priflling: I only see vanillas inefficient redstone wires, needing way too much time.