@lynnesbian Shouldn't it be "equals or exceeds"?
Like, if it hits 256 on the counter and resets to zero, wouldn't it then be under-reporting the length of the train as L-256, which could still lead to issues?
(I dunno, maybe I'm not parsing this right, much like a Swiss axle-counter. Time for another eggnog latte.)
@drimplausible @lynnesbian IIRC it's perfectly okay to have 255 or 257 axles, because the relevant bit of code is only worried about if there is a train there or no train there. That 257 overflows to become 1 still shows up as a train