
Ghost Sweeper (Empty Cell Remover)
by @cybershrapnelA cleanup utility for builders chasing ghost geometry
v1.0.0 · updated
A cleanup utility for builders chasing ghost geometry: objects that won't delete, keep coming back, flicker, block teleports, or pale slabs floating in the far view.
Read the rest
SCAN walks every saved scene cell and every data packet in your world and lists what's wrong: empty header-only cell files (the source of stale far-view ghost slabs), objects with two owners (a scene row AND a buffer/packet copy), the same id saved in two cells, stacked duplicates, orphaned children and dead template/script paths. Type any id to see every place it lives. DELETE ALL EMPTY CELLS and CLEAN SCENE SIDE fix things in place behind an in-game confirm, one undoable version per file; packet-side copies go to Savi as an exact list. Build room only. Stopgap: the Spawn engine is already being updated to clean up empty cells and their stale far views itself, so this will mostly matter until that lands. After a cleanup, relog so your far view rebuilds.

