Page 1 of 1

Ladders Servers

Posted: 11 Feb 2015, 11:14
by Dunwall
Bonjour,

J'ai un petit problème pour mettre 2 serveurs en 90K.
J'ai rajouté dans le fichier de configuration :
<ladder_serverlimit_min>0</ladder_serverlimit_min>
<ladder_serverlimit_max>90000</ladder_serverlimit_max>

Dans ma playerpage, j'ai rajouté le serveur Elite dans la catègorie Elite en 90K, et il apparait bien, et de même pour le serveur battle en Storm.
Lorsque je les lance, les 2 serveurs apparaissent en 50K sur maniaviewer, et on ne gagne aucun LP dessus, même après avoir rédemarré les serveurs.
De plus, lorsque j'essaye de changer la limite via ManiaControl, ça ne marche pas non plus.

Je ene sais donc pas trop quoi faire...

Merci d'avance.

Re: Ladders Servers

Posted: 11 Feb 2015, 11:21
by HaagseSmurf
Dunwall wrote:Hello,

I have a small problem to put my 2 servers in 90K.
I added in the configuration file:
<ladder_serverlimit_min> 0 </ ladder_serverlimit_min>
<ladder_serverlimit_max> 90000 </ ladder_serverlimit_max>

In my PlayerPage, I added the Elite server in the elite category in 90K and it appears good, and the same for the Storm battle server. When I run it, the 2 servers appear on maniaviewer 50K, and earns no LP on, even after restarting the servers. Also, when I try to change the limit via ManiaControl, it does not work either.

So I do not know what to do ...

Thank you in advance.
Normally it works right away, dont know if you added enough planets to run it.
Maybe someone from NADEO can check if you added the servers correctly.

Greetz et bon chance avec votre servers!

Re: Ladders Servers

Posted: 11 Feb 2015, 13:30
by Dunwall
Thanx for replying (sorry, I though I was on the french part :p )

I think that I've added enough planet, because otherwise I couldn't have add the rank on the server corresponding, and when I check on my PlayerPage>dedicated-servers>ladders , both Storm & Elite appear in their own category, with 0-90000 as limit.

Re: Ladders Servers

Posted: 12 Feb 2015, 13:30
by legor
What are the Maniaplanet logins of your servers ?

Do you fully respect the ladder rules ?
viewtopic.php?f=459&t=15803

Re: Ladders Servers

Posted: 14 Feb 2015, 14:21
by Dunwall
login for Battle -> fuBattle
login for Elite -> fuElite

And yes, about the ladder rules, I think I fully respected them : I deposited 80K planets Image , the server isn't private, it's 5vs5, official map pack, and set in Battle mod.

And about the same for Elite : Image

So, it's why I don't know what to do... :S

Re: Ladders Servers

Posted: 16 Feb 2015, 15:41
by legor
Are you sure that your dedicated server configuration file is good ?
http://wiki.maniaplanet.com/en/Dedicate ... _server.3F

Could you post it ?

Re: Ladders Servers

Posted: 16 Feb 2015, 16:15
by Dunwall
I've found my mistake....
The code

Code: Select all

<ladder_serverlimit_min>0</ladder_serverlimit_min>
		<ladder_serverlimit_max>90000</ladder_serverlimit_max>
was in <system_config> instead of <server_options>....

So it's working now, thanks anyway ! :thumbsup: