lok1
Участник
- Сообщения
- 199
- Реакции
- 14
Re: FAQ по настройке CS:GO
Ребят помогите настроить сервер уже пол дня бился над им и не получается.
Вот файл
Строка запуска:
При коннекте с клиента пишет следующее в консоле клиента:
А в консоле сервера такое пишет:
Сервер находится на отдельной железке дома, есть локальная сеть и внешний ip статический.
Захожу что по локальному ip что по внешнему, одно и тоже пишет в консоле клиента.
Уже не знаю что делать, может я что не так настроил, подскажите?24
Ребят помогите настроить сервер уже пол дня бился над им и не получается.
Вот файл
// MapGroup UGCL Servers
"GameModes_Server.txt"
{
"gameTypes"
{
"classic"
{
"gameModes"
{
"competitive"
{
"maxplayers" "24"
"mapgroupsMP"
{
"mapgroups"
{
"mg_all"
{
"name" "mg_all"
"maps"
{
"cs_italy" ""
"cs_office" ""
"de_aztec" ""
"de_bank" ""
"de_dust2" ""
"de_dust" ""
"de_inferno" ""
"de_kismayo" ""
"de_mirage_go" ""
"de_nuke" ""
"de_nuke_ve" ""
"de_safehouse" ""
"de_season_go" ""
"de_shorttrain" ""
"de_stmarc" ""
"de_sugarcane" ""
"de_train" ""
"de_vertigo" ""
}
}
}
}
"GameModes_Server.txt"
{
"gameTypes"
{
"classic"
{
"gameModes"
{
"competitive"
{
"maxplayers" "24"
"mapgroupsMP"
{
"mapgroups"
{
"mg_all"
{
"name" "mg_all"
"maps"
{
"cs_italy" ""
"cs_office" ""
"de_aztec" ""
"de_bank" ""
"de_dust2" ""
"de_dust" ""
"de_inferno" ""
"de_kismayo" ""
"de_mirage_go" ""
"de_nuke" ""
"de_nuke_ve" ""
"de_safehouse" ""
"de_season_go" ""
"de_shorttrain" ""
"de_stmarc" ""
"de_sugarcane" ""
"de_train" ""
"de_vertigo" ""
}
}
}
}
Строка запуска:
./srcds_run -game csgo +ip 192.168.0.10 -port 28016 -usercon +game_type 0 +game_mode 1 +mapgroup mg_all +map de_dust2
При коннекте с клиента пишет следующее в консоле клиента:
Retrying connection to 192.168.0.10:28016, server requires lobby reservation but is unreserved.
Received game details information from 192.168.0.10:28016...
[MM] Sending reservation request to 192.168.0.10:28016
[MM] Sending reservation request to 192.168.0.10:28016
Received game details information from 192.168.0.10:28016...
[MM] Sending reservation request to 192.168.0.10:28016
[MM] Sending reservation request to 192.168.0.10:28016
А в консоле сервера такое пишет:
-> Reservation cookie 186000063ee27e4: reason ReplyReservationRequest
GameTypes: could not find matching mapGroup "mg_all".
ApplyGameSettings: Invalid mapgroup name mg_all
Server waking up from hibernation
Game will not start until both teams have players.
Game will not start until both teams have players.
"sv_visiblemaxplayers" = "24" ( def. "-1" ) - Overrides the max players reported to prospective clients
Attempting to precache model, but model name is NULL
Attempting to precache model, but model name is NULL
Attempting to precache model, but model name is NULL
Attempting to precache model, but model name is NULL
-> Reservation cookie 0: reason reserved(yes), clients(no), reservationexpires(0.00)
Server is hibernating
GameTypes: could not find matching mapGroup "mg_all".
ApplyGameSettings: Invalid mapgroup name mg_all
Server waking up from hibernation
Game will not start until both teams have players.
Game will not start until both teams have players.
"sv_visiblemaxplayers" = "24" ( def. "-1" ) - Overrides the max players reported to prospective clients
Attempting to precache model, but model name is NULL
Attempting to precache model, but model name is NULL
Attempting to precache model, but model name is NULL
Attempting to precache model, but model name is NULL
-> Reservation cookie 0: reason reserved(yes), clients(no), reservationexpires(0.00)
Server is hibernating
Сервер находится на отдельной железке дома, есть локальная сеть и внешний ip статический.
Захожу что по локальному ip что по внешнему, одно и тоже пишет в консоле клиента.
Уже не знаю что делать, может я что не так настроил, подскажите?24