Page 1 of 1

[2.0.32] Crash adding station-not-full condition to train schedule during interrupt

Posted: Mon Mar 10, 2025 12:12 am
by BeachesCache
I had a train at depot which should (I wish) have been at its cargo-source station, waiting for cargo-sink to open up its train-count. It was operating under an interrupt as shown in the screenshot. Every 30s it loops and re-enters the depot interrupt wait conditions. I tried adding a cargo-sink not full condition to its cargo source station wait conditions, which I hoped would keep it from leaving that station and ending up at the depot. As I clicked the confirm button on the station-selection pop-up, game crashed and requested this bug report.

I suspect my click may have raced with the end of the 30s wait condition, since I was hoping I'd get it in first.

I'll file an enhancement request for the trouble I was having with the interrupt too, come to think of it.

Edit: attached log, oops!
03-09-2025, 17-06-18.png
03-09-2025, 17-06-18.png (462.45 KiB) Viewed 374 times

Re: [2.0.32] Crash adding station-not-full condition to train schedule during interrupt

Posted: Mon Mar 10, 2025 12:18 am
by Loewchen
Post the log of the session with the crash please, see 3638.

Re: [2.0.32] Crash adding station-not-full condition to train schedule during interrupt

Posted: Tue Mar 11, 2025 1:29 pm
by Loewchen
Are you able to reproduce the crash?

Re: [2.0.32] Crash adding station-not-full condition to train schedule during interrupt

Posted: Tue Mar 11, 2025 4:03 pm
by BeachesCache
Tried, but no. I didn't specifically try to hit the race again, though.