[0.16.51] incorrect error when calling remove_path

This subforum contains all the issues which we already resolved.
Post Reply
L0laapk3
Inserter
Inserter
Posts: 47
Joined: Sun Mar 18, 2018 10:01 pm
Contact:

[0.16.51] incorrect error when calling remove_path

Post by L0laapk3 »

When you call

Code: Select all

game.remove_path()
on a folder whose parent folder does not exist, you will get the following error:

Code: Select all

Warning LuaGameScript.cpp:1545: luaremove_path error: Scripts can only use file space inside of script-output
An example when this happens: when you try to delete

Code: Select all

.../a/b
, but folder

Code: Select all

.../a
does not exist.

posila
Factorio Staff
Factorio Staff
Posts: 5201
Joined: Thu Jun 11, 2015 1:35 pm
Contact:

Re: [0.16.51] incorrect error when calling remove_path

Post by posila »

Thanks for the report.


Fixed for 0.17

Post Reply

Return to “Resolved Problems and Bugs”