What did you do?
I changed the order of the waiting conditions on my "Aquilo Beast" ship, which is using an interrupt for planets it's visiting. I was swapping the order of one of the interrupts for Nauvis wait condition (the interrupt called Aquilo to Nauvis - Science Refill) which was active at the time (i.e. the ship was at Nauvis fulfilling the interrupt's conditions). I was swapping "circuit (green signal) = 5" with "time passed = 240s" but it crashed the game.
What happened?
Game immediately crashed
What did you expect to happen instead? It might be obvious to you, but do it anyway!
Expected the orders of the wait conditions to be swapped around without game crashing :p
Does it happen more than once?
Yes, tested it 3 times and it consistently happens.
Attached the dump file and save game from 5 mins before the crash
[2.0.19] Crash when changing order of waiting conditions on space platform (ScheduleConditionGui)
-
- Burner Inserter
- Posts: 9
- Joined: Fri Mar 29, 2019 1:43 pm
- Contact:
[2.0.19] Crash when changing order of waiting conditions on space platform (ScheduleConditionGui)
- Attachments
-
- factorio-dump-previous.dmp
- (1.69 MiB) Downloaded 7 times
-
- _autosave4.zip
- (64 MiB) Downloaded 9 times
Re: [2.0.19] Crash when changing order of waiting conditions on space platform
Post the log of a session with the issue please, see 3638.
-
- Burner Inserter
- Posts: 9
- Joined: Fri Mar 29, 2019 1:43 pm
- Contact:
Re: [2.0.19] Crash when changing order of waiting conditions on space platform
sorry, i misunderstood which log file to post. Thought the dump file would be enough. I've attached the log file now