Despawn Command Half Works

I used the rbe despawn all console command and it appears to have bugged out. It deleted the domes and map markers but the bases are all either half intact or completely intact. Was seeing "NullReferenceException: Object reference not set to an instance of an object" in the server console.

I will need the error from your server log (not oxide log) in order to fix this

the server log is created via the -logfile serverlog.txt parameter in the startup script of the server

I'm not seeing a -logifle parameter in our server startup script. Is there a default location or does it not generate one at all without the parameter?

the -logfile serverlog.txt needs to be specified afaik. i'd love to have this error asap if you don't mind having to restart your server in order to apply the parameter, and then reproduce the issue to get the error to happen again

Yup, it's just me and the moderator on atm. Lemme get that added and I'll try to reproduce it. For sure going to take a map backup so we don't have to find and remove each partial base leftover.

a server restart should clear any of that. if it doesn't then the issue is much worse than expected

If I can get it to reproduce, I'll try a restart. It didn't seem like anything from the mod was still tracking or attached to the building pasted from what I could tell.

Merged post

I did try a reload of the mod and that didn't clean any of it up. I would assume thats nothing more than what is done on server shutdown mod cleanup and loading it at boot.

Merged post

Nothing over the last 30 minutes. I'll update this if I can get it to break again.