Page 1 of 1

60k registration issue [solved], 4x chat entries

Posted: 23 Feb 2014, 15:49
by ickleo
I am hoping someone can help me as I am unable to find the answer to my question by searching.

I have registered my server today as 0-60k server. It doesn't show as a ladder server on the server list. Do I need to wait 24 hours or should it be instant.

Thanks in advance

Re: Questions and answers

Posted: 23 Feb 2014, 22:34
by TMarc
It should be realtively instant (let's say within a few minutes).
Did you configure the server properly (the .cfg file) according to the rules for ladder servers?
And did you enter the server data accordingly in your player page - also make sure to select the right title there?
This is the most common mistake here ;)

Re: Questions and answers

Posted: 24 Feb 2014, 00:10
by Chris92
ickleo wrote:I am hoping someone can help me as I am unable to find the answer to my question by searching.

I have registered my server today as 0-60k server. It doesn't show as a ladder server on the server list. Do I need to wait 24 hours or should it be instant.

Thanks in advance
Make sure to put these lines in your dedicated_cfg.txt within the <server_options> tag like this

Code: Select all

<server_options>
[... all the other stuff like server name etc, I usually insert those lines below <ladder_mode>]
<ladder_serverlimit_min>0</ladder_serverlimit_min>
<ladder_serverlimit_max>60000</ladder_serverlimit_max>
[... rest of the server_option] 

Re: Questions and answers

Posted: 24 Feb 2014, 10:56
by ickleo
Thanks for the replies. I have added the settings correctly and the info you have given me and the server still not showing 60k next to the server name.

I looked for the rules and all i can find is this

Amateurs place
0-60000 ladder points
10000 planets deposit
Public
No minimum length required

I am baffled :/

Re: Questions and answers

Posted: 24 Feb 2014, 10:59
by ickleo
ickleo wrote:Thanks for the replies. I have added the settings correctly and the info you have given me and the server still not showing 60k next to the server name.

I looked for the rules and all i can find is this

Amateurs place
0-60000 ladder points
10000 planets deposit
Public
No minimum length required

I am baffled :/
Ignore that lol its now showing, i guess I was being too impatient after adding your info lol

although now I'm getting info 4x

eg 4x info on users joining, tracks, times :(

Re: 60k registration issue [solved], 4x chat entries

Posted: 24 Feb 2014, 21:47
by TMarc
Are you using only pure dedicated server at the moment?
If not, please check the configuration of your server plugins and make sure nothing is running in parallel.