Page 1 of 1

[wheybags][0.17.4][Lua][Tutorial] Game crashes at second tutorial base

Posted: Sun Mar 03, 2019 7:31 pm
by RandomNiceGuy
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.

tutorial.zip
(2.69 MiB) Downloaded 105 times

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>
Error.PNG
Error.PNG (161.4 KiB) Viewed 1817 times

Re: [0.17.4][Lua][Tutorial] Game crashes at second tutorial base

Posted: Mon Mar 04, 2019 11:37 am
by wheybags
Thanks for the report. Fixed for the next version.