Page 1 of 1

[0.17.4] Crash in LuaSurface.deconstruct_area()

Posted: Sat Mar 02, 2019 8:47 pm
by DaveMcW
LuaSurface.deconstruct_area() crashes if it is called without a player parameter.

Example:

Code: Select all

/c game.player.surface.create_entity{ name = "stone-furnace", position = {0,0}, force = game.player.force}
game.player.surface.deconstruct_area{ area = {{-1,-1}, {1,1}}, force = game.player.force}
factorio-current.log

Re: [0.17.4] Crash in LuaSurface.deconstruct_area()

Posted: Mon Mar 04, 2019 3:40 pm
by Rseding91
Thanks for the report. It's now fixed for then next version of 0.17.