Page 1 of 1

[0.17.0] Crash when mining "scrap metal"

Posted: Wed Feb 27, 2019 2:52 pm
by Rahbek
I had a crash the first time I started the mission, when I was mining the "scrap metal”.
Only on the first time attempt - after it seemed to work:

Code: Select all

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)
LuaEntity belongs to surface template (index 1) but a LuaEntity belonging to surface nauvis (index 0) was expected.
stack traceback:
	__base__/lualib/compi.lua:201: in function 'indicate'
	__base__/lualib/npe/helper-branches.lua:1024: in function 'init'
	...torio/factorio.app/Contents/data/core/lualib/story_2.lua:231: in function 'jump_to_node'
	...torio/factorio.app/Contents/data/core/lualib/story_2.lua:196: in function 'update'
	__base__/lualib/npe/helper_story.lua:38: in function '?'
	__base__/lualib/event_handler.lua:7: in function <__base__/lualib/event_handler.lua:4>
stack traceback:
	[C]: in function 'create_entity'
	__base__/lualib/compi.lua:201: in function 'indicate'
	__base__/lualib/npe/helper-branches.lua:1024: in function 'init'
	...torio/factorio.app/Contents/data/core/lualib/story_2.lua:231: in function 'jump_to_node'
	...torio/factorio.app/Contents/data/core/lualib/story_2.lua:196: in function 'update'
	__base__/lualib/npe/helper_story.lua:38: in function '?'
	__base__/lualib/event_handler.lua:7: in function <__base__/lualib/event_handler.lua:4>

Re: Crash when mining "scrap metal"

Posted: Wed Feb 27, 2019 6:39 pm
by T-A-R
OP, please add version number to the title if possible in [square brackets].

I encounter the same playing [0.17.2]:

Code: Select all

	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)
LuaEntity belongs to surface template (index 1) but a LuaEntity belonging to surface nauvis (index 0) was expected.
stack traceback:
	__base__/lualib/compi.lua:201: in function 'indicate'
	__base__/lualib/npe/helper-branches.lua:1024: in function 'init'
	...m/steamapps/common/Factorio/data/core/lualib/story_2.lua:231: in function 'jump_to_node'
	...m/steamapps/common/Factorio/data/core/lualib/story_2.lua:196: in function 'update'
	__base__/lualib/npe/helper_story.lua:38: in function '?'
	__base__/lualib/event_handler.lua:7: in function <__base__/lualib/event_handler.lua:4>
stack traceback:
	[C]: in function 'create_entity'
	__base__/lualib/compi.lua:201: in function 'indicate'
	__base__/lualib/npe/helper-branches.lua:1024: in function 'init'
	...m/steamapps/common/Factorio/data/core/lualib/story_2.lua:231: in function 'jump_to_node'
	...m/steamapps/common/Factorio/data/core/lualib/story_2.lua:196: in function 'update'
	__base__/lualib/npe/helper_story.lua:38: in function '?'
	__base__/lualib/event_handler.lua:7: in function <__base__/lualib/event_handler.lua:4>

Re: Crash when mining "scrap metal"

Posted: Wed Feb 27, 2019 11:34 pm
by Rahbek
T-A-R wrote:
Wed Feb 27, 2019 6:39 pm
OP, please add version number to the title if possible in [square brackets].

I encounter the same playing [0.17.2]:
Thanks!
Was in a rush to post and totally forgot :shock:

Re: [0.17.0] Crash when mining "scrap metal"

Posted: Thu Feb 28, 2019 2:27 pm
by T-A-R
I guess they only look to the latest update. did updating to 17.2 fix the problem for you?

Re: [0.17.0] Crash when mining "scrap metal"

Posted: Thu Feb 28, 2019 5:09 pm
by Rahbek
T-A-R wrote:
Thu Feb 28, 2019 2:27 pm
I guess they only look to the latest update. did updating to 17.2 fix the problem for you?
As stated in the first post it happened only once on the very first start after a fresh install with 0.17.0
Worked after even in 0.17.0 and have not played in 0.17.2 yet

Also with 0.17.4

Posted: Sat Mar 02, 2019 9:36 am
by dee-
Can confirm: crash when mining the scrap metal, following the order of objectives.
Fresh installation of 0.17.4
Could not trigger again, weird.

Image

Re: [0.17.0] Crash when mining "scrap metal"

Posted: Fri Mar 15, 2019 10:48 am
by abregado
Fixed in next Introduction release