Page 1 of 1

help with linux server February trackmania united

Posted: 29 Jun 2013, 04:18
by zonagamer
hi all, after several hours of internet job and could finally understand a little more the scheme of this game, but we still have some bugs that we think you can help,

after downloading the game files from my login
https://player.maniaplanet.com/advanced ... ed-servers

downloads to my machine dedicated linux centos 64 bit on my path TcAdmin gaming panel

and modified the following files

Code: Select all

dedicated_cfg.txt

Code: Select all

the section

<level>
<name> SuperAdmin </ name>
<password> mipass </ password>
</ level>
<level>
<name> Admin </ name>
<password> mipass </ password>

<masterserver_account>
<login> miuser </ login>
<password> mipass </ password>
<validation_key> </ validation_key>
</ masterserver_account>

Code: Select all

RunSrvTM.bat

Code: Select all

 (this with the line without it. Exe as it is linux and believe it is so
(Corijan if I'm wrong)

ManiaPlanetServer / title = TMStadium and / game_settings = MatchSettings / TMStadiumA.txt / dedicated_cfg = dedicated_cfg.txt

then server name etc. .
finally in section

Code: Select all

<title> TMStadium </ title>
after all this over ssh (root)

Code: Select all

run. / ManiaPlanetServer and gave me the following

[root @ www 59] #. / ManiaPlanetServer / Title = titleid / dedicated_cfg = dedicated_cfg.txt / game_settings = MatchSettingsFile / nodaemon
ManiaPlanet Starting Date = 2013-05-22-12_00 GameVersion Svn = 50613 = 3.3.0 ...
Initializing ...
Configuration file: dedicated_cfg.txt
Loading system configuration ...
system configuration loaded ...
Loading cache ...
OK ...
Listening for xml-rpc commands on port 5005.
Loading dedicated server configuration ...
Dedicated server configuration loaded ...
Connecting to master server ...
OK ...
Identifying on master server ...
OK ...
Please wait, loading ...
... ERROR: Title unknown.
Exiting ...
[root @ www 59] #
on the command line add / nodaemon




well then modify these files after

Re: help with linux server February trackmania united

Posted: 29 Jun 2013, 05:03
by phil13hebert
The only thing that I think of is make sure that "/title=TMStadium" has no space between words and uppercase for TMS

Re: help with linux server February trackmania united

Posted: 29 Jun 2013, 10:09
by steeffeen

Code: Select all

[root @ www 59] #. / ManiaPlanetServer / Title = titleid / dedicated_cfg = dedicated_cfg.txt / game_settings = MatchSettingsFile / nodaemon
"Title=titleid" ... that can't work

btw you only need to specify the title at one place, either with the <title/> tag in the dedicated_cfg xml or with the command line (xml title will be ignored if you specify the title with the command line)

Re: help with linux server February trackmania united

Posted: 29 Jun 2013, 11:47
by zonagamer
correct this error of title was arranged at the command line did not read the title solved

Code: Select all

ManiaPlanetServer / Title = TMStadium / dedicated_cfg = dedicated_cfg.txt / game_settings = MatchSettingsFile / nodaemon
the following error is given me

Code: Select all

[root @ www 59] #. / ManiaPlanetServer / Title = TMStadium / dedicated_cfg = dedicated_cfg.txt / game_settings = MatchSettingsFile / nodaemon
ManiaPlanet Starting Date = 2013-05-22-12_00 GameVersion Svn = 50613 = 3.3.0 ...
Initializing ...
Configuration file: dedicated_cfg.txt
Loading system configuration ...
system configuration loaded ...
Loading cache ...
OK ...
Listening for xml-rpc commands on port 5005.
Loading dedicated server configuration ...
Dedicated server configuration loaded ...
Connecting to master server ...
OK ...
Identifying on master server ...
OK ...
Please wait, loading ...
Could stat
URL: ManiaPlanet :/ / # join = miuser @ TMStadium
Match settings file: MatchSettingsFile
Loading match settings ...
... ERROR: The playlist file does not exist.
... Could not load the match settings
Server not started: no Maps available. Check your matchsettings!
Server not running, exiting.
Exiting ...
[root @ www 59] #

Re: help with linux server February trackmania united

Posted: 29 Jun 2013, 11:48
by steeffeen
same problem...

Code: Select all

game_settings = MatchSettingsFile

Re: help with linux server February trackmania united

Posted: 29 Jun 2013, 15:07
by zonagamer
once found the problem, which was this

Code: Select all

/game_settings=MatchSettings/TMStadiumA.txt
bit again as a new error

Couldn't stat '/home/tcagame/userpublicidad/61/GameData/Stadium/GameCtnObjectInfo/Vehicles/StadiumCarDefaultSkin.zip'
URL: maniaplanet://#join=kiss29@TMStadium
Match settings file : MatchSettings\TMStadiumA.txt
Loading match settings...
...Match settings loaded
Autostart server on internet
Starting server...
Disconnection of kiss29(188.165.251.93:2351)
...Server stopped
Server not running, exiting.
Exiting...

Re: help with linux server February trackmania united

Posted: 29 Jun 2013, 15:42
by zonagamer
segund reading this the errors is as follows

Couldn't stat

'/home/tcagame/userpublicidad/61/GameData/Stadium/GameCtnObjectInfo/Vehicles/StadiumCarDefaultSkin.zip

Re: help with linux server February trackmania united

Posted: 29 Jun 2013, 15:44
by killer606
zonagamer wrote:segund reading this the errors is as follows

Couldn't stat

'/home/tcagame/userpublicidad/61/GameData/Stadium/GameCtnObjectInfo/Vehicles/StadiumCarDefaultSkin.zip
This error is okay. Everyone has this. It doesnt matter.

You should it start like this:

./ManiaPlanetServer /title=TMStadium /game_settings=MatchSettings/yourtrackfile.txt /dedicated_cfg=dedicated_cfg.txt

Re: help with linux server February trackmania united

Posted: 29 Jun 2013, 16:45
by zonagamer
solved according thank you very much for your help, problem solved and get trackmani servers

Re: help with linux server February trackmania united

Posted: 29 Jun 2013, 18:07
by killer606
zonagamer wrote:solved according thank you very much for your help, problem solved and get trackmani servers
No problem, your welcome :thumbsup: