ManiaPlanet 2 Beta Server 2012-07-11

Moderator: NADEO

Re: ManiaPlanet 2 Beta Server 2012-07-11

Postby w1lla » 19 Jul 2012, 13:49

They are not working since the 1st alpha a couple of weeks ago...
TM² Info
SM Info
QM Info

OS: Windows XP
MB: MS-7599
Processor: AMD Athlon II X2 250
RAM Memory: 4 GB DDR3
Video: ATI HD Radeon 5500 1 GB

Mode Creation

ManiaScript Docs
User avatar
w1lla
 
Posts: 1399
Joined: 15 Jun 2010, 11:09
Location: Netherlands
Manialink: maniaplanetblog

Re: ManiaPlanet 2 Beta Server 2012-07-11

Postby killer606 » 19 Jul 2012, 13:55

killer606 wrote:I've got a problem. Since yesterday my elite servers aren't doing what they should. I didn't changed anything it happened within a day.

This error is coming: "Runtime error: [317, 38] Can not acces to member of Null value. Restarting the match...."

Then I restart the server and everything is fine again, 20 minutes later the same error is coming again. the strange thing is that it didn't happen on all 4 elite servers. Only on 2 of them.

Can anyone help me?

EDIT: now all 4 servers have this problem, I shut them all down for now.


Noone any idea? If I start the servers there is coming this problem after ~20min, on every elite server
killer606
 
Posts: 281
Joined: 19 Jul 2011, 09:15
Location: Schwabach

Re: ManiaPlanet 2 Beta Server 2012-07-11

Postby kremsy » 19 Jul 2012, 13:56

killer606 wrote:
killer606 wrote:I've got a problem. Since yesterday my elite servers aren't doing what they should. I didn't changed anything it happened within a day.

This error is coming: "Runtime error: [317, 38] Can not acces to member of Null value. Restarting the match...."

Then I restart the server and everything is fine again, 20 minutes later the same error is coming again. the strange thing is that it didn't happen on all 4 elite servers. Only on 2 of them.

Can anyone help me?

EDIT: now all 4 servers have this problem, I shut them all down for now.


Noone any idea? If I start the servers there is coming this problem after ~20min, on every elite server


This Problem appears when wrong Maps from another Mode are in the Tracklist, or when you started another Script.
Lukas, Developer of MPAseco more information: http://MPAseco.org

If you are interested in ordering a Shootmania Server check out http://www.mania-server.net

For Trackmania Server you can check out: http://www.tm2-server.net
kremsy
 
Posts: 624
Joined: 21 Jul 2011, 09:51

Re: ManiaPlanet 2 Beta Server 2012-07-11

Postby killer606 » 19 Jul 2012, 16:02

Ahh ok, thx for this information. How can I find out, without playing the map for which mode it is? ^.^ Because it will need some time if i have to look...
killer606
 
Posts: 281
Joined: 19 Jul 2011, 09:15
Location: Schwabach

Re: ManiaPlanet 2 Beta Server 2012-07-11

Postby Slig » 19 Jul 2012, 16:39

killer606 wrote:Ahh ok, thx for this information. How can I find out, without playing the map for which mode it is? ^.^ Because it will need some time if i have to look...

one simple way : open the map file in any editor/text biewer (notepad++ on windows, less, emacs, nano on linux), then search the word 'Arena' and you should see the game script name who was used to build the map.
User avatar
Slig
 
Posts: 595
Joined: 15 Jun 2010, 11:52
Location: TraXicoLand

Re: ManiaPlanet 2 Beta Server 2012-07-11

Postby killer606 » 19 Jul 2012, 16:48

ok top :thumbsup: Thx Slig :)
killer606
 
Posts: 281
Joined: 19 Jul 2011, 09:15
Location: Schwabach

Re: ManiaPlanet 2 Beta Server 2012-07-11

Postby xbx » 19 Jul 2012, 21:01

jonthekiller wrote:The download of maps (300 kb each) to 16 players every 10 min (or less) represent on 24h, 300*16*6*24=690 Mb only in upload. It will be difficult to less this. Maybe to propose to add a locator (link) of the map can reduce this but it will just move the bandwitch.

Other thing, it's to block the P2P on the server (in the dedicated_cfg).


yeah, and it's more like 500Kb than 300 nowaddays...

that's why we enabled preloading of the map via P2P while playing the previous map, to share a bit of the download among the players via P2P.
But IIRC, for it to work, you actually need to enable P2P upload on the server so it can seed the download to the firsts players so that they can then send the map to the other players.
If you don't (and nobody else has the map), then the server will have to send the map at map change time to all the players, so that will actually maxout the bandwisth for sure.

(and of course, the players keep the downloaded maps in a cache, so if they already have it, it's not downloaded again.)
User avatar
xbx
Nadeo
Nadeo
 
Posts: 625
Joined: 14 Jun 2010, 17:35

Re: ManiaPlanet 2 Beta Server 2012-07-11

Postby xbx » 19 Jul 2012, 21:14

kremsy wrote:This Problem appears when wrong Maps from another Mode are in the Tracklist, or when you started another Script.



hum that's interresting..
You say that's it's possible to add to a playlist a map of the worng maptype?
that's a bug: It should reject it. I'll look into this.

(But it may also be the case that the maptype script for elite is wrong, and allows to build maps that don't work with the mode. we'll double check.)
User avatar
xbx
Nadeo
Nadeo
 
Posts: 625
Joined: 14 Jun 2010, 17:35

Re: ManiaPlanet 2 Beta Server 2012-07-11

Postby xbx » 19 Jul 2012, 21:16

new server available:
-> viewtopic.php?p=113037
User avatar
xbx
Nadeo
Nadeo
 
Posts: 625
Joined: 14 Jun 2010, 17:35

Re: ManiaPlanet 2 Beta Server 2012-07-11

Postby Knutselmaaster » 19 Jul 2012, 21:21

xbx wrote:
jonthekiller wrote:The download of maps (300 kb each) to 16 players every 10 min (or less) represent on 24h, 300*16*6*24=690 Mb only in upload. It will be difficult to less this. Maybe to propose to add a locator (link) of the map can reduce this but it will just move the bandwitch.

Other thing, it's to block the P2P on the server (in the dedicated_cfg).


yeah, and it's more like 500Kb than 300 nowaddays...

that's why we enabled preloading of the map via P2P while playing the previous map, to share a bit of the download among the players via P2P.
But IIRC, for it to work, you actually need to enable P2P upload on the server so it can seed the download to the firsts players so that they can then send the map to the other players.
If you don't (and nobody else has the map), then the server will have to send the map at map change time to all the players, so that will actually maxout the bandwisth for sure.

(and of course, the players keep the downloaded maps in a cache, so if they already have it, it's not downloaded again.)

But by enabling upload only, the server cannot participate in player custom stuff p2p sharing, as it does not receive any of the data.
Do i understand that right?
User avatar
Knutselmaaster
 
Posts: 1251
Joined: 15 Jun 2010, 18:03
Location: Somewhere between Paris and Disney in France.
Manialink: intr
TrackMania Forever:
Nickname: int я'Ǩ्ŇूŬॢŤॄŠूĚुĹॄ
Zone: Netherlands»Noord-Holland
Multiplayer ranking: 46 399

PreviousNext

Return to Dedicated Server

Who is online

Users browsing this forum: No registered users and 2 guests