Page 1 of 1

Dedicated server problems with cup modus

Posted: 11 Aug 2014, 19:17
by allfunclan
Hi,

we have problems running cup mode on our tm2 server. Sometimes you get finalist after the warmup or you win the track after one single race. Sometimes everything is working like it should. Problem occurs also without xaseco.
What could we do?

Server: AFC Classic MixCup
ManiaPlanetBetaServer_2014-07-24
xaseco2_103

<gameinfos>
<game_mode>5</game_mode>
<chat_time>10000</chat_time>
<finishtimeout>0</finishtimeout>
<allwarmupduration>3000</allwarmupduration>
<disablerespawn>1</disablerespawn>
<forceshowallopponents>0</forceshowallopponents>
<script_name></script_name>
<rounds_pointslimit>30</rounds_pointslimit>
<rounds_usenewrules>0</rounds_usenewrules>
<rounds_forcedlaps>0</rounds_forcedlaps>
<rounds_pointslimitnewrules>5</rounds_pointslimitnewrules>
<team_pointslimit>7</team_pointslimit>
<team_maxpoints>10</team_maxpoints>
<team_usenewrules>0</team_usenewrules>
<team_pointslimitnewrules>7</team_pointslimitnewrules>
<timeattack_limit>180000</timeattack_limit>
<timeattack_synchstartperiod>0</timeattack_synchstartperiod>
<laps_nblaps>5</laps_nblaps>
<laps_timelimit>0</laps_timelimit>
<cup_pointslimit>30</cup_pointslimit>
<cup_roundsperchallenge>3</cup_roundsperchallenge>
<cup_nbwinners>2</cup_nbwinners>
<cup_warmupduration>1</cup_warmupduration>
</gameinfos>

Would be nice if anyone can help.

allfunclan

Re: Dedicated server problems with cup modus

Posted: 11 Aug 2014, 20:44
by w1lla
try to set

Code: Select all

<cup_pointslimit>30</cup_pointslimit>
30 to 120.

so this:

Code: Select all

<cup_pointslimit>120</cup_pointslimit>

Re: Dedicated server problems with cup modus

Posted: 12 Aug 2014, 18:13
by allfunclan
Hi,

thank you for your help. :thumbsup:
I found the fault myself.
I set cup_roundsperchallenge up to 20 and everything works fine. :3

allfunclan