After 2 days of playing my Windrose server, it disconnected and reconnected. When I reconnected to the game I was starting again from the beginning. the server had made a change the the serverdescription.json file where it replaced the worldid with a new one. I stopped the server, edited the file to replace worldID with the correct one and got this error in the log at startup: R5LogCoopProxy: Error: [000000] UR5CoopIslandCollection::Init Save 'Z:/serverdata/serverfiles/R5/Saved/SaveProfiles/Default/RocksDB/0.10.0/Worlds/F93157E4685040627FB960605099E090/WorldDescription.json' is broken. WorldDescriptionFile 'WorldDescription.json' not found. [D:\Source\Build\work\gameRepoCheckoutDir\Source\BackendProxy\R5CoopProxy\Private\Data\R5CoopIslandCollection.cpp:43] the server then proceeds to make a new worldid replacing the one in the serverdescrition.json file. I believe the data in the original folder is OK because when I copied it over to my local game, the world is as I left it on the server when I last logged in. Has anyone else had this issue that may have found the fix?