JasonF Posted April 21, 2008 Share Posted April 21, 2008 The client portion of TM Nations Forever has moved to a free download on both STEAM and on file sharing sites. clientside download - http://files.filefront.com/TrackMania+Nations+Forever+Free+Full+Game/;10013754;/fileinfo.html Server Setup 1) Download the server files http://files2.trackmaniaforever.com/TrackmaniaServer_2008-08-05.zip 2) You must have the game, start it up and create an account. When you create the account it will give you a user key. When you create your server, open the server config and look for this section <masterserver_account> <login></login> <password></password> <validation_key></validation_key> </masterserver_account> Here you will enter the user and pass you created along with your user key. 3) The default command line starts the game settings for NationsWhite.txt. The game settings file should be kept in the GameData\Tracks\MatchSettings\Nations\ folder. I added a custom command line parameter that will allow your clients to upload a custom settings file to this folder and they can specify it in the command line changer section. 4) Use the attached TCAdmin configTrackmania Nations Forever.txt Link to comment Share on other sites More sharing options...
strikeR- Posted May 16, 2008 Share Posted May 16, 2008 I have use i done all of it already, but my servers have one problem. They are lagging and saying: "Invalid Time: the run of 'player x' have been ignored". I host others servers like cs, css, tmn, and they don't have this kind of lag. Someone knows what's my problem? CPU are at 30%. Regards Link to comment Share on other sites More sharing options...
milergenuendraft Posted May 17, 2008 Share Posted May 17, 2008 great cfg works good Link to comment Share on other sites More sharing options...
asturmas Posted June 20, 2008 Share Posted June 20, 2008 Hello, The server files link is broken. Please update. I'm needing it. Do I only need that files into the Game Installs folder? Greats, asturmas Link to comment Share on other sites More sharing options...
Lloyd Posted June 20, 2008 Share Posted June 20, 2008 Hello, The server files link is broken. Please update. I'm needing it. Do I only need that files into the Game Installs folder? Greats, asturmas I believe this will help you: http://www.tm-forum.com/viewtopic.php?f=28&t=14203 HTH. Link to comment Share on other sites More sharing options...
Kian Posted June 21, 2008 Share Posted June 21, 2008 Hi, i can't run TMN server with this cfg. I run it manually. I got these errors: no config file, no servername, no mathcsettings and invalid login. I don't know how to run this server. Link to comment Share on other sites More sharing options...
studeggle Posted June 21, 2008 Share Posted June 21, 2008 2) You must have the game, start it up and create an account. When you create the account it will give you a user key. When you create your server, open the server config and look for this section <masterserver_account> <login></login> <password></password> <validation_key></validation_key> </masterserver_account> Here you will enter the user and pass you created along with your user key. Add to that looking at the errors, it looks like you don't even have a game config file in the directory. Tcadmin config is not a game config, it is for allowing tcadmin to work with the game. You need to know how to run a game, before working on running it with TcAdmin. Link to comment Share on other sites More sharing options...
Kian Posted June 21, 2008 Share Posted June 21, 2008 Thanks for reply me. Now i'm trying to run this server with TCA but i don't know how can i see if server is running. I've trackmaniaserver.exe in taskmanager but i can't see it in game. What about game-compatibility? Link to comment Share on other sites More sharing options...
JasonF Posted June 22, 2008 Author Share Posted June 22, 2008 In those cases you have to join the game to find out. Link to comment Share on other sites More sharing options...
Kian Posted June 22, 2008 Share Posted June 22, 2008 Yes, the problem is that i can't find it. In taskmanager is running Trackmaniaserver.exe with 7800K memory. Is it normal? This is my cfg <?xml version="1.0" encoding="Windows-1252" standalone="yes"?> <GAME> <GAMEID>TC1752263643631</GAMEID> <NAME>Trackmania - Nations Forever</NAME> <SHORTNAME>TMNF</SHORTNAME> <DEFAULTPORT>2350</DEFAULTPORT> <DEFAULTQUERYPORT>2350</DEFAULTQUERYPORT> <DEFAULTRCONPORT>5000</DEFAULTRCONPORT> <FILESFOLDER>TMN</FILESFOLDER> <RELATIVEEXECUTABLE>/tmn/TrackManiaServer.exe</RELATIVEEXECUTABLE> <RELATIVEWORKINGDIRECTORY>/tmn/</RELATIVEWORKINGDIRECTORY> <RELATIVEUSERFILES>/tmn/</RELATIVEUSERFILES> <INSTALLEDPATCH /> <FILEMAN_ACCESS>True</FILEMAN_ACCESS> <FTP_ACCESS>True</FTP_ACCESS> <IS_VOICE_SERVER>False</IS_VOICE_SERVER> <DEFAULTCMDLINE>/internet /dedicated_cfg=dedicated_cfg.txt /game_settings=%gameserverroot%GameData\Tracks\MatchSettings\Nations\NationsWhite.txt /autoquit</DEFAULTCMDLINE> <DEFAULTCUSTOMCMDLINE>/internet /dedicated_cfg=dedicated_cfg.txt /%usercmdline% /autoquit</DEFAULTCUSTOMCMDLINE> <PRIVATECMDLINE /> <PRIVATECUSTOMCMDLINE /> <PBFOLDER>pb</PBFOLDER> <PBURL /> <PBENABLEADMINS>False</PBENABLEADMINS> <PBENABLEUSERS>False</PBENABLEUSERS> <PBENABLEADMINS>False</PBENABLEADMINS> <PBDELETEADMINS>False</PBDELETEADMINS> <PBDELETEUSERS>False</PBDELETEUSERS> <PBLOGS>pb/svlogs</PBLOGS> <PBSS>pb/svss</PBSS> <STEAMGAMETYPE /> <STEAMENABLEADMINS>False</STEAMENABLEADMINS> <STEAMENABLEUSERS>False</STEAMENABLEUSERS> <BRANDEDTEXT>TEXT</BRANDEDTEXT> <BRANDEDTEXTATEND>False</BRANDEDTEXTATEND> <BRANDEDTEXTSPACE>False</BRANDEDTEXTSPACE> <BRANDEDREGEX /> <ALLOWUSERINSTALL>True</ALLOWUSERINSTALL> <PORTINCREMENT>1</PORTINCREMENT> <GAMEPORTEXPRESSION /> <QUERYPORTEXPRESSION /> <RCONPORTEXPRESSION /> <STOPDELAY>3</STOPDELAY> <CUSTOMPORT1>3450</CUSTOMPORT1> <CUSTOMPORT2>0</CUSTOMPORT2> <CUSTOMPORT3>0</CUSTOMPORT3> <CUSTOMPORT4>0</CUSTOMPORT4> <CUSTOMPORT5>0</CUSTOMPORT5> <CUSTOMPORT1EXPRESSION /> <CUSTOMPORT2EXPRESSION /> <CUSTOMPORT3EXPRESSION /> <CUSTOMPORT4EXPRESSION /> <CUSTOMPORT5EXPRESSION /> <OS>1</OS> <ONLYDEFAULTPORT>False</ONLYDEFAULTPORT> <INTERACTDESKTOP>False</INTERACTDESKTOP> <CMDBUILDERUSERACCESS>True</CMDBUILDERUSERACCESS> <INSTALLSCRIPT /> <UNINSTALLSCRIPT /> <NEWEMAILSUBJECT /> <NEWEMAILBODY /> <SHOWINCREATELIST>True</SHOWINCREATELIST> <SHOWCONFIGSICON>True</SHOWCONFIGSICON> <FORCE_FTP_PATH>/tmn/</FORCE_FTP_PATH> <START_CPU_0>False</START_CPU_0> <LOG_EXTENSIONS /> <ENABLE_LOG_VIEWER>False</ENABLE_LOG_VIEWER> <DISABLE_REINSTALL>False</DISABLE_REINSTALL> <COMPATIBILITY>-1</COMPATIBILITY> <DEFAULTCONFIGFILES> <CONFIGFILE> <GAMEID>TC1752263643631</GAMEID> <CONTENTS /> <DESCRIPTION>Server Configuration File</DESCRIPTION> <DISPLAYNAME>dedicated_cfg.txt</DISPLAYNAME> <RELATIVEPATH>/GameData/Config/dedicated_cfg.txt</RELATIVEPATH> <EDITOR_CONTENTS /> <ALLOWEDITWHENFMDISABLED>False</ALLOWEDITWHENFMDISABLED> </CONFIGFILE> </DEFAULTCONFIGFILES> <RCONCOMMANDS /> </GAME> Note: my path is C:/..../GameInstalls/TMN/TMN/ Link to comment Share on other sites More sharing options...
JasonF Posted June 22, 2008 Author Share Posted June 22, 2008 Why not just use the TCAdmin config posted here? -> http://clientforums.tcadmin.com/showpost.php?p=24700&postcount=1 Link to comment Share on other sites More sharing options...
Kian Posted June 22, 2008 Share Posted June 22, 2008 I'm using that cfg but i'm sure that it's no runnings because log file is empty. Link to comment Share on other sites More sharing options...
D3vil Posted January 30, 2009 Share Posted January 30, 2009 i have dedicated_cfg.txt and NationsWhite.txt all in correct place , if i start with a .bat works fine , but if i start the service don't work 09/01/30 21:47:17] Initializing... [2009/01/30 21:47:17] Loading system configuration... [2009/01/30 21:47:17] ...ERROR: No configuration file. ...Could not load the system configuration [2009/01/30 21:47:17] Loading cache... [2009/01/30 21:47:17] ...OK [2009/01/30 21:47:17] Listening for xml-rpc commands on port 5000. [2009/01/30 21:47:17] No match settings file [2009/01/30 21:47:17] Server not started: no ServerName specified. [2009/01/30 21:47:17] Connecting to master server... [2009/01/30 21:47:17] ...OK [2009/01/30 21:47:17] Identifying on master server... [2009/01/30 21:47:17] ...ERROR: invalid login [2009/01/30 21:47:17] Please wait, loading... [2009/01/30 21:47:18] Server not running, exiting. Link to comment Share on other sites More sharing options...
D3vil Posted January 31, 2009 Share Posted January 31, 2009 if i create the server as ADMIN owner the server works , if i create under another User the server don't starts , please help me Link to comment Share on other sites More sharing options...
GS-Liam Posted July 4, 2009 Share Posted July 4, 2009 D3vil your server isnt being able to load the config file or anything in your comand line, make sure you have this added /internet /dedicated_cfg=dedicated_cfg.txt /game_settings=C:\UserFiles\*User*\GameServers\Tc***********\GameData\Tracks\MatchSettings\Nations\NationsRed.txt Link to comment Share on other sites More sharing options...
cyberbobpt Posted November 12, 2009 Share Posted November 12, 2009 i have dedicated_cfg.txt and NationsWhite.txt all in correct place , if i start with a .bat works fine , but if i start the service don't work 09/01/30 21:47:17] Initializing... [2009/01/30 21:47:17] Loading system configuration... [2009/01/30 21:47:17] ...ERROR: No configuration file. ...Could not load the system configuration [2009/01/30 21:47:17] Loading cache... [2009/01/30 21:47:17] ...OK [2009/01/30 21:47:17] Listening for xml-rpc commands on port 5000. [2009/01/30 21:47:17] No match settings file [2009/01/30 21:47:17] Server not started: no ServerName specified. [2009/01/30 21:47:17] Connecting to master server... [2009/01/30 21:47:17] ...OK [2009/01/30 21:47:17] Identifying on master server... [2009/01/30 21:47:17] ...ERROR: invalid login [2009/01/30 21:47:17] Please wait, loading... [2009/01/30 21:47:18] Server not running, exiting. Hello people i have the same problem does somebody could help i am very noob on this. Tanks in advance Link to comment Share on other sites More sharing options...
GS-Liam Posted November 13, 2009 Share Posted November 13, 2009 Hello people i have the same problem does somebody could help i am very noob on this. Tanks in advance You dont have the comand line set correctly, read the read me docs that come with the track mania server Link to comment Share on other sites More sharing options...
cyberbobpt Posted November 13, 2009 Share Posted November 13, 2009 Hello GS now the server is running, i just need to find how to put fast with tcadmin, tanks a lot for your help. Link to comment Share on other sites More sharing options...
GS-Liam Posted November 13, 2009 Share Posted November 13, 2009 you would just need to set up a new game or a addon game, little trickyer for auto setup Link to comment Share on other sites More sharing options...
cyberbobpt Posted November 13, 2009 Share Posted November 13, 2009 you would just need to set up a new game or a addon game, little trickyer for auto setup Sorry Gs like i have say i am very noob on tcadmin and i dont uderstand what you have said, tanks. Link to comment Share on other sites More sharing options...
GS-Liam Posted November 13, 2009 Share Posted November 13, 2009 Sorry Gs like i have say i am very noob on tcadmin and i dont uderstand what you have said, tanks. You shouldn’t try be a GSP if that’s what your trying to do if you know nothing about the games/servers or tcadmin, Especially not track mania, if you plan on hosting track mania you need to familiarise yourself with all the add-ons ect, track mania isn’t a easy game to host if you plan on hosting it correctly as you will get people ask for a bit more support than the normal games like cod4 ect, as there’s alot more to change and its harder to do, eg the racing tracks, configuring addons, setting up admins ect, Add me on msn if you need more support i can help you more on there:cool Link to comment Share on other sites More sharing options...
cyberbobpt Posted November 13, 2009 Share Posted November 13, 2009 Ok Liam i will add you on msn, tanks for your help. Link to comment Share on other sites More sharing options...
tarnecki Posted August 17, 2010 Share Posted August 17, 2010 just quick one, imported game to tca and not showing on main list in creation menu .... did same with rfactor and its there, did i miss something? Link to comment Share on other sites More sharing options...
GS-Liam Posted August 17, 2010 Share Posted August 17, 2010 Have you uploaded the files? in correct folder ? Cheers Link to comment Share on other sites More sharing options...
tarnecki Posted August 23, 2010 Share Posted August 23, 2010 sorry for delay with answer appriciate anyway, yes i did they in tmn folder same folder is added to tcadmin as main Link to comment Share on other sites More sharing options...
Recommended Posts