Server problems

Moderator: NADEO

Wezlekz
Posts: 5
Joined: 17 Jul 2015, 23:11

Server problems

Post by Wezlekz »

Hey im trying to set up a server but get this error.
Match settings file : MatchSettings\TMCanyonA.txt

Loading match settings...

...ERROR: Could not load script.
...Could not load the match settings

Server not started: no Maps available. Check your matchsettings!

Server not running, exiting.
This is my matchsettings

Code: Select all

<?xml version="1.0" encoding="utf-8" ?>
<playlist>
	<gameinfos>
		<game_mode>0</game_mode>
		<chat_time>10000</chat_time>
		<finishtimeout>1</finishtimeout>
		<allwarmupduration>0</allwarmupduration>
		<disablerespawn>0</disablerespawn>
		<forceshowallopponents>0</forceshowallopponents>
		<script_name></script_name>
		<rounds_pointslimit>50</rounds_pointslimit>
		<rounds_usenewrules>0</rounds_usenewrules>
		<rounds_forcedlaps>0</rounds_forcedlaps>
		<rounds_pointslimitnewrules>5</rounds_pointslimitnewrules>
		<team_pointslimit>5</team_pointslimit>
		<team_maxpoints>6</team_maxpoints>
		<team_usenewrules>0</team_usenewrules>
		<team_pointslimitnewrules>5</team_pointslimitnewrules>
		<timeattack_limit>300000</timeattack_limit>
		<timeattack_synchstartperiod>0</timeattack_synchstartperiod>
		<laps_nblaps>5</laps_nblaps>
		<laps_timelimit>0</laps_timelimit>
		<cup_pointslimit>100</cup_pointslimit>
		<cup_roundsperchallenge>5</cup_roundsperchallenge>
		<cup_nbwinners>3</cup_nbwinners>
		<cup_warmupduration>2</cup_warmupduration>
	</gameinfos>

	<hotseat>
		<game_mode>0</game_mode>
		<time_limit>300000</time_limit>
		<rounds_count>5</rounds_count>
	</hotseat>

	<filter>
		<is_lan>1</is_lan>
		<is_internet>1</is_internet>
		<is_solo>0</is_solo>
		<is_hotseat>0</is_hotseat>
		<sort_index>1000</sort_index>
		<random_map_order>0</random_map_order>
	</filter>

	<startindex>0</startindex>
	<map>
		<file>Campaigns\TMCanyon\White\A01.Map.Gbx</file>
		<ident>dd1v3VuYkSWRQ_L_J3hkrkDftG2</ident>
	</map>
	<map>
		<file>Campaigns\TMCanyon\White\A02.Map.Gbx</file>
		<ident>ZxgrYTGoLR14Nhkh2W1EEurwvua</ident>
	</map>
	<map>
		<file>Campaigns\TMCanyon\White\A03.Map.Gbx</file>
		<ident>RVkh5OfoIhm6pU0xrR7ztHOvPme</ident>
	</map>
	<map>
		<file>Campaigns\TMCanyon\White\A04.Map.Gbx</file>
		<ident>2Ivc6HeRL05M6OagKoTV3PuCarm</ident>
	</map>
	<map>
		<file>Campaigns\TMCanyon\White\A05.Map.Gbx</file>
		<ident>BjT76hW3K9bQw6t_W5FbTnig0e9</ident>
	</map>
	<map>
		<file>Campaigns\TMCanyon\White\A06.Map.Gbx</file>
		<ident>Do6qYW3tQU2DAtS_FijFm29fJr1</ident>
	</map>
	<map>
		<file>Campaigns\TMCanyon\White\A07.Map.Gbx</file>
		<ident>9x3kgg9tCTC1PIQxKg3Z_OjcRh9</ident>
	</map>
	<map>
		<file>Campaigns\TMCanyon\White\A08.Map.Gbx</file>
		<ident>db24d9G78vWzx_xFCQJszilraRi</ident>
	</map>
	<map>
		<file>Campaigns\TMCanyon\White\A09.Map.Gbx</file>
		<ident>x2pBAq2_TNpDeEIf8NonaozdwRh</ident>
	</map>
	<map>
		<file>Campaigns\TMCanyon\White\A10.Map.Gbx</file>
		<ident>7MuIQTPlZa_kZWtvblRRwcf5i01</ident>
	</map>
	<map>
		<file>Campaigns\TMCanyon\White\A11.Map.Gbx</file>
		<ident>QdEO2wCnXmvUUjAXVmLznQDlA95</ident>
	</map>
	<map>
		<file>Campaigns\TMCanyon\White\A12.Map.Gbx</file>
		<ident>ZIGGgBjHwQAsHsChqlihkNJLKBd</ident>
	</map>
	<map>
		<file>Campaigns\TMCanyon\White\A13.Map.Gbx</file>
		<ident>I_FuXM5aua285XXhvKCu9cMA7Ki</ident>
	</map>
	<map>
		<file>Campaigns\TMCanyon\White\A14.Map.Gbx</file>
		<ident>a4L8usYBgDSgD5PqCJn3Gzp_kL</ident>
	</map>
	<map>
		<file>Campaigns\TMCanyon\White\A15.Map.Gbx</file>
		<ident>tx881N32Bi_XXGTjWpFt3fKmS7e</ident>
	</map>
</playlist>
Please help me :)
User avatar
TMarc
Posts: 15255
Joined: 05 Apr 2011, 19:10
Location: Europe
Contact:

Re: Server problems

Post by TMarc »

Please read the console message again... it says it could not load the script that is indicated in the matchsettings.
So probably you did not indicate the right title or no title at all?

You have to specify a configuration, as the dedicated server needs some more parameters...

How are you starting the server exactly?
Please post your command line here.
Last edited by TMarc on 17 Jul 2015, 23:20, edited 1 time in total.
Reason: rewording
Wezlekz
Posts: 5
Joined: 17 Jul 2015, 23:11

Re: Server problems

Post by Wezlekz »

[OVERLORD] DEBUG AppDir: /usr/local/games/trackmania/1224788/108.61.254.116:2350
[OVERLORD] DEBUG Executable: ./ManiaPlanetServer
[OVERLORD] DEBUG Parameters: /dedicated_cfg=dedicated_cfg.txt /game_settings=MatchSettings/TMCanyonA.txt /nodaemon
[OVERLORD] INFO Starting server
Starting ManiaPlanet Date=2015-02-10_18_00 Svn=60615 GameVersion=3.3.0...
Im using a serverprovider. Hope this is what you needed
User avatar
TMarc
Posts: 15255
Joined: 05 Apr 2011, 19:10
Location: Europe
Contact:

Re: Server problems

Post by TMarc »

yeah, somehow.

Open your dedicated_cfg.txt in a text editor, delete the usernames and passwords, select and copy the whole file content, and paste it here using the Code like you did above.

btw. can you update the dedicated server (the maniaplanet server) files yourself? apparently it is a little bit outdated,
because there was an update of the game client and the server just a few weeks ago.
Wezlekz
Posts: 5
Joined: 17 Jul 2015, 23:11

Re: Server problems

Post by Wezlekz »

Code: Select all

<?xml version="1.0" encoding="utf-8" ?>

<dedicated>
	<authorization_levels>
		<level>
			<name>SuperAdmin</name>
			<password>SuperAdmin</password>
		</level>
		<level>
			<name>Admin</name>
			<password>Admin</password>
		</level>
		<level>
			<name>User</name>
			<password>User</password>
		</level>
	</authorization_levels>
	
 	<masterserver_account>
		<login></login>
		<password></password>
		<validation_key></validation_key>
	</masterserver_account>
	
	<server_options>
		<name>Vortex Esports</name>
		<comment>Gameing comunity</comment>
		<hide_server>0</hide_server>					<!-- value is 0 (always shown), 1 (always hidden), 2 (hidden from nations) -->

		<max_players>30</max_players>
		<password></password>
		
		<max_spectators>32</max_spectators>
		<password_spectator></password_spectator>
	
		<keep_player_slots>False</keep_player_slots>			<!-- when a player changes to spectator, hould the server keep if player slots/scores etc.. or not. --> 	
		<ladder_mode>forced</ladder_mode>				<!-- value between 'inactive', 'forced' (or '0', '1') -->
		
		<enable_p2p_upload>True</enable_p2p_upload>
		<enable_p2p_download>False</enable_p2p_download>
		
		<callvote_timeout>60000</callvote_timeout>
		<callvote_ratio>0.5</callvote_ratio>				<!-- default ratio. value in [0..1], or -1 to forbid. -->
		<callvote_ratios>
			<voteratio command="Ban" ratio="-1"/>
			<!-- commands can be "Ban", "Kick", "RestartMap", "NextMap", "SetModeScriptSettingsAndCommands"... -->
		</callvote_ratios>

		<allow_map_download>True</allow_map_download>
		<autosave_replays>False</autosave_replays>
		<autosave_validation_replays>False</autosave_validation_replays>

		<referee_password></referee_password>
		<referee_validation_mode>0</referee_validation_mode>		<!-- value is 0 (only validate top3 players),  1 (validate all players) -->

		<use_changing_validation_seed>False</use_changing_validation_seed>

		<disable_horns>False</disable_horns>
		<clientinputs_maxlatency>0</clientinputs_maxlatency>		<!-- 0 mean automatic adjustement -->
	</server_options>
	
	<system_config>
		<connection_uploadrate>8000</connection_uploadrate>		<!-- Kbits per second -->
		<connection_downloadrate>8000</connection_downloadrate>		<!-- Kbits per second -->

		<allow_spectator_relays>False</allow_spectator_relays>

		<p2p_cache_size>600</p2p_cache_size>

		<force_ip_address>108.61.254.116</force_ip_address>
		<server_port>2350</server_port>
		<server_p2p_port>3450</server_p2p_port>
		<client_port>0</client_port>
		<bind_ip_address>108.61.254.116</bind_ip_address>
		<use_nat_upnp></use_nat_upnp>

		<gsp_name>GameServers</gsp_name>						<!-- Game Server Provider name and info url -->
		<gsp_url>https://www.gameservers.com</gsp_url>						<!-- If you're a server hoster, you can use this to advertise your services -->

		<xmlrpc_port>5000</xmlrpc_port>
		<xmlrpc_allowremote>False</xmlrpc_allowremote>			<!-- If you specify an ip adress here, it'll be the only accepted adress. this will improve security. -->

		<scriptcloud_source>nadeocloud</scriptcloud_source>		<!-- Specify the cloud storage mode for Titles that use it. Can be "localdebug" or "xmlrpc" or "nadeocloud" (default). "nadeocloud" will work only if the creator of the title subscribed to the cloud service. -->

		
		<blacklist_url></blacklist_url>
		<guestlist_filename></guestlist_filename>
		<blacklist_filename></blacklist_filename>
		
		<title>SMStorm</title>		<!-- SMStorm, TMCanyon, TMStarium ... -->

		<minimum_client_build></minimum_client_build>			<!-- Only accept updated client to a specific version. ex: 2011-10-06 -->

		<disable_coherence_checks>False</disable_coherence_checks>	<!-- disable internal checks to detect issues/cheats, and reject race times -->

		<disable_replay_recording>False</disable_replay_recording>	<!-- disable replay recording in memory during the game to lower memory usage. -->

		<use_proxy>False</use_proxy>
		<proxy_login></proxy_login>
		<proxy_password></proxy_password>
	</system_config>
</dedicated>
Wezlekz
Posts: 5
Joined: 17 Jul 2015, 23:11

Re: Server problems

Post by Wezlekz »

Where can i find the updating files? Have the 02/10/2015 update atm
User avatar
TMarc
Posts: 15255
Joined: 05 Apr 2011, 19:10
Location: Europe
Contact:

Re: Server problems

Post by TMarc »

that's what I thought... your dedicated cfg tries to start TMStorm, look at the <title> tag...
but the maps indicated in the mapsettings file are clearly Trackmania Canyon, this can't work ;)
Storm does not have the Trackmania related scripts, and also not the TMCanyon map settings.

What do you want to do?
Run Trackmania Canyon, or Shootmania Storm, or... ?

You can find the most recent dedicated server files always here in this subforum (wherre I moved your post just a while ago): viewforum.php?f=261
more precisely here viewtopic.php?f=261&t=12494, and you can always download this:
http://files.maniaplanet.com/ManiaPlane ... latest.zip
Wezlekz
Posts: 5
Joined: 17 Jul 2015, 23:11

Re: Server problems

Post by Wezlekz »

Well i acully want to run Trakmania Stadium :S
User avatar
TMarc
Posts: 15255
Joined: 05 Apr 2011, 19:10
Location: Europe
Contact:

Re: Server problems

Post by TMarc »

:shock:
good luck then :P
Actually it is easy, but please think of which settings you would need now...

Little help:
Did you read this?
http://doc.maniaplanet.com/dedicated-server/basic.html

Some more help (hidden in the above link):
http://doc.maniaplanet.com/dedicated-se ... leids.html
BusardCendre
Posts: 174
Joined: 30 May 2013, 09:40

Re: Server problems

Post by BusardCendre »

Hi,
I saw something wrong in your matchsetting file :
when you have :
<game_mode>0</game_mode>
that means that you want to use a scripted mode,
so you have to tell which mode you want to use in this line :
<script_name></script_name>

you can use Rounds.Script.txt TimeAttack.Script.txt Laps.Script.txt Chase.Script.txt or Team.Script.txt
to have :
<script_name>Rounds.Script.txt</script_name>
you can find these files in your dedicated in \UserData\Scripts\Modes\TrackMania
(it won't work if you write script name like ModeBase or RoundBase for exemple)

or you can change the 0 in <gamemode>0</game_mode>
by something between 1 to 5 : 1 for Round, 2 for TA ...

don't forget to write that you want a stadium server in those three files :
title=TMStadium in RunSrvTM.bat
<title>TMStadium</title> in your matchsetting file
<title>TMStadium</title> almost at the end of your dedicated_cfg file
Image

CPU : AMD FX-4170 (4 CPUs, ~4.2 GHz)
GPU : Sapphire Radeon HD 7850, 2 Go , DX 11
RAM : 8 Go DDR3
Win 7 Ultimate x64
Post Reply

Return to “Dedicated Server”

Who is online

Users browsing this forum: No registered users and 1 guest