#Resetting chunks

21 messages · Page 1 of 1 (latest)

formal oar
#

Hello all,

I am attempting to reset chunks on my server whilst protecting all player base chunks but when attempting to delete the chunk data they don't actually reset I understand now I need to delete the map.bin stuff but I do not know how to find out which files to keep in the map.bin and I've tried using the chunk cleaner tools to no avail they won't work for some reason assuming they aren't updated

mighty walrus
#

They arent updated, the chunks are now saved in 8x8 areas

#

Meaning you have to go to the coordinates, then divide them by 8 and then delete the files tied to them

#

The X coordinate is the folder, the Y is the file

formal oar
#

So like McCoy estate being 1261, 1031?

#

From 10091, 8243

#

What do you mean by 8x8 areas? Tiles?

mighty walrus
#

Yes that is correct, that is one part of it

mighty walrus
#

To delete the whole area, you would have to do a lot more.. usually this should be done by a script or the chunk cleaner tool

formal oar
#

Chunk cleaners won't load for some reason

mighty walrus
#

I use a Linux specific script for that

mighty walrus
#

Where the chunks are 10x10

formal oar
#

i plan on deleting every chunk aside from two player bases this is a little hard DX

mighty walrus
#

You might be better of backing up the chunks you dont want to delete, rather than deleting everything else

#

This is on Windows?

formal oar
#

i managed to do it thank you!

brazen rivet
#

I think Ill just wait for a chunk cleaner tool to come out lol, thats alot of files to pick through