Help with Combo
Moderator: English Moderator
Help with Combo
I recently rented a gameservers.com SM 10 slot dedicated server, but I am havnt trouble getting a room set up to play the new game mode Combo. Can anyone help me out getting combo set up point me to a tut for combo?
Re: Help with Combo
You can start with this one : http://wiki.maniaplanet.com/en/Dedicate ... _title_.3F
and ask a more precise question later
and ask a more precise question later

ManiaPlanet technical documentation portal (Dedicated, ManiaLink, ManiaScript, Titles...) -- contribute!
Re: Help with Combo
Thanks, this is the error I'm receiving in my server log...magnetik wrote:You can start with this one : http://wiki.maniaplanet.com/en/Dedicate ... _title_.3F
and ask a more precise question later
Code: Select all
Match settings file : MatchSettings\SMStormCombo.txt
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...
Re: Help with Combo
The MatchSettings for combo is "MatchSettings/SMStormCombo1.txt"
We have done a guide on how to start a combo lobby : http://maniaplanet.github.io/documentat ... lobby.html
We have done a guide on how to start a combo lobby : http://maniaplanet.github.io/documentat ... lobby.html
ManiaPlanet technical documentation portal (Dedicated, ManiaLink, ManiaScript, Titles...) -- contribute!
Re: Help with Combo
Also if this is helpful here is my "dedicated_cfg.txt"
And my Server Command Line Config
Code: Select all
<?xml version="1.0" encoding="utf-8" ?>
<dedicated>
<authorization_levels>
*REMOVED*
</authorization_levels>
<masterserver_account>
*REMOVED*
</masterserver_account>
<server_options>
<name>A new GameServers.com ShootMania server is born</name>
<comment></comment>
<hide_server>0</hide_server> <!-- value is 0 (always shown), 1 (always hidden), 2 (hidden from nations) -->
<max_players>10</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>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", ... -->
</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>2000</connection_uploadrate> <!-- KBps -->
<connection_downloadrate>32000</connection_downloadrate> <!-- KBps -->
<allow_spectator_relays>False</allow_spectator_relays>
<p2p_cache_size>600</p2p_cache_size>
<force_ip_address>68.232.184.107</force_ip_address>
<server_port>2350</server_port>
<server_p2p_port>3450</server_p2p_port>
<client_port>0</client_port>
<bind_ip_address>68.232.184.107</bind_ip_address>
<use_nat_upnp></use_nat_upnp>
<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. -->
<blacklist_url></blacklist_url>
<guestlist_filename></guestlist_filename>
<blacklist_filename></blacklist_filename>
<title>SMStormCombo@nadeolabs</title> <!-- SMStorm, TMCanyon, ... -->
<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>
</dedicated>
Code: Select all
./ManiaPlanetServer /title=SMStormCombo@nadeolabs /game_settings=MatchSettings/SMStormCombo.txt /dedicated_cfg=dedicated_cfg.txt /nodaemon
Re: Help with Combo
You just miss the "1" at the end of the matchsettings file
ManiaPlanet technical documentation portal (Dedicated, ManiaLink, ManiaScript, Titles...) -- contribute!
Re: Help with Combo
Alright I am getting close my sever log looks like everything worked, but I can find my server on the server list in Combo or Storm?
Server Log
Server Log
Code: Select all
mlds.sh: Game for Account 1039996 Starting Up
mlds.sh: Game loop initializing...
mlds.sh: To exit loop hit CTRL-C
mlds.sh: Starting Server
Starting ManiaPlanet Date=2013-04-09-22_00 Svn=50021 GameVersion=3.3.0...
Initializing...
Configuration file : dedicated_cfg_combo_match.txt
Loading system configuration...
...system configuration loaded
Loading cache...
...OK
Listening for xml-rpc commands on port 5050.
Loading dedicated server configuration...
...Dedicated server configuration loaded
Connecting to master server...
...OK
Identifying on master server...
...OK
Please wait, loading...
Couldn't stat '/usr/local/games/shootmania/1039996/68.232.184.107_2350/GameData/ShootMania/Items/Characters/ArenaPlayerDefaultSkin.zip'
URL: maniaplanet://#join=krackle17@SMStormCombo@nadeolabs
Match settings file : MatchSettings\SMStormCombo1.txt
Loading match settings...
...Match settings loaded
Autostart server on internet
Starting server...
Loading map Combo - Bounce.Map.Gbx (MkW8NNXKgMlIQ9rW97_djE8yNV0)...
...Load succeeds
Script 'Mode:Combo': 445> Script: ModeBase.Script.txt | Version: 2013-03-22
445> Script: Mode.Script.txt | Version: 2013-04-08
445> Script: Stats.Script.txt | Version: 2013-03-05
445> Script: XmlRpc.Script.txt | Version: 2013-03-06
445> Script: Clublink.Script.txt | Version: 2013-03-26
445> Script: Combo.Script.txt | Version: 2013-04-09
445> Script: SM.Script.txt | Version: 2013-02-19
445> Script: Score.Script.txt | Version: 2012-10-31
445> Script: Layers.Script.txt | Version: 2012-08-06
445> Script: WarmUp.Script.txt | Version: 2012-08-21
445> Script: Message.Script.txt | Version: 2013-04-02
445> Script: ScoresTable.Script.txt | Version: 2013-04-04
445> Script: SpawnScreen.Script.txt | Version: 2013-01-24
445> Script: KingOfTheLobby.Script.txt | Version: 2013-03-01
Re: Help with Combo
I just tried to join via the link in the log (maniaplanet://#join=krackle17@SMStormCombo@nadeolabs) and it worked.
It can take several minutes to be displayed in the server browser.
Have you started manialive ? It's the only way (for now) to be displayed in the combo title.
It can take several minutes to be displayed in the server browser.
Have you started manialive ? It's the only way (for now) to be displayed in the combo title.
ManiaPlanet technical documentation portal (Dedicated, ManiaLink, ManiaScript, Titles...) -- contribute!
Re: Help with Combo
Thanks everything is working correctly.
Re: Help with Combo
This should be my last question, I just downloaded some new maps. What do I need to do to add them into the current map rotation?
Who is online
Users browsing this forum: No registered users and 0 guests