Steam installieren
Anmelden
|
Sprache
简体中文 (Vereinfachtes Chinesisch)
繁體中文 (Traditionelles Chinesisch)
日本語 (Japanisch)
한국어 (Koreanisch)
ไทย (Thai)
Български (Bulgarisch)
Čeština (Tschechisch)
Dansk (Dänisch)
English (Englisch)
Español – España (Spanisch – Spanien)
Español – Latinoamérica (Lateinamerikanisches Spanisch)
Ελληνικά (Griechisch)
Français (Französisch)
Italiano (Italienisch)
Bahasa Indonesia (Indonesisch)
Magyar (Ungarisch)
Nederlands (Niederländisch)
Norsk (Norwegisch)
Polski (Polnisch)
Português – Portugal (Portugiesisch – Portugal)
Português – Brasil (Portugiesisch – Brasilien)
Română (Rumänisch)
Русский (Russisch)
Suomi (Finnisch)
Svenska (Schwedisch)
Türkçe (Türkisch)
Tiếng Việt (Vietnamesisch)
Українська (Ukrainisch)
Ein Übersetzungsproblem melden
lan=0
Try this config file to just test if your server starts:
server_name=Testing
welcome_message=Big hope
password=
max_players=24
clear_users=1
owner_disabled=1
admin_control=0
lobby_countdown=55
ready_players_required=65
exclude_from_quickplay=1
enable_track_vote=1
steam_port=27015
game_port=33540
query_port=27016
log=log.txt
track=urban06
gamemode=racing
bots=12
num_teams=2
laps=6
time_limit=15
elimination_interval=0
vehicle_damage=normal
car_class_restriction=a
car_restriction=
special_vehicles_disabled=1
car_reset_disabled=0
car_reset_delay=2
wrong_way_limiter_disabled=0
weather=clear day
frequency=high
#0
# Hellride
el_add=urban06
el_bots=12
el_num_teams=2
el_laps=5
el_time_limit=15
el_elimination_interval=0
el_car_reset_disabled=0
el_car_reset_delay=2
el_wrong_way_limiter_disabled=0
el_special_vehicles_disabled=0
el_car_class_restriction=a
el_car_restriction=
el_vehicle_damage=normal
el_weather=clear day
el_gamemode=racing
Check here how to open those four ports and forward it to your server IP address:
https://docs.google.com/spreadsheets/d/18-g1-I68g1B-9bumvV1HxUVcuD41DBczCyUGH3rdNiQ/edit?usp=sharing
So, for anyone who is still struggling, here's what I did. In the config file, I have the following:
steam_port=27015
game_port=33540
query_port=27017
In my router, because I host other game servers, I have the following:
external ports 27015 and 27016 are forwarded to internal port 27015
external ports 27017 and 27018 are forwarded to internal port 27017
external port 33540 is forwarded to internal port 33540
The reason for this, at least for me, is that I have games that use both 27015 and 27016 as a dual-direction port group. So mapping them individually would prevent those servers from working properly. However, for some reason Wreckfest uses the steam and query ports individually, so placing them in their own mapping group allows the game to both report to Steam and to the Wreckfest reporting list.
Hopefully this helps someone else who is struggling.
steam_port = 32038
game_port = 33568
query_port = 32040
Nice you noticed your other dedicated gameserver used same ports..
My guess is line "lan=0" on your dedicated server config..
server_name=Brakeless in Seattle
welcome_message=
password=
max_players=24
clear_users=1
owner_disabled=1
admin_control=0
lobby_countdown=60
ready_players_required=60
admin_steam_ids=76561197970183408
op_steam_ids=76561197970183408
lan=0
steam_port=27016
game_port=33541
query_port=27017
track=tarmac2_main_circuit
gamemode=racing
bots=0
num_teams=3
laps=3
time_limit=20
elimination_interval=0
vehicle_damage=normal
car_class_restriction=a
car_restriction=
special_vehicles_disabled=0
car_reset_disabled=0
car_reset_delay=4
wrong_way_limiter_disabled=1
weather=
frequency=high
log=C:\Wreckfest\test.log
enable_track_vote=1
el_add=tarmac2_main_circuit
el_num_teams=3
el_laps=3
el_bots=0
el_time_limit=20
el_elimination_interval=0
el_car_reset_disabled=0
el_car_reset_delay=4
el_wrong_way_limiter_disabled=1
el_special_vehicles_disabled=0
el_car_class_restriction=a
el_car_restriction=
el_vehicle_damage=normal
el_weather=
el_gamemode=racing
log= and enable_track_vote=
In my server_config.cfg file "log=" line comes after those ports and "enable_track_vote=" before admin_steam_ids=.
I guess it won't fall into it. Compare the ports:
steam_port=27015
game_port=33540
query_port=27016
Above you have all ports +1. If you host multi-servers, see more here, how to set those up and running: https://docs.google.com/spreadsheets/d/18-g1-I68g1B-9bumvV1HxUVcuD41DBczCyUGH3rdNiQ/edit?usp=sharing
It sounds your firewall is blocked your dedicated server.
Can make YouTube off it and show my server loop.
Hat da wer schlecht geschlafen? wegen ein paar kleinen Port Regeln muss man doch nicht so einen Aufriss machen bei The Crew musste man diese damals auch freigeben um bei Nat Typ offen stehen zu haben. Da hat sich auch keiner beschwert.Zumal es hier mehr als logisch beschrieben wird wie man alles eingerichtet bekommt.
When you say "keeps spinning", this what happens when you start Wreckfest, go multiplayer and select Create Server for making a player host, pick your options and go create , keeps spinning happens then?
Might give this thread a read for more help on setting up your own dedicated server:
http://community.bugbeargames.com/threads/multiplayer-dedicated-server-easy-step-by-step-w-pictures-2019.12013/#post-112392