[0.16.51] incorrect error when calling remove_path
Posted: Tue Feb 12, 2019 11:47 am
When you call on a folder whose parent folder does not exist, you will get the following error:
An example when this happens: when you try to delete , but folder does not exist.
Code: Select all
game.remove_path()Code: Select all
Warning LuaGameScript.cpp:1545: luaremove_path error: Scripts can only use file space inside of script-outputCode: Select all
.../a/bCode: Select all
.../a