Page 1 of 1

I cannot delete or reset a city in my region

Posted: 03 Sep 2021, 06:24
by kyoshimine1
I cannot delete or reset a city in my region. Why is this happening? I am on game version 1.10.04a (11004)
20210903_012013.jpg
20210903_012013.jpg (34.61 KiB) Viewed 4997 times

Re: I cannot delete or reset a city in my region

Posted: 03 Sep 2021, 09:46
by yusuf8a684
If it is a custom region and not online, it wont have reset city buttons

Re: I cannot delete or reset a city in my region

Posted: 03 Sep 2021, 14:45
by kyoshimine1
yusuf8a684 wrote:
03 Sep 2021, 09:46
If it is a custom region and not online, it wont have reset city buttons
And you wouldn't know if there is any other way to reset the city without the button? It used to be a test area, but it doesn't look good next to my other city anymore :cry:

Re: I cannot delete or reset a city in my region

Posted: 03 Sep 2021, 15:47
by yusuf8a684
kyoshimine1 wrote:
03 Sep 2021, 14:45
yusuf8a684 wrote:
03 Sep 2021, 09:46
If it is a custom region and not online, it wont have reset city buttons
And you wouldn't know if there is any other way to reset the city without the button? It used to be a test area, but it doesn't look good next to my other city anymore :cry:
You can check your map folder and see if there is a .backup file, but you have to know which position is that plot located. After that, delete the .city file and change the old .backup to .city

Sorry, I may be wrong

Re: I cannot delete or reset a city in my region

Posted: 03 Sep 2021, 19:39
by kyoshimine1
yusuf8a684 wrote:
03 Sep 2021, 15:47
kyoshimine1 wrote:
03 Sep 2021, 14:45
yusuf8a684 wrote:
03 Sep 2021, 09:46
If it is a custom region and not online, it wont have reset city buttons
And you wouldn't know if there is any other way to reset the city without the button? It used to be a test area, but it doesn't look good next to my other city anymore :cry:
You can check your map folder and see if there is a .backup file, but you have to know which position is that plot located. After that, delete the .city file and change the old .backup to .city

Sorry, I may be wrong
Hey! I was able to reset the city! I was guided by the steps you indicated, first I went to the regions folder, opened my region folder and located the city plot (in my case: 6_3.city). There were several files with the same name: 6_3.city, 6_3.city.backup, 6_3.city.store0, and 6_3.city.store1. So I deleted the ".city", ".city.backup" and ".city.store1" files. And to the file ".city.store0" I changed the format to just ".city". However, when I opened the game the city still appeared as if it was created, but the plot was already reset. So, to "completely" reset the city, I opened the region.json file (located in the same region folder) and found the following code:

Code: Select all    Reset

"6_3.city":{"locked":false,"created":true,"sign":"Nl8z..."}
JSON checker
Check
And I changed "created": true to "created": false
This done, the city was fully restored.
20210903_134603.jpg
20210903_134603.jpg (38.39 KiB) Viewed 4943 times
I didn't really intend to specify or write that much, but then I thought maybe someone else might have this same "problem"(?)
Anyway, thanks yusuf for helping me with this!

Re: I cannot delete or reset a city in my region

Posted: 31 Jan 2022, 01:34
by kyoshimine1
Naufhal wrote:
10 Dec 2021, 11:49
After delete file city. It may error in startup or not
Honestly I don't know, at least in my case I don't remember that there was an error when starting the game. What I recommend is that you previously make a backup of your city/region in case there is an error during the process