Page 2 of 3

Re: ManiaPlanet 3.1 Server 2014-07-11

Posted: 11 Jul 2014, 21:09
by HaagseSmurf
Hi,

Adding a map http://tm.mania-exchange.com/tracks/view/67437
on the latest dedicated (2014-07-11) with items or objects is giving the following errors:

Code: Select all

[2014/07/11 21:28:51] ...ERROR: Load failed: 
Missing Textures (map contains embedded items which are not compatible with this title):
\Canyon\Media\Texture\Dirt_D.Texture.gbx
\Canyon\Media\Texture\Dirt_S.Texture.gbx
\Canyon\Media\Texture\Dirt_N.Texture.Gbx
\Canyon\Media\Texture\Dirt_X2.Texture.gbx
\Canyon\Media\Texture\Dirt_HX2.Texture.gbx
Note: it works correctly in solo mode and ingame servers without having the item itself installed on my pc !
Worked for others as well on a ingame server (invited some buddys)

If it would work on a dedicated it would be awesome!!!

Greetz,

Re: ManiaPlanet 3.1 Server 2014-07-11

Posted: 11 Jul 2014, 23:56
by weerwolf
i really really really really would like to see very quick the option

Code: Select all

<callvote_ratios>
<voteratio command="Settings" ratio="-1"/> <!-- commands can be "Ban", "Kick", "RestartMap", "NextMap", ... -->
</callvote_ratios>
in the dedicated

Re: ManiaPlanet 3.1 Server 2014-07-11

Posted: 12 Jul 2014, 03:12
by steeffeen
weerwolf wrote:

Code: Select all

<callvote_ratios>
<voteratio command="Settings" ratio="-1"/> <!-- commands can be "Ban", "Kick", "RestartMap", "NextMap", ... -->
</callvote_ratios>
please see http://forum.maniaplanet.com/viewtopic. ... 3&p=140095 for the correct command name

but i would also like to have all possible commands listed there (or at least in an official post or the documentation)
after all there are only a few of them and not hundreds
-> http://forum.maniaplanet.com/viewtopic. ... 61&t=19640

Re: ManiaPlanet 3.1 Server 2014-07-11

Posted: 12 Jul 2014, 08:58
by weerwolf
*** how could i miss that topic. Thanks Steeffeen !

Re: ManiaPlanet 3.1 Server 2014-07-11

Posted: 12 Jul 2014, 12:12
by Akbalder
Does "SetModeScriptSettingsAndCommands" really work?
For me, the votes to change gamemode settings are always available. :?
I tried by :
- adding <voteratio command="SetModeScriptSettingsAndCommands" ratio="-1"/> in the dedicated file
- setting "Set script settings" to -1 with the Dedicated Manager website

Re: ManiaPlanet 3.1 Server 2014-07-11

Posted: 12 Jul 2014, 12:45
by undef.de
"TeamAttack.Script.txt" identifies himself as "TimeAttack.Script.txt":

Code: Select all

/**
 *	TeamAttack mode
 */

#Extends "Modes/TrackMania/ModeBase.Script.txt"

#Const	CompatibleMapTypes	"Race"
#Const	Version		"2014-07-02"
#Const	ScriptName	"TimeAttack.Script.txt"

Re: ManiaPlanet 3.1 Server 2014-07-11

Posted: 12 Jul 2014, 15:23
by TheBigG.
I noticed that the performance of the server is now worse than before, we now hit with 120 players around 80% cpu load on one core, two weaks ago we had on one core 65% with 160 players.

was there some change at the dediserver that could cause that with the last updates?

cpu is intel e3-1270v3

thanks for info

edit: even with 70 players we are still at 75% load

Re: ManiaPlanet 3.1 Server 2014-07-11

Posted: 12 Jul 2014, 20:18
by undef.de
If i set "S_WarmUpDuration" to "1" with TimeAttack.Script.txt at TMCanyon then "LibXmlRpc_BeginWarmUp" and "LibXmlRpc_EndWarmUp" are not send.

With Rounds.Script.txt the "LibXmlRpc_BeginWarmUp" and "LibXmlRpc_EndWarmUp" are sent as expected.

I guess that this happen in TMStadium and TMValley too, but i didn't checked this yet.


And just wanna note that this isn't fixed too:
SetScriptName and GetScriptName problems

Re: ManiaPlanet 3.1 Server 2014-07-11

Posted: 15 Jul 2014, 11:14
by Eole
undef.de wrote:"TeamAttack.Script.txt" identifies himself as "TimeAttack.Script.txt"
Fixed.
undef.de wrote:If i set "S_WarmUpDuration" to "1" with TimeAttack.Script.txt at TMCanyon then "LibXmlRpc_BeginWarmUp" and "LibXmlRpc_EndWarmUp" are not send.
Fixed.

Re: ManiaPlanet 3.1 Server 2014-07-11

Posted: 15 Jul 2014, 12:36
by xbx
HaagseSmurf wrote:Hi,

Adding a map http://tm.mania-exchange.com/tracks/view/67437
on the latest dedicated (2014-07-11) with items or objects is giving the following errors:

Code: Select all

[2014/07/11 21:28:51] ...ERROR: Load failed: 
Missing Textures (map contains embedded items which are not compatible with this title):
\Canyon\Media\Texture\Dirt_D.Texture.gbx
\Canyon\Media\Texture\Dirt_S.Texture.gbx
\Canyon\Media\Texture\Dirt_N.Texture.Gbx
\Canyon\Media\Texture\Dirt_X2.Texture.gbx
\Canyon\Media\Texture\Dirt_HX2.Texture.gbx
Note: it works correctly in solo mode and ingame servers without having the item itself installed on my pc !
Worked for others as well on a ingame server (invited some buddys)

If it would work on a dedicated it would be awesome!!!

Greetz,

ahah. some overzealous last minute error message that is just wrong on the dedicated serveur.
fixed in nex version.