Page 1 of 1

[2.0.12] Space platform going into "waiting for rocket to arrive" state too early

Posted: Wed Oct 30, 2024 3:03 pm
by miodec
Currently, the station goes into the 'waiting for rocket to arrive' the moment it arrives on a planet and sees that the planet has enough cargo to fulfill one of the requests. However, if there is not enough resources to build the rocket, the platform will stay in that state for a long time (potentially forever if for example blue circuit production is not present on the planet). I think the 'waiting for rocket to arrive' state should only trigger once a rocket is on the way.

I tried going around this issue by using a "inactivity" condition, but it looks like the 'waiting for rocket' state takes full priority here.
10-30-2024, 16-02-06.png
10-30-2024, 16-02-06.png (869.56 KiB) Viewed 667 times
10-30-2024, 16-02-31.png
10-30-2024, 16-02-31.png (948.4 KiB) Viewed 667 times

Re: [2.0.12] Space platform going into "waiting for rocket to arrive" state too early

Posted: Wed Oct 30, 2024 5:10 pm
by Genhis
Thanks for the report, I think this is a duplicate of 118163.

Re: [2.0.12] Space platform going into "waiting for rocket to arrive" state too early

Posted: Wed Oct 30, 2024 6:01 pm
by miodec
Genhis wrote: Wed Oct 30, 2024 5:10 pm Thanks for the report, I think this is a duplicate of 118163.
Ah yeah, does look like a duplicate, my bad. However, would the "inactive" condition not working be considered a bug in this case?