Page 2 of 7
Re: ManiaPlanet 2 Beta Server 2013-04-09
Posted: 09 Apr 2013, 15:08
by TheM
onkelz_chris wrote:xbx wrote:disclaimer: unfortunately I hadn't time to work yet on memory and performance issues.
I guess not, Max

That line wasn't in the startpost when I wrote my post... but I think you know that

Re: ManiaPlanet 2 Beta Server 2013-04-09
Posted: 09 Apr 2013, 15:25
by nocturne
Any chance for a RHEL repo..? Not exactly like it's any harder to set up..
Glad to see a new release.. CallVotes finally working again is a definite improvement, plus always nice to see new features. Though, no fix to the mem leak is decidedly disappointing..
Quick question.. I was running a modified basic.php the other day to log callback ordering, and ran into a problem. Was using the latest API version, and had absolutely no onBeginRound/onEndRound callbacks showing up while in Rounds mode -- only statuschanged to 4/play events. Am I mistaken, or is this normal..?
@ the eXp team.. don't go making any changes until I finish this commit..
Just about done fixing up the Map plugin, just need to debug/test a bit.. x]
Re: ManiaPlanet 2 Beta Server 2013-04-09
Posted: 09 Apr 2013, 15:27
by magnetik
nocturne wrote:
Any chance for a RHEL repo..? Not exactly like it's any harder to set up..
We are not using RedHat internally so we won't do this, sorry.
Re: ManiaPlanet 2 Beta Server 2013-04-09
Posted: 09 Apr 2013, 15:44
by nocturne
magnetik wrote:nocturne wrote:
Any chance for a RHEL repo..? Not exactly like it's any harder to set up..
We are not using RedHat internally so we won't do this, sorry.
Leave it to Nadeo to yet again completely ignore a huge percentage of their customer base..
It's not exactly hard to manage.. a gpg key is desired, with a few pointer files. Basically the same as an APT repo. Not that I'd personally use it.. but it's incredibly amusing to watch you guys repeatedly stab yourself in the foot.
Seriously, though.. don't bother spending the whole 15 minutes setting up a yum repo.. Would rather you guys put that time towards fixing this ridiculous memory leak.

Re: ManiaPlanet 2 Beta Server 2013-04-09
Posted: 09 Apr 2013, 15:46
by MuNgLo
Preparing the update now. Looking forward to getting callvote functionality back.
--EDIT--
After a test run this shows up in the log after mapload. Is it supposed to or did you forget to remove it?
Code: Select all
[2013/04/10 02:06:29] Script 'Mode:Elite': 537> Script: ModeBase.Script.txt | Version: 2013-03-22
537> Script: Mode.Script.txt | Version: 2013-04-08
537> Script: Stats.Script.txt | Version: 2013-03-05
537> Script: XmlRpc.Script.txt | Version: 2013-03-06
537> Script: Clublink.Script.txt | Version: 2013-03-26
537> Script: ModeSport.Script.txt | Version: 2013-04-08
537> Script: SM.Script.txt | Version: 2013-02-19
537> Script: Json.Script.txt | Version: 2013-03-08
537> Script: Toss.Script.txt | Version: 2012-10-12
537> Script: Score.Script.txt | Version: 2012-10-31
537> Script: Layers.Script.txt | Version: 2012-08-06
537> Script: WarmUp.Script.txt | Version: 2012-08-21
537> Script: Message.Script.txt | Version: 2013-04-02
537> Script: Interface.Script.txt | Version: 2013-03-06
537> Script: SpawnScreen.Script.txt | Version: 2013-01-24
537> Script: WaitingQueue.Script.txt | Version: 2012-08-28
537> Script: Elite.Script.txt | Version: 2013-03-11
537> Script: Draft.Script.txt | Version: 2012-12-17
537> Script: Settings.Script.txt | Version: 2013-03-08
537> Script: KingOfTheLobby.Script.txt | Version: 2013-03-01
537> Script: WeaponSelection.Script.txt | Version: 2013-02-14
Re: ManiaPlanet 2 Beta Server 2013-04-09
Posted: 09 Apr 2013, 16:25
by TheM
When updating the dedicated.pak/resource.pak/ManiaPlanetServer files for TrackMania 2:Stadium, every GUI in the server disappears. No chat, no scoreboard, etc. When starting an servercontroller (XAseco2 in our case) it does show those ManiaLinks.
Is this a fault at our end, or has someone else the same problem?
Re: ManiaPlanet 2 Beta Server 2013-04-09
Posted: 09 Apr 2013, 16:37
by steeffeen
MuNgLo wrote:After a test run this shows up in the log after mapload. Is it supposed to or did you forget to remove it?
that's intended
Re: ManiaPlanet 2 Beta Server 2013-04-09
Posted: 09 Apr 2013, 17:27
by magnetik
For some reasons the APT repository was not updated, it is now.
Re: ManiaPlanet 2 Beta Server 2013-04-09
Posted: 09 Apr 2013, 17:39
by steeffeen
uhm, a friend and me aren't able to start the new server properly right now
Code: Select all
[2013/04/09 18:29:40] Initializing...
[2013/04/09 18:29:40] Configuration file : steff_test_cfg.txt
[2013/04/09 18:29:40] Loading system configuration...
[2013/04/09 18:29:40] ...system configuration loaded
[2013/04/09 18:29:40] Loading cache...
[2013/04/09 18:29:40] ...OK
[2013/04/09 18:29:41] Listening for xml-rpc commands on port 5001.
[2013/04/09 18:29:41] Loading dedicated server configuration...
[2013/04/09 18:29:41] ...Dedicated server configuration loaded
[2013/04/09 18:29:41] Connecting to master server...
[2013/04/09 18:29:41] ...OK
[2013/04/09 18:29:42] Identifying on master server...
[2013/04/09 18:29:43] ...OK
[2013/04/09 18:29:43] Please wait, loading...
and then nothing, the process quits and that's all
happens on a real linux server and on my local windows machine
anybody the same problem?
//EDIT: has been fixed!
