[2.0.23] Game Crashes When Swapping Space Platform Interrupt Conditions Order

Things that has been reported already before.
ajnin17
Manual Inserter
Manual Inserter
Posts: 1
Joined: Wed Dec 18, 2024 3:30 am
Contact:

[2.0.23] Game Crashes When Swapping Space Platform Interrupt Conditions Order

Post by ajnin17 »

For context I was trying to debug an issue with an interrupt on a space platform not leaving despite all conditions being met and no cargo being dropped or received.
Screenshot 2024-12-17 193910.png
Screenshot 2024-12-17 193910.png (2.1 MiB) Viewed 99 times
I believe this is a bug in it of itself, however I encountered another bug trying to figure out my issue with the platform not leaving Nauvis.

1. When switching the conditional from "or" to "and", it will remain stuck on "and" if I attempt to switch it back to "or".

2. If I switch the order of the conditions, the game crashes with a checksum failure. This will always happen regardless of the previous statement regarding the "and"/"or" bug; it will still occur whether the conditions are set to "or" or "and"

3. With my limited information, my guess is all three bugs I am experiencing are related and is actually just one bug caused by the platform's inability to leave despite meeting all conditions. I messed with conditional list on other space platforms that I know work and do not have the same crash, but I can reload the game and repeatedly force the same error

4. Did a little more testing. Found that when the conditions are not met, I can freely change the order of conditions but once the two conditions are met, the crash will occur. I also had the platform repeat the interrupt (canceled the current interrupt, send it to aquilo and let the interrupt activate again).
Attachments
factorio-dump-current.dmp
(1.75 MiB) Downloaded 8 times
factorio-current.log
(10.71 KiB) Downloaded 12 times
Post Reply

Return to “Duplicates”