- factorio-current.log
- (11.15 KiB) Downloaded 43 times
- infinite-belt-stacking.zip
- (107.02 KiB) Downloaded 39 times
Yes, that's the bug that needs to be fixed. Setting `max_belt_stack_size` to 512 is just repro.
I have purposely uploaded a broken version of the mod that has the reproduction.boskid wrote: Fri Oct 18, 2024 6:38 pm Sigh
Was this mod loaded successfully even once? `max_belt_stack_size` of 512 is out of range (max acceptable value is 255, there is an error in the log about this). Only issue here that is actionable is the crash itself.