Dedicated server not starting 1.0prerelease

epicdonkey

New member
Hi

I recently got back into the game because of the news that the 1.0 version is coming out i have bin playing with a friend on a local world but would like to tun it into a dedicated server.
I did a lot of research and watched a couple of tutorials on how to set up a dedicated server. I installed the dedicated server via the steamCMD on a separate PC i was already using as a Minecraft server I also downloaded the extra C++ dependencies, but no mater what i try when I try to launch the game trough the provided .bat file it shows the commandprompt and it says it should be running but if I check my task manager it doesn't show up anywhere. When i check the log files nothing really jumps out as out of the ordinary. 

Does someone who is more used to hosting a server on this game have any idea what is going wrong.

the Log file provided below:

Mono path[0] = 'D:/steamcmd/7_days_to_die_server/7DaysToDieServer_Data/Managed' - Pastebin.com

(sorry if this was discussed on this forum already on first glance i didn't find anything similar)

 
Last edited by a moderator:
Looks like you are using an old configuration file with V1.0. That isn't going to work because the values have changed.

 
Do you mean the server config or something else ?
Yes, the serverconfig.xml

nothing really jumps out as out of the ordinary. 
2024-07-01T19:31:49 0.037 INF Parsing server configfile: D:/steamcmd/7_days_to_die_server/7DaysToDieServer_Data/../serverconfig.xml
2024-07-01T19:31:49 0.069 ERR ====================================================================================================
2024-07-01T19:31:49 0.069 ERR Error parsing configfile property 'SaveGameFolder': Unknown config option
2024-07-01T19:31:49 0.069 INF Make sure your configfile is updated the current server version!
2024-07-01T19:31:49 0.069 INF Startup aborted due to the given error in server configfile
2024-07-01T19:31:49 0.069 ERR ====================================================================================================

I'd say that obviously jumps out as out of the ordinary.

 
Back
Top