
The log can be found at: https://drive.google.com/file/d/0BzsA-- ... sp=sharing
Any idea where I went wrong?
Moderator: Optera
What would that accomplish? Save someone setting 2 instead of 1 signals?mrvn wrote:Would it make sense to only use the default provider limit when no requester limit is given and vice versa?
Meaning a station with a custom request limit will never provide items on it's own. You have to set a custom provide limit too to make it both provide and request.
It would stop a request station from suddenly providing items when you overfill it or simply lower the amount requested with full buffer chests. Most people won't think to add a provides limit of 10000000000 to prevent that.Optera wrote:What would that accomplish? Save someone setting 2 instead of 1 signals?mrvn wrote:Would it make sense to only use the default provider limit when no requester limit is given and vice versa?
Meaning a station with a custom request limit will never provide items on it's own. You have to set a custom provide limit too to make it both provide and request.
Hardly a reason for me to expand threshold logic.
I expect both thresholds to be set for every stop (except depots). Global thresholds are just fallbacks in case no thresholds are set and should be treated as such.
The current logic is simple and clear cut. If item x > provide threshold it provides item x. It's specified in the manual with a diagram picturing every combination of thresholds.mrvn wrote: It would stop a request station from suddenly providing items when you overfill it or simply lower the amount requested with full buffer chests. Most people won't think to add a provides limit of 10000000000 to prevent that.
But that is not what it looks like to the user. What it looks like is:Optera wrote:The current logic is simple and clear cut. If item x > provide threshold it provides item x. It's specified in the manual with a diagram picturing every combination of thresholds.mrvn wrote: It would stop a request station from suddenly providing items when you overfill it or simply lower the amount requested with full buffer chests. Most people won't think to add a provides limit of 10000000000 to prevent that.
Introducing special cases where providers won't work without setting a threshold would make everything even more confusing especially to those who didn't bother to read the manual in the first place.
Only to users who didn't bother reading the manual.mrvn wrote:But that is not what it looks like to the user. What it looks like is:Optera wrote:The current logic is simple and clear cut. If item x > provide threshold it provides item x. It's specified in the manual with a diagram picturing every combination of thresholds.mrvn wrote: It would stop a request station from suddenly providing items when you overfill it or simply lower the amount requested with full buffer chests. Most people won't think to add a provides limit of 10000000000 to prevent that.
Introducing special cases where providers won't work without setting a threshold would make everything even more confusing especially to those who didn't bother to read the manual in the first place.
If buffer chests of requester station > requested amount then deadlock station with trains trying to take away the excess.