Page 1 of 1

[2.0.47] Crash when modifying train interrupt in multiplayer (ScheduleRecord::operator==)

Posted: Tue May 13, 2025 6:56 am
by SavageCabbage
This crash happened when I was attempting to modify a train interrupt as I was setting up a train schedule on Fulgora. Train stations are named using item symbols, such as [scrap].load or [scrap].unload (where [scrap] would be the item symbol for scrap, not the word "scrap").

In the train schedule interface, I clicked on the existing interrupt, and when I clicked on the X button to delete the current interrupt destination, the game crashed. This happened twice, the second time it happened when I was trying to recreate the initial crash, with all other conditions the same.

Mods:
- Space Age Expansion
- Task List, version 0.5.0

Re: [2.0.47] Crash when modifying train interrupt in multiplayer (ScheduleRecord::operator==)

Posted: Tue May 13, 2025 12:24 pm
by Rseding91
Thanks for the report. This is fixed in 2.0.48 and later.