Hallo,
i have a question, for my dedicated server.
I have rented a dedicated server with Debian on it (over hetzner.de).
And now i have problem hostim M&B Napoleonic...
I install it on the server and everything, and then it wont show in the server list in-game?
Ports are all open, and in the NW_sample_gamemod.txt i have set the add on server list on 1.
So i rly dont know what to do?
I have pinged my server and its ok.
I even try to install a few versions of wine, but still nothing...
Command i use to start
wineconsole --backend=curses NW/mb_warband_dedicated.exe -r NW_Sample_Team_Deathmatch.txt -m Napoleonic Wars
When i use the command, it looks like server has started... It does not show any errors, but nothing shows in server list ingame.
And I'm shure its not the ports...
NW_sample_gamemode.txt (tdm)
set_add_to_game_servers_list 1
#WARNING: Make sure that you change the capital values with proper ones.
#uncomment the line below when you set a valid administrator password
set_pass_admin *******
#if you have premium members, set a password for them, otherwise delete/comment out the line below
#uncomment the line below when you set a valid private password
#set_pass_private PRIVATEPASS
#use the line below to set a valid server name
set_server_name ServerName_BAGABAGA
#uncomment the line below when you set a valid welcome message
set_welcome_message Wellcome to the Regiment server! Only we can recruit here!
#Steam must be running in order to use valve anti cheat
#Also you must use the Steam version of the dedicated server in order to use this option
#set_enable_valve_anti_cheat 1
#setting team deathmatch (multiplayer_tdm) mode
set_mission multiplayer_tdm
#setting max players, first one is non-premium member limit, second one is premium member limit
set_max_players 32 32
set_num_bots_voteable 20
set_map mp_la_haye_sainte
add_map mp_arabian_harbour
add_map mp_arabian_village
add_map mp_ardennes
add_map mp_avignon
add_map mp_borodino
add_map mp_champs_elysees
add_map mp_columbia_farm_morning
add_map mp_european_city_summer
add_map mp_french_farm
add_map mp_german_village
add_map mp_hougoumont
add_map mp_landshut
add_map mp_oaksfield_day
add_map mp_river_crossing_morning
add_map mp_roxburgh
add_map mp_russian_village
add_map mp_schemmerbach
add_map mp_slovenian_village
add_map mp_spanish_farm
add_map mp_spanish_mountain_pass
add_map mp_spanish_village
add_map mp_strangefields
add_map mp_walloon_farm
#adding all nations to both sides just to randomize all of them
#adding less nations will reduce the randomization set (used in set_randomize_factions command)
add_factions fac_britain fac_britain
add_factions fac_france fac_france
add_factions fac_prussia fac_prussia
add_factions fac_russia fac_russia
add_factions fac_austria fac_austria
set_randomize_factions 1
#if the bottleneck is your server's bandwidth, then make sure that you set a correct value for upload limit
set_upload_limit 30000000
#if you are running more than one dedicated server on the same computer, you must give different ports to each of them
set_port 2240
#if you are running the Steam version of the dedicated server, this port must also be set, and same limitations of set_port apply for Steam port
set_steam_port 7241
set_server_log_folder Logs
set_server_ban_list_file ban_list.txt
start
And i have hosted Left4Dead2, and CSS, and some other games also... And they work ok.
Can anyone help??
Thank you in advance!