Build Gun Utilities Terrain Object Remover not working.

Looking to remove a few terrain objects from the river separating the rocky desert and the tropical area down the cliff from the northern forest. Used BGU to try to remove them, and it thinks it is removing them, as they appear in the mods list of removed terrain objects to be reinstated, but none of the models actually disappear.
2 Replies
Shad0w
Shad0w2mo ago
same issue here, the documentation says you need to enable "Cheat Mode" in the main menu (this menu is no longer available). I have tried to set SML.ForceAllowCheats to true from the main menu, and enable "Force Allow Cheats" in the mod savegame settings after the savegame is loaded, and calling EnableCheats (it says "command not not recognized, which seems to be expected: https://docs.ficsit.app/satisfactory-modding/latest/SMLChatCommands.html#EnableCheats) I am still not able to remove any terrain object. @SifVerT I hope it's ok to ping you.
SifVerT
SifVerT2mo ago
Sorry I'll add this to "known bugs" in the mod description page, I'm aware of the issue I just haven't gotten around to look at it yet. The feature broke with 1.0 from U8 due to that things changed how these objects are handled internally. And hence my script fails to remove them, it adds the wrong data and hence the things still show.

Did you find this page helpful?