I have followed as many guides as I can. I've used LTN plenty of times in the past. I have NO IDEA why It cant see this.
I have a Stone mine on network 1 for big trains. This swaps the stone onto a smaller network (network 0) and is ready to be sent to the next section. LTN cannot see this station at all. I've manually driven the train through, and checked signals, but the error is specifically that it cannot see the station.
Provider cant see inventory
Moderator: Optera
-
Coffee Daemon
- Long Handed Inserter

- Posts: 50
- Joined: Tue May 03, 2016 1:02 am
- Contact:
Provider cant see inventory
- Attachments
-
- Screenshot_20251125_211602.png (6.92 MiB) Viewed 113 times
Re: Provider cant see inventory
There is no network 0. The network id is “binary coded” and a set bit means that a station is part of that network. If you want to have distinct networks, you need to use single bits, so 1, 2, 4, 8, 16, and so on.
0 is “no bit set” and a station with that value is not part of any network (no bit set).
Try “1” and “2” for your networks and it should work.
0 is “no bit set” and a station with that value is not part of any network (no bit set).
Try “1” and “2” for your networks and it should work.
