Page 1 of 1

[1.10.6] Dispatcher crashes game when trying to do a next delivery

Posted: Sat Apr 13, 2019 6:11 am
by Zemekis
I am in the middle of my game, LTN is running for several hours without problems. But apparently I have come to a point where LTN crashes the game when it tries to dispatch another delivery. At least that is the impression I get. I have a save about 2 minutes before it happens and so far it happens every time, and it does not matter whether I reload the game right away or shut down my computer and try again.

Replicating this error is simple, however, I don't know what triggers it. It would appear to be nothing that I do, as I just stand there doing nothing.
LTNerror.PNG
LTNerror.PNG (27.09 KiB) Viewed 1420 times
I have attached my factorio log.

Re: [1.10.6] Dispatcher crashes game when trying to do a next delivery

Posted: Sat Apr 13, 2019 6:37 am
by eduran
That error is caused by a line of debug code. Go to mod options and disable "Debug log" and you should be able to continue your game.

Re: [1.10.6] Dispatcher crashes game when trying to do a next delivery

Posted: Sat Apr 13, 2019 7:03 am
by Optera
Thanks for the report. Fixed for next release.

Seems like pull request #171 re-enabled an outdated piece of code I didn't catch during review.
At least now I know this check for invalid deliveries is not entirely obsolete.