[wheybags][0.17.7] First campain crashed because compilatron deconstructed the lab and some other issues
Posted: Thu Mar 07, 2019 11:59 am
I was testing the new campain and trying to break it. In order to do that i tried constructing wooden chests around the compilatron and noticed that he deconstructed them. I was playing around with it and a) he could kill me that way when he deconstructed the chests in a straight line i would position myself at the point where he would break the last chest and the he tried to deconstruct me and killed me. b) if you place the chest in a way around him that the lab or any other structure is in the way when he tries to break free with the least amount of entities to break ( in the most cases a staight line) he breaks that entity and a LUA error occurs:
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/check.lua:187: attempt to index local 'lab' (a nil value)
stack traceback:
__base__/lualib/check.lua:187: in function 'bottles_and_tech_started'
__base__/lualib/npe/story-condition.lua:72: in function 'condition'
...m/steamapps/common/Factorio/data/core/lualib/story_2.lua:191: in function 'update'
__base__/lualib/npe/storytable.lua:120: in function '?'
__base__/lualib/event_handler.lua:7: in function <__base__/lualib/event_handler.lua:4>
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/check.lua:187: attempt to index local 'lab' (a nil value)
stack traceback:
__base__/lualib/check.lua:187: in function 'bottles_and_tech_started'
__base__/lualib/npe/story-condition.lua:72: in function 'condition'
...m/steamapps/common/Factorio/data/core/lualib/story_2.lua:191: in function 'update'
__base__/lualib/npe/storytable.lua:120: in function '?'
__base__/lualib/event_handler.lua:7: in function <__base__/lualib/event_handler.lua:4>