[0.17.1] Error in tutorial: "assertion failed"

Things that has been reported already before.
Post Reply
User avatar
mward
Long Handed Inserter
Long Handed Inserter
Posts: 86
Joined: Wed Dec 24, 2014 9:38 am
Contact:

[0.17.1] Error in tutorial: "assertion failed"

Post by mward »

After moving east and beginning to set up a base I had these two crashes:

Code: Select all

3618.641 Error MainLoop.cpp:1085: Exception at tick 4250745: The scenario level caused a non-recoverable error.
Please report this error to the scenario author.

Error while running event level::on_tick (ID 0)
__base__/lualib/command_callback.lua:31: assertion failed!
stack traceback:
        [C]: in function 'assert'
        __base__/lualib/command_callback.lua:31: in function 'set_command'
        __base__/lualib/attacks.lua:123: in function 'spawn_colonization_wave'
        __base__/lualib/attacks.lua:246: in function 'check_spawn_wave'
        __base__/lualib/npe/story-update.lua:41: in function 'update'
        /p4/home/games/factorio/data/core/lualib/story_2.lua:188: in function 'update'
        __base__/lualib/npe/storytable.lua:119: in function '?'
        __base__/lualib/event_handler.lua:7: in function <__base__/lualib/event_handler.lua:4

Code: Select all

3720.040 Error MainLoop.cpp:1085: Exception at tick 4251465: The scenario level caused a non-recoverable error.
Please report this error to the scenario author.

Error while running event level::on_tick (ID 0)
__base__/lualib/command_callback.lua:31: assertion failed!
stack traceback:
        [C]: in function 'assert'
        __base__/lualib/command_callback.lua:31: in function 'set_command'
        __base__/lualib/attacks.lua:123: in function 'spawn_colonization_wave'
        __base__/lualib/attacks.lua:246: in function 'check_spawn_wave'
        __base__/lualib/npe/story-update.lua:41: in function 'update'
        /p4/home/games/factorio/data/core/lualib/story_2.lua:188: in function 'update'
        __base__/lualib/npe/storytable.lua:119: in function '?'
        __base__/lualib/event_handler.lua:7: in function <__base__/lualib/event_handler.lua:4
Edit: Added a copy of the save file which crashes a few seconds after loading.
Attachments
Tutorial.zip
(3.03 MiB) Downloaded 36 times

User avatar
wheybags
Former Staff
Former Staff
Posts: 328
Joined: Fri Jun 02, 2017 1:50 pm
Contact:

Re: [0.17.1] Error in tutorial: "assertion failed"

Post by wheybags »

Duplicate of viewtopic.php?f=11&t=66586
Thanks for the report!

Post Reply

Return to “Duplicates”