I know this has been talked about 1000 times, but i'm missing something obvious 
and need you help.

When i change map i see error in console:
GameTypes: could not find matching game type "".
And 
ApplyGameSettings: Map de_inferno_se not part of Mapgroup 

Here is my startup line:
srcds -game csgo -console -usercon -maxplayers_override 12 +exec server.cfg -ip 
IP +game_mode 1 +game_type 0 +mapgroup mg_war +map de_dust2_se -tickrate 128 
-port 27016 

Here is my gamemodes_server.txt 
"GameModes_Server.txt" 
{ 
"gameTypes" 
{ 
"classic" 
{ 
"gameModes" 
{ 
"competitive" 
{ 
"maxplayers" "12" 

"exec" 
{ 
"exec" "settings.cfg" 
} 

"mapgroupsMP" 
{ 
"mg_war" "" 
} 
} 
} 
} 
} 

"mapgroups" 
{ 
"mg_war" 
{ 
"name" "mg_war" 
"maps" 
{ 
"de_dust2_se"    "" 
"de_train_se"    "" 
"de_inferno_se"  "" 
"de_nuke_se"     "" 
"de_nuke_ve"     "" 
"de_mirage_csgo"         "" 

} 
} 
} 
} 


Pls help. 

Thx

--
Kind regards,
Dusan Tomic
_______________________________________________
Csgo_servers mailing list
Csgo_servers@list.valvesoftware.com
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers

Reply via email to