Сообщений: 174
Тем: 1
Зарегистрирован: Jan 2010
Репутация:
555
Я думаю причина в том что "Ни один игровой сервер не был закреплен за сервером авторизации.".
Собственно открываешь конфиг логинсервера и прописываешь туда коннект к игровому
Jedem das seine.
Каждому своё.
Сообщений: 610
Тем: 12
Зарегистрирован: Jan 2010
Репутация:
1,021
Короче: ты в навикате вбил в столбик gameservers данные своего ГС?
Сообщений: 57
Тем: 18
Зарегистрирован: Jan 2010
Репутация:
0
<!--
~ This file is part of aion-unique <aionunique.smfnew.com>.
~
~ aion-unique is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ aion-unique is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with aion-unique. If not, see <http://www.gnu.org/licenses/>.
-->
<!--
File that is responsible for network address mapping.
We can have any number of ip ranges mapped to various network interfaces
Useful for those who run server in local areas with two (or more) networks
For ipconfig's "default" attribute both DNS and ip address is supported.
Example: <ipconfig default="216.239.59.104">
Examples: <ipconfig default="google.de">
-->
<ipconfig default="10.248.53.253">
<!--
IANA-reserved private IPv4 network ranges
Access only from local networks, external client can't have any of
the following ip addresses
-->
<iprange min="10.248.53.253" max="10.255.255.255" address="10.248.53.253"/>
<iprange min="172.16.0.0" max="172.31.255.255" address="172.16.0.0"/>
<iprange min="192.168.0.0" max="192.168.255.255" address="192.168.0.0"/>
за место этого 10.248.53.253 свой ип ставь,ну или C:\Server Aion\gameserver\config\gameserver.properties поставь там в конце за место false---->>true,мне помогло!! вот тока тута ставь
#Disable aggressive behavior from monsters
gameserver.disable.mob.aggro=true
#----------------------------
#Class change config's:
#----------------------------
#Enable 2nd class change simple mode
gameserver.enable.simple.2ndclass=true
Сообщений: 610
Тем: 12
Зарегистрирован: Jan 2010
Репутация:
1,021
Надо свой внешний ip вводить, а не *