Page 7 of 8

Re: ManiaPlanet 2 Beta Server 2012-09-07 - beta1.3

Posted: 17 Sep 2012, 09:25
by Eole
tnc1976 wrote:What is wrong with the Logfiles ?

The ConsoleLog.1337 was Growing to 2.1 GB in one Day ...
Is it the log from the Joust server? You can try to comment the line 589 in "Libs/Nadeo/ShootMania/WaitingQueue.Script.txt":

Code: Select all

log("AllMatchResults = "^AllMatchResults);

Re: ManiaPlanet 2 Beta Server 2012-09-07 - beta1.3

Posted: 17 Sep 2012, 10:18
by _bb_mort
260MB, no local mirror download locations... over an hour to download for me here in Australia.

It's been asked numerous times before, but can we have a *differences* update package please? If it's because the pak files are different as well, are they the same as the ones in the client? If so couldn't I just copy them from there?
And/or could you maybe talk to some people who might be prepared to host local mirror copies of the files?

Re: ManiaPlanet 2 Beta Server 2012-09-07 - beta1.3

Posted: 17 Sep 2012, 17:07
by tnc1976
Eole wrote:
tnc1976 wrote:What is wrong with the Logfiles ?

The ConsoleLog.1337 was Growing to 2.1 GB in one Day ...
Is it the log from the Joust server? You can try to comment the line 589 in "Libs/Nadeo/ShootMania/WaitingQueue.Script.txt":

Code: Select all

log("AllMatchResults = "^AllMatchResults);
Yes it is the Joust server... seems to be working THX !

Re: ManiaPlanet 2 Beta Server 2012-09-07 - beta1.3

Posted: 17 Sep 2012, 18:22
by vni
kremsy wrote:The Echo Method should be splitted in 3 Parts: EchoSuperAdmin, EchoAdmin, EchoUser to be more flexible!
Word. But it would be enough to send the useraccount with the callback.

Re: ManiaPlanet 2 Beta Server 2012-09-07 - beta1.3

Posted: 19 Sep 2012, 12:58
by Flighthigh
There is a new Client Update
There is a new Xaseco2 Update

One wich time it give a new Server Update?

So i know if i make a full Update of all. :lol:

Re: ManiaPlanet 2 Beta Server 2012-09-07 - beta1.3

Posted: 27 Sep 2012, 11:17
by masleyko
Did i notice right that conexion speed for maniaplanet client in starter setting is in Kbits/s and in dedi_cfg.txt its in KBps means kilobytes so in fact kbits/8 ?

and for more confusion here http://www.gamers.org/tm2/quickstart.html it says kbits/s but still in dedi_cfg in desription says KBps. so what

Re: ManiaPlanet 2 Beta Server 2012-09-07 - beta1.3

Posted: 27 Sep 2012, 12:24
by Jojo_44
masleyko wrote:Did i notice right that conexion speed for maniaplanet client in starter setting is in Kbits/s and in dedi_cfg.txt its in KBps means kilobytes so in fact kbits/8 ?

and for more confusion here http://www.gamers.org/tm2/quickstart.html it says kbits/s but still in dedi_cfg in desription says KBps. so what
I´m not sure but I think it´s a typo in the dedi_cfg.txt comments. Should be kbits instead of KBps. But I can´t find the post where it was said.

regards, Jojo

Re: ManiaPlanet 2 Beta Server 2012-09-07 - beta1.3

Posted: 27 Sep 2012, 20:07
by masleyko
Thanks.. i found out in newest server there is kbits for sure :)

Re: ManiaPlanet 2 Beta Server 2012-09-07 - beta1.3

Posted: 28 Sep 2012, 02:21
by MiniGod
I might be doing something wrong, but when a player is connecting, does the server send one `ManiaPlanet.PlayerInfoChanged` before the `ManiaPlanet.PlayerConnect`?