[wheybags][0.17.4][Lua][Tutorial] Game crashes at second tutorial base
Posted: Sun Mar 03, 2019 7:31 pm
My current save seems to be stuck in a state where it will crash regardless of any action taken. Not sure what I did to put it into this state the error and save are attached.
Steps to reproduce:
1. Load attached save
2. Crash should occur within 30 seconds
Steps to reproduce:
1. Load attached save
2. Crash should occur within 30 seconds
Code: Select all
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'
...y/steamapps/common/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>