[2.0.15] Ship won't leave after condition, when still beeing loaded
Posted: Fri Nov 08, 2024 12:39 pm
I have a platform that is supposed to bring all fiber from gleba. The condition i use is wait for 5 minutes. The request is put to 10000000.
I expect the ship to leave after 5 minutes with all fiber it got in the meantime. However I produce fiber and start rockets so fast, that there is always one rocket in the air supllying the platform. A ship cannot leave while its beeing supllied, so effectively it cannot leave until all request are fulfilled. But I don't want it to fullfill all requests. I have not stated that as a condition. Not even an iterrupt can make the ship leave ever.
current behavior: the ship gets still supplied after the leave condition is fulfilled.
expected behavior: the ship does not get new rockets send towards it anymore, after the leave condition is fullfilled.
I expect the ship to leave after 5 minutes with all fiber it got in the meantime. However I produce fiber and start rockets so fast, that there is always one rocket in the air supllying the platform. A ship cannot leave while its beeing supllied, so effectively it cannot leave until all request are fulfilled. But I don't want it to fullfill all requests. I have not stated that as a condition. Not even an iterrupt can make the ship leave ever.
current behavior: the ship gets still supplied after the leave condition is fulfilled.
expected behavior: the ship does not get new rockets send towards it anymore, after the leave condition is fullfilled.