Page 1 of 7

ManiaPlanet 2 Beta Server 2013-04-09

Posted: 09 Apr 2013, 13:27
by xbx
hi all!

So here is the new dedicated server for the client update (upcomming in a few hours.)

http://files.maniaplanet.com/ManiaPlane ... -04-09.zip

Compatibility with clients:
- the new server is *not* compatible with the current shootmania version (ie, you'll need the soon to be avaiblable client update)
- the new server is compatible for trackmania clients.

Main Changes:
  • support for the new shootmania features
  • callvote from server fixed
  • double begin/end match callbacks for trackmania fixed
  • new CustomizeQuitDialog()
  • new SetForcedTeams()
  • new flag "HasJoinedGame" in the player info (becomes true when the player has finished loading - same time as the message "player has joined the game")
  • (I'll come edit this post laster...)
disclaimer: unfortunately I hadn't time to work yet on memory and performance issues.

Re: ManiaPlanet 2 Beta Server 2013-04-09

Posted: 09 Apr 2013, 13:31
by TheM
Does this update fix the (pressing) memory issue described in the last dedicated forumtopic and the bug report?

Re: ManiaPlanet 2 Beta Server 2013-04-09

Posted: 09 Apr 2013, 13:38
by Chris92
xbx wrote:disclaimer: unfortunately I hadn't time to work yet on memory and performance issues.
I guess not, Max ;)

Re: ManiaPlanet 2 Beta Server 2013-04-09

Posted: 09 Apr 2013, 13:49
by jonthekiller
These functions are outdated?

Script compilation failed: ERROR[132, 6] Function CreateRollingTops not found

ERROR[584, 11] Function UpdatePlayersFromTeams not found
ERROR[587, 11] Function DefineTeamsAuto not found

Re: ManiaPlanet 2 Beta Server 2013-04-09

Posted: 09 Apr 2013, 13:53
by Bueddl
Hm. When will be the ( for real high priotrity! ) bugfix for the memory leak available? Isn't it time to work on this now? :(

Re: ManiaPlanet 2 Beta Server 2013-04-09

Posted: 09 Apr 2013, 14:13
by steeffeen
looking forward to the update :thumbsup:

can't wait to use the new Stats.Script.txt

Code: Select all

/** 
 *	Stats library
 *	Collect stats about the players
 */

#Const Version		"2013-03-05"
#Const ScriptName	"Stats.Script.txt"

/* ------------------------------------- */
// Constants
/* ------------------------------------- */


/* ------------------------------------- */
// Globales
/* ------------------------------------- */


/* ------------------------------------- */
// Functions
/* ------------------------------------- */

/* ------------------------------------- */
// Private
/* ------------------------------------- */


/* ------------------------------------- */
// Public
/* ------------------------------------- */

/* ------------------------------------- */
/** Return the version number of the script
 *
 *	@return		The version number of the script
 */
Text GetScriptVersion() {
	return Version;
}

/* ------------------------------------- */
/** Return the name of the script
 *
 *	@return		The name of the script
 */
Text GetScriptName() {
	return ScriptName;
}

/* ------------------------------------- */
/// Unload the library
Void Unload() {

}

/* ------------------------------------- */
/// Load the library
Void Load() {
	
}
:lol: just trolling

Re: ManiaPlanet 2 Beta Server 2013-04-09

Posted: 09 Apr 2013, 14:16
by MrA
Error loading heroes

Code: Select all

Please wait, loading...
URL: maniaplanet://#join=sm-alpha-test-07@SMStormHeroes@nadeolabs
Match settings file : MatchSettings\SMStormHeroesMrA.txt
Loading match settings...
...Match settings loaded
Autostart server on internet
Starting server...
Script compilation failed: ERROR[46, 27] The member or variable C_TurnGap does n
ot exist.
ERROR[46, 9] Incorrect arguments to call the function ToText
ERROR[41, 28] Incorrect arguments to call the function Compose
ERROR[48, 12] Incorrect arguments to call the function CreateRules
Script compilation failed.


Disconnection of sm-alpha-test-07(XX.XXX.XXX.XXX:XXXX)
...Server stopped
Server not running, exiting.


Press a key to quit.

Re: ManiaPlanet 2 Beta Server 2013-04-09

Posted: 09 Apr 2013, 14:17
by magnetik

Re: ManiaPlanet 2 Beta Server 2013-04-09

Posted: 09 Apr 2013, 14:58
by killer606
Is now possible to disable only some votes? Like only stormspeed and offzoneactivation aren't allowed to be voted and points... can voted for?