[OpenBeta 3.1] ManiaPlanet 2 Beta Server 2013-02-27b

Moderator: NADEO

Post Reply
User avatar
killer606
Posts: 440
Joined: 19 Jul 2011, 09:15
Contact:

Re: [OpenBeta 3.1] ManiaPlanet 2 Beta Server 2013-02-27b

Post by killer606 »

I think someone of nadeo should at least post one time here, that we can see if the're working on it or not...
User avatar
TMarc
Posts: 15255
Joined: 05 Apr 2011, 19:10
Location: Europe
Contact:

Re: [OpenBeta 3.1] ManiaPlanet 2 Beta Server 2013-02-27b

Post by TMarc »

They do, but it's weekend.
The introduction post is only a few days old and was updated with a new version :roll:
Bueddl
Posts: 165
Joined: 27 Jun 2010, 11:39

Re: [OpenBeta 3.1] ManiaPlanet 2 Beta Server 2013-02-27b

Post by Bueddl »

TMarc wrote:They do, but it's weekend.
The introduction post is only a few days old and was updated with a new version :roll:
I aggree here, it is week-end.And they have the right to relax too ;) . Even if this is a really bad timing ^_^

Back to the topic:

The binary of the gameserver is i386, so 32-Bit. it cannot address more than 4GB, thats why it gets the
"std::bad_alloc" after 4GB of ram exactly. But it should NEVER reach that much ram. (32Bit = 32-Bit addressing = 2^32 = 4294967296 = 4096MB)

But with that info, it is nothing special, that it crashs here at 4GB, the allocation method just says "I am out of resources here" and returns a NULL pointer and throws that exception...
http://www.tmserver.org | Mania Exchange
═╦═╔╦╗² | MP4 Beta
Bueddl
Posts: 165
Joined: 27 Jun 2010, 11:39

Re: [OpenBeta 3.1] ManiaPlanet 2 Beta Server 2013-02-27b

Post by Bueddl »

Anything new about this from the NADEo side? :cry:
http://www.tmserver.org | Mania Exchange
═╦═╔╦╗² | MP4 Beta
speedychris
Posts: 172
Joined: 29 Dec 2011, 20:47

Re: [OpenBeta 3.1] ManiaPlanet 2 Beta Server 2013-02-27b

Post by speedychris »

can confirm the Memory leak, but only running the Stadium mode, in Canyon all OK. After 2 hours running it take 10% of Memory (from 2% at Startup), Players not more that 6 connected. After 2 Days it crashed our whole root Server, so now we have not running it.
Bueddl
Posts: 165
Joined: 27 Jun 2010, 11:39

Re: [OpenBeta 3.1] ManiaPlanet 2 Beta Server 2013-02-27b

Post by Bueddl »

speedychris wrote:can confirm the Memory leak, but only running the Stadium mode, in Canyon all OK. After 2 hours running it take 10% of Memory (from 2% at Startup), Players not more that 6 connected. After 2 Days it crashed our whole root Server, so now we have not running it.
I think thats because of the allocations made. In TMCanyon you never had 150 players online.
The server does not a free of the ram, so an example:

50 players join -> ram for 50 players
10 leave -> still ram for 50 players
60 new join -> ram for 110 players

and so on.. :roflol:

And just as a hint: it is not really useful if you are writing in percentages. Write absolut memory sizes!
http://www.tmserver.org | Mania Exchange
═╦═╔╦╗² | MP4 Beta
TheBigG.
Posts: 401
Joined: 11 Jun 2011, 16:11

Re: [OpenBeta 3.1] ManiaPlanet 2 Beta Server 2013-02-27b

Post by TheBigG. »

+ the ram usage also increase every map change.
Client:
OS: Win10/Debian CPU: Intel 9900k GPU: NVIDIA 1080TI Display: 3x Acer Predator XB271HUbmiprz 1440p@165 Hz

Server:
OS: Debian Stable @ Backports Kernel CPU: Intel 6700k RAM: 32 GB Storage: 2x 256 GB NVMe SSD@Raid 1
Bueddl
Posts: 165
Joined: 27 Jun 2010, 11:39

Re: [OpenBeta 3.1] ManiaPlanet 2 Beta Server 2013-02-27b

Post by Bueddl »

TheBigG. wrote:+ the ram usage also increase every map change.
as I already wrote some posts ago, yes.
http://www.tmserver.org | Mania Exchange
═╦═╔╦╗² | MP4 Beta
User avatar
norko
Posts: 10
Joined: 14 Jun 2012, 16:06
Contact:

Re: [OpenBeta 3.1] ManiaPlanet 2 Beta Server 2013-02-27b

Post by norko »

I try to launch a server for TM2 Stadium, but in servermania v1.0 only have in packmask Canyon. When I execute servermania return me a error:

Code: Select all

Starting ManiaPlanet date=2013-02-27_16_00 Svn=49173 GameVersion=
Initializing...
Configuration file : SM_serv_1.cfg
Loading system configuration...
...system configuration loaded
Loading cache...
...OK
Listening for xml-rpc commands on port 5001.
Loading dedicated server configuration...
...Dedicated server configuration loaded
Connecting to master server...
...OK
Identifying on master server...
...OK
Please wait, loading...
URL: maniaplanet://#join=rfr-rally@TMCanyon
Match settings file : \MatchSettings\TMStadiumA.txt
Loading match settings...
...ERROR: The map doesn't match the server packmask.
...Could not load the match settings
Server not started: no Maps available. Check your matchsettings!
Ready, waiting for commands.
Image
I download the last ManiaPlanetServer from: http://files.maniaplanet.com/ManiaPlane ... latest.zip
I edit the file "RunSrvTM.bat" with this code:

Code: Select all

ManiaPlanetServer.exe title=TMStadium and /game_settings=MatchSettings/TMStadiumA.txt /dedicated_cfg=dedicated_cfg.txt 
Somebody can help me please?
User avatar
jonthekiller
Translator
Translator
Posts: 4629
Joined: 15 Jun 2010, 11:07
Location: In Maniaplanet Alpha
Contact:

Re: [OpenBeta 3.1] ManiaPlanet 2 Beta Server 2013-02-27b

Post by jonthekiller »

It's a problem of ServerMania who need to be up to date by the developper.
Image
Post Reply

Return to “Dedicated Server”

Who is online

Users browsing this forum: No registered users and 1 guest