кто может подсказать что это за ошибки?и как это исправить?буду очень благодарен!!
[IMG][Ссылки могут видеть только зарегистрированные пользователи. ][/IMG]
[Ссылки могут видеть только зарегистрированные пользователи. ]
конфиг гс
# This is transmitted to the clients, so it has to be an IP or resolvable hostname. If this ip is resolvable by Login just leave *
Hostname = *
# Bind ip of the gameserver, use * to bind on all available IPs.
GameserverHostname = 78.132.186.111
GameserverPort = 7778
# The Loginserver host and port.
LoginHost = 192.168.0.36
LoginPort = 9014
# This is the server id that the gameserver will request.
RequestServerID = 1
# If set to true, the login will give an other id to the server (if the requested id is already reserved).
AcceptAlternateID = True
конфиг лс
# This is transmitted to the clients, so it has to be an IP or resolvable hostname
Hostname = localhost
# Bind ip of the LoginServer, use * to bind on all available IPs
LoginserverHostname = 192.168.0.36
LoginserverPort = 2106
# The Loginserver host and port.
LoginHostname = 192.168.0.36
LoginPort = 9014
# How many times you can provide an invalid account/pass before the IP gets banned
LoginTryBeforeBan = 3
# Time you won't be able to login back again after LoginTryBeforeBan tries to login. Provide a value in seconds. Default 10min. (600)
LoginBlockAfterBan = 600
# If set to true, any GameServer can register on your login's free slots
AcceptNewGameServer = False
# If false, the licence (after the login) will not be shown. Default : true.
ShowLicence = True
при ip 127.0.0.1 грузится все без проблем!порты открыты
Добавлено через 23 часа 25 минут
Ребят помогите пожалуйста
Последний раз редактировалось Jcrush; 18.12.2021 в 21:53.
Причина: Добавлено сообщение