0ptera / Logistic-Train-Network

Factorio mod adding logistic network for trains.
Other
155 stars 55 forks source link

LTN station acting like a provider without provide threshold set #321

Closed NightOps007 closed 1 year ago

NightOps007 commented 1 year ago

Request station trying to provide it's excess resources. Basically, any station that has enough resources registered in it that meets the request threshold of another requesting station will try to provide those resources regardless of not being set up to provide.

To Reproduce Have excess resources in a request only station so that it exceeds the request threshold by a large number. I.e: requested resource(stacksize 200) of -9k resources with a stack threshold of 40 stacks. Put 100 stacks of items in that station's storage. Another station is able to request the excess 60 stacks from that station.

LTN version 1.18.3

Other mods installed that effect LTN Space Exploration LTN integration 0.6.0

Current log file On my mobile ATM. Will provide later if needed.

0ptera commented 1 year ago

Working as intended. Anything above provide threshold is considered a provider.

Set provide threshold higher.