Jump to content

server wont start


Reaperscape

Recommended Posts

my server was running. i went to get back on today after i had shut my pc off last night. and now my server wont start up. any thoughts?
this is what the log file says:

Error parsing configfile property 'servername': Unknown config option.

Make sure your configfile is updated the current server version!

Startup aborted due to the given error in server configfile.

 

not sure on how to fix it. i havent changed from the time it was running till the time it wasnt.

Link to comment
Share on other sites

Open your serverconfig.xml. The first few lines should look like this (maybe with a different value for ServerName):
 

<ServerSettings>
    <!-- GENERAL SERVER SETTINGS -->

    <!-- Server representation -->
    <property name="ServerName" value="My Game Host"/>

 

The error implies that "ServerName" maybe has changed somehow to "servername". Upper vs lower case matters here.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...