[1.13.7] Stations with idendical names: incorrect number of items requested/provided.
Posted: Fri May 29, 2020 10:25 am
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.
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.