Relay Starting Error

Moderator: NADEO

User avatar
aloukat
Posts: 17
Joined: 20 Feb 2011, 15:33
Location: Münster
Contact:

Relay Starting Error

Post by aloukat »

Hi @all,

i have a big Problem, i can't launch my Relay Servers.
i always get this error:

Code: Select all

[2011/12/03 22:49:52] Initializing...
[2011/12/03 22:49:52] Configuration file : faculty_relay1.cfg.txt
[2011/12/03 22:49:52] Loading system configuration...
[2011/12/03 22:49:52] ...system configuration loaded
[2011/12/03 22:49:52] Loading cache...
[2011/12/03 22:49:52] ...OK
[2011/12/03 22:49:52] Listening for xml-rpc commands on port 5008.
[2011/12/03 22:49:52] Loading dedicated server configuration...
[2011/12/03 22:49:52] ...Dedicated server configuration loaded
[2011/12/03 22:49:52] Connecting to master server...
[2011/12/03 22:49:53] ...OK
[2011/12/03 22:49:53] Identifying on master server...
[2011/12/03 22:49:53] ...OK
[2011/12/03 22:49:53] URL: maniaplanet://#spectate=faculty_relay1
[2011/12/03 22:49:54] Please wait, loading...
[2011/12/03 22:49:57] No match settings file
[2011/12/03 22:49:57] Starting relay on internet
[2011/12/03 22:49:57] Starting server...
[2011/12/03 22:49:58] Can't join server:
You cannot find servers.
[2011/12/03 22:49:58] ...Server stopped
[2011/12/03 22:49:58] Server not running, exiting.
[2011/12/03 22:49:58] Exiting...
My Relay Start .sh:

Code: Select all

./ManiaPlanetServer /dedicated_cfg=faculty_relay1.cfg.txt /join=faculty_train2 /joinpassword=XXX
Last week all wen't well, but today nothing works.. :(

And yes, i use the last Dedicated Version

I Hope you can help me

Regards
Aloukat
if nothing goes right, go left!
User avatar
w1lla
Posts: 2287
Joined: 15 Jun 2010, 11:09
Location: Netherlands
Contact:

Re: Relay Starting Error

Post by w1lla »

Code: Select all

/game_settings=MatchSettings/CanyonA.txt
add this and all will seem to be fine ;)
TM² Info
SM Info
QM Info

OS: Windows 10 x64 Professional
MB: MSI 970A-G46
Processor: AMD FX-6300 3500 mHz
RAM Memory: 16 GB DDR3
Video: SAPPHIRE DUAL-X R9 280X 3GB GDDR5
KB: Logitech G510s
Mouse: Logitech G300s
Mode Creation
ManiaScript Docs
User avatar
aloukat
Posts: 17
Joined: 20 Feb 2011, 15:33
Location: Münster
Contact:

Re: Relay Starting Error

Post by aloukat »

Hi,

thank you for the fast Replay.

Then i get this:

Code: Select all

[2011/12/03 23:04:10] Initializing...
[2011/12/03 23:04:10] Configuration file : faculty_relay1.cfg.txt
[2011/12/03 23:04:10] Loading system configuration...
[2011/12/03 23:04:10] ...system configuration loaded
[2011/12/03 23:04:10] Loading cache...
[2011/12/03 23:04:10] ...OK
[2011/12/03 23:04:10] Listening for xml-rpc commands on port 5008.
[2011/12/03 23:04:10] Loading dedicated server configuration...
[2011/12/03 23:04:10] ...Dedicated server configuration loaded
[2011/12/03 23:04:10] Connecting to master server...
[2011/12/03 23:04:11] ...OK
[2011/12/03 23:04:11] Identifying on master server...
[2011/12/03 23:04:11] ...OK
[2011/12/03 23:04:11] URL: maniaplanet://#spectate=faculty_relay1
[2011/12/03 23:04:12] Please wait, loading...
[2011/12/03 23:04:15] Match settings file : MatchSettings\CanyonA.txt
[2011/12/03 23:04:15] Loading match settings...
[2011/12/03 23:04:15] ...Match settings loaded
[2011/12/03 23:04:15] Starting relay on internet
[2011/12/03 23:04:15] Starting server...
[2011/12/03 23:04:15] Can't join server:
You cannot find servers.
[2011/12/03 23:04:15] ...Server stopped
[2011/12/03 23:04:15] Server not running, exiting.
[2011/12/03 23:04:16] Exiting...
if nothing goes right, go left!
User avatar
w1lla
Posts: 2287
Joined: 15 Jun 2010, 11:09
Location: Netherlands
Contact:

Re: Relay Starting Error

Post by w1lla »

try to make a new login! I had the same problem but i think its an master server/relay problem.

It did work for me quite fine but be carefull do not try to restart it every time then you might get this problem.

But im not quite sure for it.
TM² Info
SM Info
QM Info

OS: Windows 10 x64 Professional
MB: MSI 970A-G46
Processor: AMD FX-6300 3500 mHz
RAM Memory: 16 GB DDR3
Video: SAPPHIRE DUAL-X R9 280X 3GB GDDR5
KB: Logitech G510s
Mouse: Logitech G300s
Mode Creation
ManiaScript Docs
User avatar
aloukat
Posts: 17
Joined: 20 Feb 2011, 15:33
Location: Münster
Contact:

Re: Relay Starting Error

Post by aloukat »

LOL i just made for all 4 Relays new Logins, and the same erros still remains....
if nothing goes right, go left!
nocturne
Posts: 208
Joined: 23 Jun 2010, 21:31

Re: Relay Starting Error

Post by nocturne »

Sounds like a network accessibility problem.. what's your setup?
User avatar
aloukat
Posts: 17
Joined: 20 Feb 2011, 15:33
Location: Münster
Contact:

Re: Relay Starting Error

Post by aloukat »

Code: Select all

<allow_spectator_relays>True</allow_spectator_relays>

		<p2p_cache_size>600</p2p_cache_size>

		<force_ip_address></force_ip_address>
		<server_port>2357</server_port>
		<server_p2p_port>3457</server_p2p_port>
		<client_port>0</client_port>
		<bind_ip_address></bind_ip_address>
		<use_nat_upnp></use_nat_upnp>
		
		<xmlrpc_port>5007</xmlrpc_port>
		<xmlrpc_allowremote>True</xmlrpc_allowremote>			<!-- If you specify an ip adress here, it'll be the only accepted adress. this will improve security. -->
		
		<blacklist_url></blacklist_url>
		<guestlist_filename></guestlist_filename>
		<blacklist_filename></blacklist_filename>
		
		<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 -->

		<use_proxy>False</use_proxy>
		<proxy_login></proxy_login>
		<proxy_password></proxy_password>
I don't know where there should be an error, and the funny thing is, that the relays already has worked...once...
if nothing goes right, go left!
User avatar
w1lla
Posts: 2287
Joined: 15 Jun 2010, 11:09
Location: Netherlands
Contact:

Re: Relay Starting Error

Post by w1lla »

Try to register relays on the playerpage of maniaplanet and then try again.

my config looks like this and it works really good:

Code: Select all

		<max_players>64</max_players>
		<password></password>
		
		<max_spectators>32</max_spectators>
		<password_spectator></password_spectator>
		
		<ladder_mode>forced</ladder_mode>				<!-- value between 'inactive', 'forced' (or '0', '1') -->
		
		<enable_p2p_upload>True</enable_p2p_upload>
		<enable_p2p_download>True</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="0.65"/>
			<!-- commands can be "Ban", "Kick", "RestartMap", "NextMap", ... -->
		</callvote_ratios>

		<allow_map_download>False</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>
	</server_options>
	
	<system_config>
		<connection_uploadrate>2000</connection_uploadrate>			<!-- KBps -->
		<connection_donwloadrate>81920</connection_donwloadrate>		<!-- KBps -->

		<allow_spectator_relays>True</allow_spectator_relays>

		<p2p_cache_size>600</p2p_cache_size>

		<force_ip_address></force_ip_address>
		<server_port>2350</server_port>
		<server_p2p_port>3450</server_p2p_port>
		<client_port>0</client_port>
		<bind_ip_address></bind_ip_address>
		<use_nat_upnp></use_nat_upnp>
		
		<xmlrpc_port>5000</xmlrpc_port>
		<xmlrpc_allowremote>True</xmlrpc_allowremote>			<!-- If you specify an ip adress here, it'll be the only accepted adress. this will improve security. -->
		
		<blacklist_url></blacklist_url>
		<guestlist_filename></guestlist_filename>
		<blacklist_filename></blacklist_filename>
		
		<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 -->

		<use_proxy>False</use_proxy>
		<proxy_login></proxy_login>
		<proxy_password></proxy_password>
	</system_config>
my startup .bash and .sh

Code: Select all

ManiaPlanetServer.exe /dedicated_cfg=relay_cfg.txt /join= /joinpassword= /game_settings=MatchSettings/CanyonA.txt
you must always set a spectator password to make it fully functional. Otherwise there might be a problem with the masterserver recognizing relays, but i believe relays do not fully work under tm2.
TM² Info
SM Info
QM Info

OS: Windows 10 x64 Professional
MB: MSI 970A-G46
Processor: AMD FX-6300 3500 mHz
RAM Memory: 16 GB DDR3
Video: SAPPHIRE DUAL-X R9 280X 3GB GDDR5
KB: Logitech G510s
Mouse: Logitech G300s
Mode Creation
ManiaScript Docs
Sythy
Posts: 48
Joined: 11 Sep 2011, 10:29
Location: Queensland, Australia
Contact:

Re: Relay Starting Error

Post by Sythy »

Where do you register the relays? All I can see in the playerpage is to create a dedi server account... and I've made 3 of them for this.
User avatar
aloukat
Posts: 17
Joined: 20 Feb 2011, 15:33
Location: Münster
Contact:

Re: Relay Starting Error

Post by aloukat »

Yes, the same way i did it.

i don't know an other way.

i already talkted to the guys from Bullracing (TBR) and they got the same problem... :(
if nothing goes right, go left!
Post Reply

Return to “Dedicated Server”

Who is online

Users browsing this forum: No registered users and 1 guest