Error "Invalid stop unit_number" after bot-deconstructing a LTN stop
Moderator: Optera
Error "Invalid stop unit_number" after bot-deconstructing a LTN stop
In my heavily modded save (AngelBob + DeepCore + LTN + misc), sometimes when I deconstruct an LTN stop with bots, I get the following error, repeating forever:
"[LTN] Error: Invalid stop unit_number <number> in global.LogisticTrainStops."
The number seems to be the id of the deconstructed stop, perhaps.
It seems to happen deterministically with my current save. There are a bunch of bots on their way to deconstruct a bunch of stuff, including four LTN stops north-east of the player position. It seems to happen when the south-eastern of the four stops gets deconstructed.
I'm attaching current.log as per instructions.
Attaching the save doesn't seem to work. Perhaps 17Mb is too large to attach?
"[LTN] Error: Invalid stop unit_number <number> in global.LogisticTrainStops."
The number seems to be the id of the deconstructed stop, perhaps.
It seems to happen deterministically with my current save. There are a bunch of bots on their way to deconstruct a bunch of stuff, including four LTN stops north-east of the player position. It seems to happen when the south-eastern of the four stops gets deconstructed.
I'm attaching current.log as per instructions.
Attaching the save doesn't seem to work. Perhaps 17Mb is too large to attach?
- Attachments
-
- factorio-current.log
- (113.6 KiB) Downloaded 134 times
Re: Error "Invalid stop unit_number" after bot-deconstructing a LTN stop
Sent a download link for the save as DM.
Re: Error "Invalid stop unit_number" after bot-deconstructing a LTN stop
Working as intended.
There's a lot of ways entities can become invalid without raising events so when LTN notices an invalid stop in its cache it prints this error message and gracefully skips to the next stop.
That's how it will remain unless Factorio provides events whenever an entity becomes invalid, which I highly doubt as that would severely increase base game event overhead.
There's a lot of ways entities can become invalid without raising events so when LTN notices an invalid stop in its cache it prints this error message and gracefully skips to the next stop.
That's how it will remain unless Factorio provides events whenever an entity becomes invalid, which I highly doubt as that would severely increase base game event overhead.
My Mods: mods.factorio.com
Re: Error "Invalid stop unit_number" after bot-deconstructing a LTN stop
Is there something I can do to avoid getting into this state?
Optera, what's your suggested approach here?
- Never deconstructing LTN stops with bots seems not-so-fun.
- 'Don't use LTN' is probably not your preferred solution.
- Save before every time I deconstruct a station, but that seems somewhat unwieldy.
Optera, what's your suggested approach here?
-
- Burner Inserter
- Posts: 6
- Joined: Wed Sep 11, 2019 1:31 pm
- Contact:
Re: Error "Invalid stop unit_number" after bot-deconstructing a LTN stop
Similar issue here, except I seem to be able to get it to happen with bots, nanobots, or manually, but not every time I deconstruct the stop, only 1:4ish. I've just started designing stops for this map, so I've taken to saving before every stop is moved or deconstructed during design. I'm playing with a decentish number of mods.
dropbox with save, log and screenshot sent via DM
dropbox with save, log and screenshot sent via DM
Re: Error "Invalid stop unit_number" after bot-deconstructing a LTN stop
Sorry for the inconvenience.
I forgot to actually remove invalid stop indexes after finding one.
Should be fixed in next release.
I forgot to actually remove invalid stop indexes after finding one.
Should be fixed in next release.
My Mods: mods.factorio.com
-
- Burner Inserter
- Posts: 6
- Joined: Wed Sep 11, 2019 1:31 pm
- Contact:
Re: Error "Invalid stop unit_number" after bot-deconstructing a LTN stop
Thanks a ton. Cheers
Re: Error "Invalid stop unit_number" after bot-deconstructing a LTN stop
Thanks for the fix, Optera! Much appreciated!
-
- Burner Inserter
- Posts: 6
- Joined: Wed Sep 11, 2019 1:31 pm
- Contact:
Re: Error "Invalid stop unit_number" after bot-deconstructing a LTN stop
Unfortunateluy, I still pull an error about 1:4 times mining a stop manually. Didn't try bots as it worked by hand repeatedly. Same game saves I sent you yesterday. Just updated ltn and tried it. It continues until I reload a previous save. PM if you need more. Thanks
https://imgur.com/a/wbRlSv1
https://imgur.com/a/wbRlSv1
-
- Filter Inserter
- Posts: 772
- Joined: Sun Sep 07, 2014 12:59 pm
- Contact:
Re: Error "Invalid stop unit_number" after bot-deconstructing a LTN stop
I just ran into this issue as well while running LTN 1.11.5. Not sure if it's expected, but it looks like LTN processing completely stops. Newly built stops don't get initialized and I think dispatcher doesn't do anything anymore either.
Mods and save available here, if there's any chance of that being helpful : https://www.dropbox.com/sh/e620rcbcjnd0 ... kysIa?dl=0 (sorry, mods are half a gig)
Mods and save available here, if there's any chance of that being helpful : https://www.dropbox.com/sh/e620rcbcjnd0 ... kysIa?dl=0 (sorry, mods are half a gig)
I don't have OCD, I have CDO. It's the same, but with the letters in the correct order.
Re: Error "Invalid stop unit_number" after bot-deconstructing a LTN stop
Thanks, your save helped me finding another part in the reset process I forgot to adjust.
Hopefully this is now fixed for good.
Hopefully this is now fixed for good.
My Mods: mods.factorio.com
-
- Filter Inserter
- Posts: 772
- Joined: Sun Sep 07, 2014 12:59 pm
- Contact:
Re: Error "Invalid stop unit_number" after bot-deconstructing a LTN stop
Awesome, thanks for the swift fix:) And also, thanks for the mod!
I don't have OCD, I have CDO. It's the same, but with the letters in the correct order.
-
- Burner Inserter
- Posts: 6
- Joined: Wed Sep 11, 2019 1:31 pm
- Contact:
Re: Error "Invalid stop unit_number" after bot-deconstructing a LTN stop
Thanks a bunch. My saves and I owe you a debt of gratitude.