[2.1.14] Assigning number to shared probability does not cause a crash on load.

Bugs which we just recently fixed in our development version and will reach you in the next release.
MeteorSwarm
Inserter
Inserter
Posts: 41
Joined: Thu Sep 25, 2025 10:49 pm
Contact:

[2.1.14] Assigning number to shared probability does not cause a crash on load.

Post by MeteorSwarm »

A recent update to Cerys accidentally applied a number to the shared_probability field, and because the game did not crash on seeing this field, the update was pushed to the portal. This seems like an error that the game would be capable of catching on load to stop errors like these from being made in the future.

https://mods.factorio.com/mod/Cerys-Moo ... 3de1cc37a5

https://github.com/danielmartin0/Cerys- ... ap.lua#L81
08-06-2026, 11-47-40.png
08-06-2026, 11-47-40.png (268.49 KiB) Viewed 197 times
User avatar
boskid
Factorio Staff
Factorio Staff
Posts: 4778
Joined: Thu Dec 14, 2017 6:56 pm
Contact:

Re: [2.1.14] Assigning number to shared probability does not cause a crash on load.

Post by boskid »

Ok, for 2.1.15 i made shared_probability to throw error when it is given a non-table.
Post Reply

Return to “Resolved for the next release”