Page 1 of 1

[RESOLVED] Removing invalid item UIDs

Posted: November 4th, 2022, 10:32 pm
by ItzHonzula
hey, does anyone know how to effectively remove invalid item UIDs ideally without a crash upon removal? i'm trying to remove about 4 items from the map, but whenever i delete one, it causes the game to crash.

log: https://cdn.discordapp.com/attachments/ ... or.log.txt

Re: Removing invalid item UIDs

Posted: November 4th, 2022, 10:46 pm
by Arayas
console

g_delete_uid xxxxxxxxxxxxxxxxxxxxxxxx

Re: Removing invalid item UIDs

Posted: November 4th, 2022, 10:52 pm
by ItzHonzula
that's what i have been trying. the only problem is the crash upon hitting Enter. probably because there are multiple items ejich are invalid and teleporting right to the affected place.