age-series / ElectricalAge

Electrical Age (ELN) is a Minecraft Mod offering the ability to perform large-scale in-game electrical simulations.
Other
67 stars 32 forks source link

Shaft modifications cause their null checks to cause zero-velocity corrupted shafts #158

Closed jrddunbr closed 3 years ago

jrddunbr commented 5 years ago

To replicate -

Create a shaft network with multiple clutches contained. Start the shaft with your favorite motive power. Explode part of the shaft (a generator overheat will do the trick). Watch as the weights go to 0, NaN's traverse the network,... It's great!

jrddunbr commented 5 years ago

Fixed in #157 (likely). Testing needed.

Grissess commented 4 years ago

Any progress on this bug in mainline as far as we know?

jrddunbr commented 4 years ago

It doesn't NaN anymore but it forgets the mass and energy

jrddunbr commented 4 years ago

You may have seen the result of this as the "spooky action at a distance" bug.

jrddunbr commented 3 years ago

If I ever want to see this done, I'll probably have to do it myself...