why wont my server start
-
can someone help me please my server wont start and when i try start the .bat file it says this.
Loading fastfile code_pre_gfx_mp
[STEAM] 1 calls ready, running...
[STEAM] running call 1
Loading fastfile patch_mp
Loading fastfile code_post_gfx_mp
[DW][Auth] Handling authentication request...
Loading menufile ui/t6/menus/optionscontrols.lua...
Loading menufile ui/t6/menus/optionssettings.lua...
Loading menufile ui/t6/dvarleftrightselector.lua...
Loading menufile ui/t6/menus/safeareamenu.lua...
Loading menufile ui_mp/t6/hud/loading.lua...
Loading menufile ui_mp/t6/hud/scoreboard.lua...
Loading menufile ui_mp/t6/hud/spectateplayercard.lua...
Loading menufile ui_mp/t6/hud/class.lua...
Loading menufile ui_mp/t6/hud/team_marinesopfor.lua...
Loading menufile ui_mp/t6/menus/editgameoptionspopup.lua...
[DW][Lobby] Handling hello request...
Setting net_port to "4976" from command line.
bound socket to localhost:4976
config file %s not found.
Loading fastfile patch_ui_mp
Loading fastfile ui_mp
Loading menufile ui/t6/mainlobby.lua...
Loading menufile ui/t6/partylobby.lua...
Loading menufile ui/t6/menus/partyprivacypopup.lua...
Loading menufile ui_mp/t6/menus/privategamelobby_project.lua...
Loading menufile ui_mp/t6/menus/theaterlobby.lua...
Loading fastfile ffotd_tu13_mp_147
Loading fastfile common_mp
Loading fastfile common_patch_mp
scanning for plugins...
Loading fastfile dlc0_load_mp
Loading fastfile dlc1_load_mp
Loading fastfile dlc2_load_mp
Loading fastfile dlc3_load_mp
Loading fastfile dlc4_load_mp
Loading fastfile dlc0dd_load_mp
Loading fastfile seasonpass_load_mp
Plutonium r3641 > -
olivermoe7 said in why wont my server start:
config file %s not found.
I think that's where the problem is
-
Kalitos said in why wont my server start:
olivermoe7 said in why wont my server start:
config file %s not found.
I think that's where the problem is
Thats exactly where the problem is.
-
olivermoe7 To be a little more precise than my 2 colleagues, knowing that the configuration file is not found, you need to reference it in the .bat if you're on windows or .sh if you're on linux [
dediacted.cfg
]. Then make sure it's in the right folder and that the error in the consoleconfig file %s not found.
has disappeared, have a nice day !