#Dedicated server created a new world and i can't seem to load the correct

1 messages Β· Page 1 of 1 (latest)

sand walrus
#

Hi, Without any issues i have been running a dedicated server. Seems today with the patch something went wrong tho. The patch was installed on the dedicated server (via steam tool) and the batch file that i start just created a new server with the same invite ID. I can't seem to find a way to fix it. Please help!

mossy kelp
#

Hello!

Can you see your world folder in here:
C:\Program Files (x86)\Steam\steamapps\common\Windrose Dedicated Server\R5\Saved\SaveProfiles\Default\RocksDB_v2_Backups\Worlds

#

?

sand walrus
#

both of them yes

#

and the 11C one is the correct one but i can't seem to load it

mossy kelp
#

can you try deleting everything from RocksDB folder and see if it helps?

Als please change serverdescription.json so it has the correct world ID

mossy kelp
sand walrus
#

i got a copy of the whole R5 folder before i started messing with it myself

mossy kelp
# sand walrus

and please send me screenshot of what's inside the 11C folder

sand walrus
#

or also the rocksDB one itself?

mossy kelp
#

just make RocksDB empty

sand walrus
#

ok looks like the correct world loaded now. It does seem my fog has reset

#

I think it actually works now as intended. thank you! I guess the json file was the one that i didnt try to edit before asking here. Thank you for the quick response!

mossy kelp
#

no problem! glad it helped sir!

sand walrus
#

do i just leave the rocksDB folder empty now?

velvet plume
#

having same issue, same process did not work

mossy kelp
sand walrus
# mossy kelp yes, the v2 folders are teh working folders now

One thing seems to be different tho which was the cause for the error. I put the batch file in a scheduled task so in case it would crash go down or whatever it would restart. Now it seems it starts with a new world next to it and change the serverdescription.json as well

sand walrus
mental smelt
#

@sand walrus hey! May I please ask you to share your game logs? We need to reproduce this issue on our side.

Please share the "Saved" folder (packed in .zip) from your Dedicated Server's files

sand walrus
sand walrus
mental smelt
sand walrus
#

the first time yes. If i launch it again when its open it will create a second world with the same invite code

sand walrus
#

also it seems in the rocksDB_V2_backups it only seems to put the "other" worlds, not the 11C world

mental smelt
sand walrus
mental smelt
sand walrus
sand walrus
mental smelt
sand walrus
#

i will reboot and try

mental smelt
#

Also, please make sure that ServerDescription contains the correct WorldIslandID! By the looks of it and logs, it could get re-written back to the incorrect one

mental smelt
sand walrus
mental smelt
sand walrus
sand walrus
mental smelt
sand walrus
mental smelt
# sand walrus Sure thing! (in case i'm slow it will come in a few mins, at work as well today ...

Thank you!

For now, the steps that seem to make it work are the following:

  1. Delete all files from:
    Saved/SaveProfiles/Default

  2. Create a RocksDB folder there

  3. Copy the files from:

Saved/SaveProfiles/Default_Backups/20260505_210005

  1. Paste them into the newly created RocksDB folder

  2. Set the correct WorldIslandID inside ServerDescription.json:
    11C17A0BF63649DEE88E2FFE7ED617CD

Save everything, reboot / relaunch as usual

sand walrus
mental smelt
sand walrus
mental smelt
# sand walrus

I see that RocksDB contains some files that it normally shouldn't πŸ€” Did you transfer files correctly?

  1. Clean the old save files completely (still keep backups!)

  2. Copy everything from
    Saved/SaveProfiles/Default_Backups/20260505_210005

Paste them into
SaveProfiles\Default\RocksDB as is

So in the end you got:
SaveProfiles\Default\RocksDB\0.10.0\Worlds\11C17A0BF63649DEE88E2FFE7ED617CD

  1. Change the WolrdIslandID in ServerDescription.json to 11C17A0BF63649DEE88E2FFE7ED617CD

  2. Reboot the PC, then try to launch again

sand walrus
sand walrus
velvet plume
#

Same exact thing is happening on my server

sand walrus
#

then its dentist time πŸ˜„

sick dust
#

Hi, @sand walrus

Once again, we need your save folder πŸ˜€

mental smelt
# sand walrus the save5 is that

After closer investigation, here's what we found:

β€’ The logs show that you had several instances of the dedicated server running at the same time. They were interfering with each other and corrupting the saves.
β€’ The game tried to load the saves and detected that the RocksDB database was corrupted.
β€’ In the dedicated server settings, inside ServerDescription.json, the property AutoLoadLatestBackupIfHasBroken is set to true. This means that if the dedicated server cannot find a valid save, it deletes everything and generates a new world.
β€’ The RocksDB corruption also affected the saves stored in the old backups under the SaveProfilesID_Backups folder. We found a valid world save there: 20260505_140006.

We started the dedicated server using that backup, and everything works correctly now.

The only thing you need to do is properly place the _Latest world ZIP file back in, after first deleting everything from:
Windrose Dedicated Server\R5\Saved\SaveProfiles\Default

The path should look like this:
Windrose Dedicated Server\R5\Saved\SaveProfiles\Default\RocksDB_v2_Backups\Worlds\11C17A0BF63649DEE88E2FFE7ED617CD\11C17A0BF63649DEE88E2FFE7ED617CD_0.10.0_Latest.zip

There should be nothing else inside the Default folder.

The ServerDescription.json configuration must also contain:
11C17A0BF63649DEE88E2FFE7ED617CD

Try this and let us know how it goes.

sand walrus
#

nvm! i just noticed the zip you inclusded πŸ˜„

sand walrus
#

i do notice that the folder saved>saveProfiles>default_backups> not gets updated anymore. Is that since the last patch and its now backuped in another location?

sick dust
#

Yep, this folder was a temporary solution. Now backups/autosaves are stored in RocksDB_v2_Backups

Sounds like the ticket is solved, right?

sand walrus
#

I will stop the world, reboot once more and restart it to double check. Give me a few minutes please