[help]gs-ls In Linux
4 replies85 viewsCurrently viewing: 1
· 03/11/2009, 05:21 PM
Железо: кор 2 дуо 2.0, 4 гига оперы (чуть лучше:) )
ОС: Fedora 9 Linux
Программы: мускул 5.1.0 х32, ява х32
Сборка: GS - L2Emu, LS - L2jfree (все пробовал)
Краткое изложение СУТИ проблемы:
Итак.. Проблемка..
Пробовал ЛС ставить как на отдельной машине, так и на той же самой, вместе с ГС, один хрен разницы(. Загрузился ЛС - ок, без ошибок. Загрузился ГС - до момента с конектом к ЛСу все ок.
Лог ГСа, который пытается подключиться к ЛСу на той же машине:
Цитата
=============================================================-[ ServerThreads ]
INFO Connecting to login on 193.111.156.4:9014
Exception in thread "LoginServerThread" java.lang.NoSuchMethodError: net.l2emuproject.tools.random.Rnd.nextBytes([B)[B
at net.l2emuproject.gameserver.LoginServerThread.generateHex(LoginServerThread.java
:446)
at net.l2emuproject.gameserver.LoginServerThread.run(LoginServerThread.java:159)
INFO Selector Tread open on:/193.111.156.4
Selector Started
*********************************
*****ПРОПУСТИЛ... ВСЕ ЧИСТО, а после:*****
********************************
====================================================================-[ Status ]
INFO Maximum Number Players Connected: 1000
INFO Total Boot Time: 113 Seconds.
INFO GameServer Ready on: 193.111.156.4 : 7773. //А после должно быть что-то рода INFO: Register Gameserver 2: Sieghart
INFO Connecting to login on 193.111.156.4:9014
Exception in thread "LoginServerThread" java.lang.NoSuchMethodError: net.l2emuproject.tools.random.Rnd.nextBytes([B)[B
at net.l2emuproject.gameserver.LoginServerThread.generateHex(LoginServerThread.java
:446)
at net.l2emuproject.gameserver.LoginServerThread.run(LoginServerThread.java:159)
INFO Selector Tread open on:/193.111.156.4
Selector Started
*********************************
*****ПРОПУСТИЛ... ВСЕ ЧИСТО, а после:*****
********************************
====================================================================-[ Status ]
INFO Maximum Number Players Connected: 1000
INFO Total Boot Time: 113 Seconds.
INFO GameServer Ready on: 193.111.156.4 : 7773. //А после должно быть что-то рода INFO: Register Gameserver 2: Sieghart
На что отвечает ЛС:
Цитата
INFO : LoginServerThread: Login terminated the connection.
И все... соответственно при выборе серверов - этот сервер в оффлайне...
Мои соображения по этому поводу: Были бы соображения, не писал бы.... Вырубали все фаерволы, ребутили сколько раз)) переламали конфиги ЛСа и ГСа - всеравно..
Конфиги ЛСа
Цитата
# Bind ip of the loginserver, use 0.0.0.0 to bind on all available IPs
LoginServerHostname=0.0.0.0
LoginServerPort=2106
GMMinLevel=100
# The port, ip on which login will listen for GameServers
LoginHostname=193.111.156.4
LoginPort=9014
LoginServerHostname=0.0.0.0
LoginServerPort=2106
GMMinLevel=100
# The port, ip on which login will listen for GameServers
LoginHostname=193.111.156.4
LoginPort=9014
ГС:
Цитата
GameServerHostName = 193.111.156.4
GameServerPort = 7773
# this is the Loginserver host and port that this gameserver will try to connect to.
LoginPort = 9014
LoginHost = 193.111.156.4
# This is transmitted to the clients connecting from an external network,
# so it has to be a public IP or resolvable hostname.
ExternalHostname = 193.111.156.4
# This is transmitted to the client from the same network,
# so it has to be a local IP or resolvable hostname
InternalHostname = 193.111.156.4
InternalNetworks = 193.111.156.4
OptionalNetworks = 193.111.156.4
GameServerPort = 7773
# this is the Loginserver host and port that this gameserver will try to connect to.
LoginPort = 9014
LoginHost = 193.111.156.4
# This is transmitted to the clients connecting from an external network,
# so it has to be a public IP or resolvable hostname.
ExternalHostname = 193.111.156.4
# This is transmitted to the client from the same network,
# so it has to be a local IP or resolvable hostname
InternalHostname = 193.111.156.4
InternalNetworks = 193.111.156.4
OptionalNetworks = 193.111.156.4
Ну все.. Вся надежда на вас.. я уже не знаю что делать, с 9ти утра мучаюсь и все никак...
Спасибо, не оставляйте в беде :)
0
· 03/11/2009, 05:37 PM
SsS: ГС:
GameServerHostName = 193.111.156.4
GameServerPort = 7773
# this is the Loginserver host and port that this gameserver will try to connect to.
LoginPort = 9014
LoginHost = 127.0.0.1
# This is transmitted to the clients connecting from an external network,
# so it has to be a public IP or resolvable hostname.
ExternalHostname = 193.111.156.4
# This is transmitted to the client from the same network,
# so it has to be a local IP or resolvable hostname
InternalHostname = 193.111.156.4
InternalNetworks = 193.111.156.4
OptionalNetworks = 193.111.156.4
— А что тут надо писать? :D
0
· 03/11/2009, 06:03 PM
Да, спасибо, но тут прийдется уже в логине менять ИП... А к этому логину должны еще 2 сервера подключиться, которые на другой машине и сдругим ИП, тобишь локалхост тут не прокатит уже....
Попробовал.. Поставил все на 127.0.0.1 - тоже самое в итоге пишет
0
Войдите или зарегистрируйтесь чтобы ответить

