Graceson Posted March 21 Report Posted March 21 2 Times now Ive had our server seemingly not save any data. Config changes not made in the console not saving. PlayerData never saving. It works just fine while the active server is running then as soon as its closed and restarted it loses all data. First time I was letting it run in the default location thought that was the issue. Setup a custom path to save Server Data elsewhere. Even ran a autosavenow before closing the server. Still it happened again. It just looks like it works in memory but then never saves anything to the disk. My Logs are all blank. Is there something Im doing wrong when I setup the server? Do I need to start close it then start it again before expecting data to save? Should config changes only be made in file rather than console? Any help would be amazing thank you!
coolAlias Posted March 21 Report Posted March 21 Assuming windows OS, right-click on the server data path and click 'Properties', then check the 'Security' tab. Review the users listed there and make sure all likely candidates have Write access to the save data path. Repeat for other locations the game is failing to save data. Normally, these should work by default, so I wonder if you are using Docker containers or some other virtual disk? If so, I suggest looking up the documention on that and checking how to set file and path permissions.
Recommended Posts