TardisModIssues icon indicating copy to clipboard operation
TardisModIssues copied to clipboard

Deleting TARDIS dimensions?

Open SADXfan01 opened this issue 8 years ago • 2 comments

When used on a server, trying to delete an unused TARDIS by deleting its folder and unregistering with /treg doesn't seem to work. Any other way?

SADXfan01 avatar Dec 06 '17 19:12 SADXfan01

It seems after unregistering, it reassigns them back in a second or two after, with no way of stopping this.

treg remove INSERTNAMEHERE [Server thread/INFO]: INSERTNAMEHERE removed from listing [Server thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][TPlReg]Mapping dim 3 to INSERTNAMEHERE [Server thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][TPlReg]Saving to NBT

I've attempted to stop the server immediately after the player's listing was removed, but the corresponding dimension folder was regenerated upon server restart anyway.

SADXfan01 avatar Dec 06 '17 21:12 SADXfan01

I've discovered that I can successfully change the dimension registry, and delete appropriate folders if I edit TDimReg.dat (How many TARDISes should exist) and TModPReg.dat (Who owns what dimension) in the world/data folder with NBTExplorer. Would appreciate a command to remove a TARDIS, but this is a fine workaround, and I hope others can use this information in the meantime.

Edit -- Server shouldn't be running when editing files (Duh)

SADXfan01 avatar Dec 07 '17 02:12 SADXfan01