Quezler / glutenfree

PHP based CLI for mods.factorio.com
MIT License
10 stars 6 forks source link

sometimes a low signal (e.g. 3) appears, or the delivery station fails to output a signal #4

Closed Quezler closed 2 years ago

Quezler commented 2 years ago

a flaw of me switching from LTN's dispatcher event to calculating them based on the schedule, i obviously can't use get_item/fluid_contents() on a train while it hasn't even (finished) loading yet, though pickup signals are functional.

Quezler commented 2 years ago

fixed since <whatever version i switched back to the ltn events and the new dispatch event in 1.17.0>