[1.13.7] Stations with idendical names: incorrect number of items requested/provided.

Adds new train stops forming a highly configurable logistic network.

Moderator: Optera

Post Reply
ruspartisan
Burner Inserter
Burner Inserter
Posts: 11
Joined: Mon Jul 15, 2019 7:53 pm
Contact:

[1.13.7] Stations with idendical names: incorrect number of items requested/provided.

Post by ruspartisan »

I was trying to debug this issue: https://mods.factorio.com/mod/LTN_scree ... 000c572987, and ran into a problem(?) with 1.13.x.

Setup: two idendical loops with idendical station names with different network ID (#1 and #2). Each station requests 100 copper. For some reason it seems like the stations contents is not read properly: LTN sends one train with request for 72 items to one station and one train with request for 28 items to another stations (note: 28+72 is 100), but I expext it to send a train with request for 100 to each station individually.
Attachments
ltn_problem.png
ltn_problem.png (7.59 MiB) Viewed 1239 times
ltn_screensaver_test_2.zip
(1.91 MiB) Downloaded 74 times

User avatar
Optera
Smart Inserter
Smart Inserter
Posts: 2919
Joined: Sat Jun 11, 2016 6:41 am
Contact:

Re: [1.13.7] Stations with idendical names: incorrect number of items requested/provided.

Post by Optera »

Thanks for finding this bug.

Two checks adjusting requester amounts still used stop.backer_name instead of stop.unit_number.
Fixed in 1.13.8.

Post Reply

Return to “Logistic Train Network”