ILLISIS / Constructron-Continued

Other
13 stars 21 forks source link

Constructron jobs get stuck if they are trying to clear items in a logistic network with no storage #142

Closed ComradeEcho closed 3 months ago

ComradeEcho commented 1 year ago

I found this while building service stations that only provide items (such as concrete or modules) while having zero storage

Deconstructing ctrons were stuck waiting for items to clear, but were at a service station where that will never happen

image

This can be detected by using if not station.logistic_network.select_drop_point {stack = item} then