[0.17.4] Crash in LuaSurface.deconstruct_area()

This subforum contains all the issues which we already resolved.
Post Reply
User avatar
DaveMcW
Smart Inserter
Smart Inserter
Posts: 3700
Joined: Tue May 13, 2014 11:06 am
Contact:

[0.17.4] Crash in LuaSurface.deconstruct_area()

Post 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

Rseding91
Factorio Staff
Factorio Staff
Posts: 13209
Joined: Wed Jun 11, 2014 5:23 am
Contact:

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

Post by Rseding91 »

Thanks for the report. It's now fixed for then next version of 0.17.
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Resolved Problems and Bugs”