parsing config file "server.cfg"...
-
I tried to make my own server so I launch StartServer.bat but he still block on "parsing config file "server.cfg"..." and nothing happen can someone help me please ?
-
@Veaq said in parsing config file "server.cfg"...:
tried to make my own server so I launch StartServer.bat but he still block on "parsing config file "server.cfg"..." and nothing happen can someone help me please ?
Server.cfg must be in Call of Duty Modern Warfare 3\admin\
-
Maybe you forgot to add +start_map_rotate to your command line?
-
RektInator said in parsing config file "server.cfg"...:
Maybe you forgot to add +start_map_rotate to your command line?
It doesn't open the game with me
-
ras how do you have the content of your server.cfg file
-
Kalitos said in parsing config file "server.cfg"...:
how do you have the content of your server.cfg file
///////////////////////////////////////////////////
/// PlutoIW5 Server Configuration file //
//////////////////////////////////////////////////////////////////////////////////////////////////////
// SERVER NAME & COLORS TIPS //
///////////////////////////////////////////////////
// //
// ^1 Red //
// ^2 Green //
// ^3 yellow //
// ^4 Blue //
// ^5 Cyan //
// ^6 Pink //
// ^7 White //
// ^8 Depends on the team colors playing. //
// ^9 Grey //
// ^0 Black //
// //
///////////////////////////////////////////////////set sv_hostname "^Defualt" // Sets the server titlebar name. Change sv_hostname by changing your key at http://platform.plutonium.pw/serverkeys
set sv_motd "" // Sets a custom motd which is shown on the intel message loadscreen when a player joins. leave blank for defualt intel messages.//////////////////////////////////////////////////
// NON-GAMEPLAY CONFIGURATION //
//////////////////////////////////////////////////set sv_maxclients "18" // Max players in your server.
set rcon_password "" // Access to your server to change stuff remotely or ingame. (Empty = disabled)
set g_password "" // Password Protected Server. Leave blank if you want players to join or set password if you want to keep public out.
set sv_privateClients "0" // Maximum number of private clients allowed on the server (range 0-18 (clamped to sv_maxclients) )
set sv_privatePassword "" // Password for reserved slots.
set sv_voice "1" // Server voice chat configuration ( 0 = "No Chat", 1 = "Free Chat", 2 = "Team Chat" (default) )
set g_allowVote "1" // Toggle voting for [player kick/map restart/next map] (0 or 1 (default) )
set g_deadChat "0" // Toggle allowing dead players to chat with living players (0 (default) or 1)
set g_inactivity "420" // Time in seconds before the server will kick a user for inactivity (range 0 - 10000)
set sv_kickBanTime "3600" // Time in seconds for a player temporary ban (on kick/tempban) (range 0 - 3600)
set sv_allowClientConsole "1" // Enable or Disable players ability to access server commands
set sv_timeout "20" // Timeout time period. You will timeout after (20) seconds when attempting to connect or if you are getting connection interruptions
set sv_reconnectlimit "3" // How many times you can try to reconnect
set sv_pure "1" // verifying cilent files
set sv_floodProtect "1" // Chat Spam Protection
set logfile "2" // Enable loging 1-2? enable. 0 disable. Leave it on if you plan on using B3 or IW4MAdmin.
set g_logSync "1" // 1 always flush games_mp.log, 0 only flush on game end. Recommended to stay on for b3 and IW4MAdmin
set g_log "logs/games_mp.log" // Gamelog filename. If you edit this, Make sure you change B3.xml if you have bigbrotherbot. IW4MAdmin auto-detects however.
set scr_teambalance "1" // Set autobalance//////////////////////////////////////////////////////
// LOAD GAMETYPE DSR RECIPE CONFIGURATION //
//////////////////////////////////////////////////////
// This is defualt gametypes from admin folder. //
// //
// Can always custom make one in Private Match or //
// edit existing defulat DSR file with Notepad. //
// //
// TDM_default Team Deathmatch //
// DOM_default Domination //
// CTF_default Capture The Flag //
// DZ_default Drop Zone //
// FFA_default Free For All //
// GG_default Gun Game //
// HQ_default Headquarters //
// INF_default Infected //
// JUG_default Juggernaut //
// KC_default Kill Confirmed //
// OIC_default One In The Chamber //
// SAB_default Sabotage //
// SD_default Search and Destroy //
// TDEF_default Team Defender //
// TJ_default Team Juggernaut //
// //
////////////////////////////////////////////////////////////////////////////////////////////////////////////
// MAP SHORT NAMES ROTATION LIST //
//////////////////////////////////////////////////////
// //
// mp_alpha - Lockdown //
// mp_bootleg - Bootleg //
// mp_bravo - Mission //
// mp_carbon - Carbon //
// mp_dome - Dome //
// mp_exchange - Downturn //
// mp_hardhat - Hardhat //
// mp_interchange - Interchange //
// mp_lambeth - Fallen //
// mp_mogadishu - Bakaara //
// mp_paris - Resistance //
// mp_plaza2 - Arkaden //
// mp_radar - Outpost //
// mp_seatown - Seatown //
// mp_underground - Underground //
// mp_village - Village //
// //
//// DLC FREE ////////////////////////////////////////
// //
// mp_terminal_cls - Terminal //
// mp_aground_ss - Aground //
// mp_courtyard_ss - Erosion //
// //
//// DLC COLLECTION 1 ////////////////////////////////
// //
// mp_italy - Piazza //
// mp_overwatch - Overwatch //
// mp_morningwood - Black Box //
// mp_park - Liberation //
// //
//// DLC COLLECTION 2 ////////////////////////////////
// //
// mp_meteora - Sanctuary //
// mp_cement - Foundation //
// mp_qadeem - Oasis //
// mp_restrepo_ss - Lookout //
// mp_hillside_ss - Getaway //
// //
//// DLC COLLECTION 3 ////////////////////////////////
// //
// mp_crosswalk_ss - Intersection //
// mp_burn_ss - U-Turn //
// mp_six_ss - Vortex //
// //
//// DLC COLLECTION 4 ////////////////////////////////
// //
// mp_boardwalk - Boardwalk //
// mp_moab - Gulch //
// mp_roughneck - Off Shore //
// mp_shipbreaker - Decommission //
// mp_nola - Parish //
// //
//////////////////////////////////////////////////////set sv_maprotation "dom map mp_alpha map mp_bootleg map mp_bravo map mp_carbon map mp_dome map mp_exchange map mp_hardhat map mp_interchange map mp_lambeth map mp_mogadishu map mp_paris map mp_plaza2 map mp_radar map mp_seatown map mp_underground map mp_village"
-
ras said in parsing config file "server.cfg"...:
set sv_maprotation "dom map mp_alpha map mp_bootleg map mp_bravo map mp_carbon map mp_dome map mp_exchange map mp_hardhat map mp_interchange map mp_lambeth map mp_mogadishu map mp_paris map mp_plaza2 map mp_radar map mp_seatown map mp_underground map mp_village
You missed adding "dsr" before "dom", try that.
set sv_maprotation "dsr dom map mp_alpha map mp_bootleg map mp_bravo map mp_carbon map mp_dome map mp_exchange map mp_hardhat map mp_interchange map mp_lambeth map mp_mogadishu map mp_paris map mp_plaza2 map mp_radar map mp_seatown map mp_underground map mp_village"
-
RektInator Where ?
-
Kalitos said in parsing config file "server.cfg"...:
ras said in parsing config file "server.cfg"...:
set sv_maprotation "dom map mp_alpha map mp_bootleg map mp_bravo map mp_carbon map mp_dome map mp_exchange map mp_hardhat map mp_interchange map mp_lambeth map mp_mogadishu map mp_paris map mp_plaza2 map mp_radar map mp_seatown map mp_underground map mp_village
You missed adding "dsr" before "dom", try that.
set sv_maprotation "dsr dom map mp_alpha map mp_bootleg map mp_bravo map mp_carbon map mp_dome map mp_exchange map mp_hardhat map mp_interchange map mp_lambeth map mp_mogadishu map mp_paris map mp_plaza2 map mp_radar map mp_seatown map mp_underground map mp_village"
Again the same does not start the game.
-
ras let's clarify this. the initial topic month of server problem and now you post a client problem
-
ras said in parsing config file "server.cfg"...:
Again the same does not start the game.
based on the first image. shows that the server is running.
-
Hi everyone,
I encounter a map rotation problem, basically all players get disconnected when the map rotates and the server doesn't appear in the browser list after the 1st rotate.
To sum up, everything is ok during the first map and then...I've tried to set sv_timeout "120"
I've also tried numerous configurations such as0 default:
// Map Rotation set sv_maprotation "dsr TDM_default map mp_rust dsr TDM_default map mp_terminal_cls dsr TDM_default map mp_alpha etc..."
server boots but kick players at rotation
1:
// Map Rotation set sv_maprotation "dsr TDM_default map mp_bootleg map mp_alpha map mp_bravo map mp_carbon etc..."
server boots but kicks players at rotation
4
set sv_maprotation "default" with default.dspl
imported from https://github.com/xerxes-at/IW5ServerConfig/tree/master/admin
server doesn't even load map
nnot supported anymore, see https://forum.plutonium.pw/topic/1181/help-with-dspl-files/5NAT is OK
Problem occurs wether am on the same LAN or from internetthe start bat line is the following, values are configured.
start /wait /abovenormal bin\plutonium-bootstrapper-win32.exe iw5mp %MW3gamepath% +set key %MW3key% +start_map_rotate -dedicated +net_port %MW3port%
I have IW4Xadmin which works correctly too.
If you have any idea, I've followed official windows dedicated guide
-
Shubi that's not related to this topic tho?
Create a new topic.
/locked to prevent further hijacking