• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Config Property SaveGameFolder Not Working

TechieZero

New member
@KhaineGB 

Don't know if this is a vanilla issue or a mod issue but the 'SaveGameFolder' property is not working. If I remove the property it works fine.

2024-12-13T17:15:34 0.154 ERR ====================================================================================================
2024-12-13T17:15:34 0.154 ERR Error parsing configfile property 'SaveGameFolder': Unknown config option
2024-12-13T17:15:34 0.154 INF Make sure your configfile is updated the current server version!
2024-12-13T17:15:34 0.154 INF Startup aborted due to the given error in server configfile
2024-12-13T17:15:34 0.154 ERR ====================================================================================================

 
That property was removed for V1 and is mentioned in the release notes towards the bottom in the section for 'Server Administration'.

https://7daystodie.com/v1-0-official-release-notes/


Server Administration
Changes to serverconfig.xml:
Setting “SaveGameFolder” has been removed. It is now always based on the “UserDataFolder

 
Back
Top