Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logistic train stop output signals are misscalculated #335

Open
Ataloumpak opened this issue Mar 9, 2024 · 1 comment
Open

Logistic train stop output signals are misscalculated #335

Ataloumpak opened this issue Mar 9, 2024 · 1 comment
Labels

Comments

@Ataloumpak
Copy link

Ataloumpak commented Mar 9, 2024

Make sure the bug is caused by LTN and not an interface recipient
Bug may be caused by misscompatibility with "Merging chest"

Error message or bug description
When a train stops on a station with multiple items types provided, and a logistic train stop serves as train stop, signals outputted by the "Logistic train stop output" has more than requested.

For example, if a station request iron ore, and providing station provides Iron and Copper ores, then the "Logistic train stop output" will provide iron ore signal AND copper ore signal, with a very small amount (like 7950 iron and 50 copper)

To Reproduce
Disable timeout on trains in station.
Get a providing station with multiple items types.
Get a requesting station asking for 1 item type
Setup white arms with set filter to signal
Provide signal with "what the train wants" minus "what the train has"
Sometimes, a train will leave station with a little bit of the second type of item.

Images
Problematic signal from providing station's stop output:
2024-03-09_10h21_36
Requesting station combinator settings:
2024-03-09_10h23_15
Providing station layout :
2024-03-09_10h23_56

LTN version
1.18.6

Log file
factorio-current.log

@Ataloumpak Ataloumpak added the bug label Mar 9, 2024
@0ptera
Copy link
Owner

0ptera commented Mar 9, 2024

Sounds like the known issue of Inserters stuck holding items inserting before LTN calculates output desired load.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants