1. СБОРКА ОТ U3J Rev 520 (делал по видео уроку, сборку сервера и клиент скачал по ссылке под видео)
2. Сервер запустился вроде без ошибок (см. логи и настройки ниже), но при попытке войти на сервер (после ввода логина и пароля) выдает "невозможно подключиться к серверу авторизации" и клиент вылетает. Помогите пожалуйста, третий день мучаюсь!
3. Логи и настройки сервера
P.S. CC геймсервера установлен по дефолту на 1. У клиента нет файла CC, но в батнике прописан cc:1
2. Сервер запустился вроде без ошибок (см. логи и настройки ниже), но при попытке войти на сервер (после ввода логина и пароля) выдает "невозможно подключиться к серверу авторизации" и клиент вылетает. Помогите пожалуйста, третий день мучаюсь!
3. Логи и настройки сервера
Код:
[INFO] 2017-06-13 19:06:56 - loginserver.configs.Config:80 - File ./config/database.properties: loaded.
[INFO] 2017-06-13 19:06:56 - loginserver.configs.Config:80 - File ./config/network.properties: loaded.
[INFO] 2017-06-13 19:06:56 - loginserver.configs.Config:80 - File ./config/floodcontroller.properties: loaded.
[INFO] 2017-06-13 19:06:56 - commons.database.DatabaseFactory:126 - Successfully connected to database
[INFO] 2017-06-13 19:06:57 - commons.database.dao.DAOManager:67 - Loaded 5 DAO implementations.
[INFO] 2017-06-13 19:06:57 - loginserver.network.ncrypt.KeyGen:57 - Starting the key generator...
[INFO] 2017-06-13 19:07:00 - loginserver.GameServerTable:65 - GameServerTable loaded 1 registered GameServers.
[INFO] 2017-06-13 19:07:00 - loginserver.controller.BannedIpController:60 - BannedIpController loaded 0 IP bans.
[INFO] 2017-06-13 19:07:00 - commons.network.NioServer:121 - Server listening on all available IPs on Port 9014 for Connection of GS
[INFO] 2017-06-13 19:07:00 - commons.network.NioServer:121 - Server listening on all available IPs on Port 2106 for Connection of Aion
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:120 - OS: Windows 7 Build: 6.1
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:120 - OS Arch: x86
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:120 - ..................................................
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:120 - ..................................................
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:114 - Avaible CPU(s): 2
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:114 - Processor(s) Identifier: x86 Family 16 Model 6 Stepping 2, AuthenticAMD
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:114 - ..................................................
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:114 - ..................................................
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:126 - Java Platform Information
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:126 - Java Runtime Name: Java(TM) SE Runtime Environment
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:126 - Java Version: 1.7.0_71
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:126 - Java Class Version: 51.0
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:126 - ..................................................
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:126 - ..................................................
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:132 - Virtual Machine Information (JVM)
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:132 - JVM Name: Java HotSpot(TM) Client VM
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:132 - JVM installation directory: C:\Program Files\Java\jdk1.7.0_71\jre
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:132 - JVM version: 24.71-b01
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:132 - JVM Vendor: Oracle Corporation
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:132 - JVM Info: mixed mode
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:132 - ..................................................
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:132 - ..................................................
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:108 - +----
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:108 - | Global Memory Informations at 19:07:00:
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:108 - | |
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:108 - | Allowed Memory: 31680 KB
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:108 - | |= Allocated Memory: 17372 KB (54,8359%)
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:108 - | |= Non-Allocated Memory: 14308 KB (45,1641%)
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:108 - | Allocated Memory: 17372 KB
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:108 - | |= Used Memory: 14357 KB (45,3188%)
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:108 - | |= Unused (cached) Memory: 3015 KB (9,5170%)
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:108 - | Useable Memory: 17323 KB (54,6812%)
[INFO] 2017-06-13 19:07:00 - commons.utils.AEInfos:108 - +----
[INFO] 2017-06-13 19:07:00 - loginserver.LoginServer:87 - Login Server started in 4 seconds.
[INFO] 2017-06-13 19:08:00 - loginserver.network.gameserver.GsConnection:100 - Received packet: [C] 0x00 CM_GS_AUTH
[INFO] 2017-06-13 19:08:00 - loginserver.network.aion.AionConnection:124 - Gameserver #1 is now online.
[INFO] 2017-06-13 19:08:00 - loginserver.network.gameserver.GsConnection:176 - Sending packet: [S] 0x00 SM_GS_AUTH_RESPONSE
[INFO] 2017-06-13 19:08:00 - loginserver.network.gameserver.GsConnection:100 - Received packet: [C] 0x04 CM_ACCOUNT_LIST
[INFO] 2017-06-13 19:08:00 - loginserver.network.gameserver.GsConnection:176 - Sending packet: [S] 0x09 SM_MACBAN_LIST
Код:
[INFO] 2017-06-13 19:07:08 - gameserver.configs.Config:111 - File ./config/admin.properties: loaded.
[INFO] 2017-06-13 19:07:08 - gameserver.configs.Config:111 - File ./config/character.properties: loaded.
[INFO] 2017-06-13 19:07:08 - gameserver.configs.Config:111 - File ./config/custom.properties: loaded.
[INFO] 2017-06-13 19:07:08 - gameserver.configs.Config:111 - File ./config/database.properties: loaded.
[INFO] 2017-06-13 19:07:08 - gameserver.configs.Config:111 - File ./config/database.properties: loaded.
[INFO] 2017-06-13 19:07:08 - gameserver.configs.Config:111 - File ./config/drop.properties: loaded.
[INFO] 2017-06-13 19:07:08 - gameserver.configs.Config:111 - File ./config/event.properties: loaded.
[INFO] 2017-06-13 19:07:08 - gameserver.configs.Config:111 - File ./config/floodcontrol.properties: loaded.
[INFO] 2017-06-13 19:07:08 - gameserver.configs.Config:111 - File ./config/gameserver.properties: loaded.
[INFO] 2017-06-13 19:07:08 - gameserver.configs.Config:111 - File ./config/general.properties: loaded.
[INFO] 2017-06-13 19:07:08 - gameserver.configs.Config:111 - File ./config/geo.properties: loaded.
[INFO] 2017-06-13 19:07:08 - gameserver.configs.Config:111 - File ./config/group.properties: loaded.
[INFO] 2017-06-13 19:07:08 - gameserver.configs.Config:111 - File ./config/legions.properties: loaded.
[INFO] 2017-06-13 19:07:08 - gameserver.configs.Config:111 - File ./config/mods.properties: loaded.
[INFO] 2017-06-13 19:07:08 - gameserver.configs.Config:111 - File ./config/network.properties: loaded.
[INFO] 2017-06-13 19:07:08 - gameserver.configs.Config:111 - File ./config/npc.properties: loaded.
[INFO] 2017-06-13 19:07:08 - gameserver.configs.Config:111 - File ./config/pvp.properties: loaded.
[INFO] 2017-06-13 19:07:08 - gameserver.configs.Config:111 - File ./config/rates.properties: loaded.
[INFO] 2017-06-13 19:07:08 - gameserver.configs.Config:111 - File ./config/siege.properties: loaded.
[INFO] 2017-06-13 19:07:08 - gameserver.configs.Config:111 - File ./config/security.properties: loaded.
[INFO] 2017-06-13 19:07:08 - commons.database.DatabaseFactory:126 - Successfully connected to database
[INFO] 2017-06-13 19:07:09 - commons.database.dao.DAOManager:67 - Loaded 39 DAO implementations.
[INFO] 2017-06-13 19:07:09 - gameserver.utils.ThreadPoolManager:100 - ThreadPoolManager: Initialized with 7 scheduler, 3 instant, 0 long, 4 disconnection running thread(s).
[INFO] 2017-06-13 19:07:09 - gameserver.dataholders.DataManager:149 - ##### STATIC DATA [section beginning] #####
[INFO] 2017-06-13 19:07:29 - gameserver.spawn.DayNightSpawnManager:51 - DayNightSpawnManager: Day/Night handler initialized
[INFO] 2017-06-13 19:07:33 - gameserver.services.MotionLoggingService:525 - MotionLoggingService started.
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:189 - Loaded world maps data: 123 maps
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:190 - Loaded player exp table: 61 levels
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:191 - Loaded 464 player stat templates
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:192 - Loaded 375 summon stat templates
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:193 - Loaded 67402 item templates
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:194 - Loaded 1388 item wrappers
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:195 - Loaded 33 pet flavours
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:196 - Loaded 34778 npc templates
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:197 - Loaded 4 initial player templates
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:198 - Loaded 707 trade lists
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:199 - Loaded 204 npc teleporter templates
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:200 - Loaded 209 teleport locations
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:201 - Loaded 751 preset entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:202 - Loaded 7322 skill templates
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:203 - Loaded 8586 skill learn entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:204 - Loaded 7 cube expand entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:205 - Loaded 152 warehouse expand entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:206 - Loaded 83 bind point entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:207 - Loaded 4197 quest data entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:208 - Loaded 826 quest bonus data entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:209 - Loaded 662 gatherable entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:210 - Loaded 13 guild entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:211 - Loaded 234 title entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:212 - Loaded 5981 walker routes
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:213 - Loaded 1418 zone entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:214 - Loaded 18 flightzone entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:215 - Loaded 1624 goodslist entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:216 - Loaded 108263 spawn entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:217 - Loaded 193 static door locations
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:218 - Loaded 321 tribe relation entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:219 - Loaded 9314 recipe entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:220 - Loaded 311 portal entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:221 - Loaded 175 chest entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:222 - Loaded 286 item set entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:223 - Loaded 11376 npc skill list entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:224 - Loaded 19 pet skill list entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:225 - Loaded 54 siege location entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:226 - Loaded 52 siege spawn entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:227 - Loaded 12 shield entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:228 - Loaded 71 fly ring entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:229 - Loaded 148 pet entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:230 - Loaded 10 road entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:231 - Loaded 7 windstream entries
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:232 - Loaded 6944 npc drops
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:233 - Loaded 1521 npc shouts
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:234 - Loaded 14 level up surveys
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:235 - Loaded 12 battleground templates
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:236 - Loaded 34 ride templates
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:237 - Loaded 132 motion times
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:238 - Loaded 11 global drop for level templates
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:213 - ##### [load time: 24 seconds] #####
[INFO] 2017-06-13 19:07:33 - gameserver.dataholders.DataManager:214 - ##### STATIC DATA [section end] #####
[INFO] 2017-06-13 19:07:33 - gameserver.utils.idfactory.IDFactory:69 - IDFactory: 1 id's used.
[INFO] 2017-06-13 19:07:33 - gameserver.world.World:66 - World: 123 worlds map created.
[INFO] 2017-06-13 19:07:33 - gameserver.GameServer:129 - Start loading Geo
[INFO] 2017-06-13 19:07:33 - gameserver.geo.GeoEngine:62 - Geodata engine disabled.
[INFO] 2017-06-13 19:07:33 - gameserver.GameServer:132 - Geo Loaded in 0 s
[INFO] 2017-06-13 19:07:34 - gameserver.services.DropService:163 - 6939 npc drops loaded
[INFO] 2017-06-13 19:07:34 - gameserver.spawn.SpawnEngine:800 - Spawned 110010000 [1] : 326
[INFO] 2017-06-13 19:07:34 - gameserver.spawn.SpawnEngine:800 - Spawned 110020000 [1] : 26
[INFO] 2017-06-13 19:07:34 - gameserver.spawn.SpawnEngine:800 - Spawned 110070000 [1] : 38
[INFO] 2017-06-13 19:07:34 - gameserver.spawn.SpawnEngine:800 - Spawned 120010000 [1] : 362
[INFO] 2017-06-13 19:07:34 - gameserver.spawn.SpawnEngine:800 - Spawned 120020000 [1] : 28
[INFO] 2017-06-13 19:07:34 - gameserver.spawn.SpawnEngine:800 - Spawned 120080000 [1] : 41
[INFO] 2017-06-13 19:07:34 - gameserver.spawn.SpawnEngine:800 - Spawned 210010000 [1] : 1139
[INFO] 2017-06-13 19:07:34 - gameserver.spawn.SpawnEngine:800 - Spawned 210020000 [1] : 6720
[INFO] 2017-06-13 19:07:34 - gameserver.spawn.SpawnEngine:800 - Spawned 210030000 [1] : 2746
[INFO] 2017-06-13 19:07:34 - gameserver.spawn.SpawnEngine:800 - Spawned 210040000 [1] : 8548
[INFO] 2017-06-13 19:07:35 - gameserver.spawn.SpawnEngine:800 - Spawned 210050000 [1] : 7642
[INFO] 2017-06-13 19:07:35 - gameserver.spawn.SpawnEngine:800 - Spawned 210060000 [1] : 7720
[INFO] 2017-06-13 19:07:35 - gameserver.spawn.SpawnEngine:800 - Spawned 220010000 [1] : 1451
[INFO] 2017-06-13 19:07:37 - gameserver.spawn.SpawnEngine:800 - Spawned 220020000 [1] : 8113
[INFO] 2017-06-13 19:07:38 - gameserver.spawn.SpawnEngine:800 - Spawned 220030000 [1] : 3293
[INFO] 2017-06-13 19:07:38 - gameserver.spawn.SpawnEngine:800 - Spawned 220040000 [1] : 8823
[INFO] 2017-06-13 19:07:38 - gameserver.spawn.SpawnEngine:800 - Spawned 220050000 [1] : 8619
[INFO] 2017-06-13 19:07:38 - gameserver.spawn.SpawnEngine:800 - Spawned 220070000 [1] : 7581
[INFO] 2017-06-13 19:07:38 - gameserver.spawn.SpawnEngine:800 - Spawned 400010000 [1] : 4652
[INFO] 2017-06-13 19:07:38 - gameserver.spawn.SpawnEngine:800 - Spawned 600010000 [1] : 379
[INFO] 2017-06-13 19:07:39 - gameserver.spawn.SpawnEngine:800 - Spawned 600020000 [1] : 6179
[INFO] 2017-06-13 19:07:39 - gameserver.spawn.SpawnEngine:800 - Spawned 600030000 [1] : 7451
[INFO] 2017-06-13 19:07:40 - gameserver.spawn.SpawnEngine:800 - Spawned 600040000 [1] : 995
[INFO] 2017-06-13 19:07:40 - gameserver.spawn.SpawnEngine:800 - Spawned 700010000 [1] : 1789
[INFO] 2017-06-13 19:07:40 - gameserver.spawn.SpawnEngine:800 - Spawned 710010000 [1] : 1637
[INFO] 2017-06-13 19:07:40 - gameserver.spawn.SpawnEngine:739 - Loaded 0 spawns from database
[INFO] 2017-06-13 19:07:40 - gameserver.spawn.SpawnEngine:742 - Loaded 77056 npc spawns
[INFO] 2017-06-13 19:07:40 - gameserver.spawn.SpawnEngine:743 - Loaded 19242 gatherable spawns
[INFO] 2017-06-13 19:07:40 - gameserver.spawn.RiftSpawnManager:91 - Next rifts will spawn in 3140 seconds, at 2017-06-13 20:00:00.192
[INFO] 2017-06-13 19:07:40 - gameserver.spawn.DayNightSpawnManager:98 - DayNightSpawnManager: 7 day objects spawned.
[INFO] 2017-06-13 19:07:40 - gameserver.quest.QuestEngine:101 - Initializing QuestEngine
[INFO] 2017-06-13 19:07:55 - gameserver.quest.QuestEngine:161 - Loaded 3557 quest handlers.
[INFO] 2017-06-13 19:07:55 - gameserver.task.AbstractPeriodicTaskManager:42 - PacketBroadcaster: Initialized.
[INFO] 2017-06-13 19:07:55 - gameserver.instancemanager.InstanceManager:52 - Instance Manager load started.
[INFO] 2017-06-13 19:07:55 - gameserver.instancemanager.InstanceManager:70 - Loaded 1 instance handlers.
[INFO] 2017-06-13 19:07:55 - gameserver.services.GameTimeService:60 - GameTimeService started. Update interval:180000
[INFO] 2017-06-13 19:07:55 - gameserver.services.AnnouncementService:116 - Loaded 0 announcements
[INFO] 2017-06-13 19:07:55 - gameserver.services.DebugService:48 - DebugService started. Analyze iterval: 1800000
[INFO] 2017-06-13 19:07:55 - gameserver.task.AbstractPeriodicTaskManager:42 - ZoneService: Initialized.
[INFO] 2017-06-13 19:07:55 - gameserver.services.DuelService:50 - DuelService started.
[INFO] 2017-06-13 19:07:55 - gameserver.services.BrokerService:92 - Loading broker...
[INFO] 2017-06-13 19:07:55 - gameserver.services.BrokerService:128 - Broker loaded with 0 broker items, 0 settled items.
[INFO] 2017-06-13 19:07:55 - gameserver.task.AbstractPeriodicTaskManager:42 - BrokerPeriodicTaskManager: Initialized.
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:106 - Loading Siege Location Data...
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:110 - Successfully loaded 54 siege locations
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:113 - Loading siege spawn data ...
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:132 - Successfully loaded 52 siege spawnlists
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:135 - Starting spawn of siege locations ....
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:172 - Setting next vulnerability calculation in 3125000 ms
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1016: 13
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1017: 11
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1018: 11
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1223: 9
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1019: 11
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1222: 10
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1020: 7
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1012: 13
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1013: 11
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1224: 12
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1014: 11
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1015: 7
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1232: 9
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1233: 7
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 2023: 6
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 2022: 6
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1242: 10
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1243: 7
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1134: 11
[INFO] 2017-06-13 19:07:55 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1135: 6
[INFO] 2017-06-13 19:07:56 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1254: 11
[INFO] 2017-06-13 19:07:56 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1253: 11
[INFO] 2017-06-13 19:07:56 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1133: 11
[INFO] 2017-06-13 19:07:56 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1252: 6
[INFO] 2017-06-13 19:07:56 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 3023: 6
[INFO] 2017-06-13 19:07:56 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 3022: 6
[INFO] 2017-06-13 19:07:56 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 3013: 6
[INFO] 2017-06-13 19:07:56 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 2012: 6
[INFO] 2017-06-13 19:07:56 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 3012: 6
[INFO] 2017-06-13 19:07:56 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 2013: 6
[INFO] 2017-06-13 19:07:56 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1146: 9
[INFO] 2017-06-13 19:07:56 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1145: 9
[INFO] 2017-06-13 19:07:56 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1144: 7
[INFO] 2017-06-13 19:07:56 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1143: 7
[INFO] 2017-06-13 19:07:56 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1142: 10
[INFO] 2017-06-13 19:07:56 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1214: 14
[INFO] 2017-06-13 19:07:56 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1215: 7
[INFO] 2017-06-13 19:07:56 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1212: 8
[INFO] 2017-06-13 19:07:56 - gameserver.services.SiegeService:709 - Spawned ARTIFACT 1213: 5
[INFO] 2017-06-13 19:07:56 - gameserver.services.SiegeService:181 - Successfully completed siege spawning
[INFO] 2017-06-13 19:07:56 - gameserver.services.SiegeService:1280 - ===== ABYSS STATUS ======
[INFO] 2017-06-13 19:07:56 - gameserver.services.SiegeService:1290 - Vulnerable Fortresses: 0
[INFO] 2017-06-13 19:07:56 - gameserver.services.SiegeService:1291 - Invulnerable Fortresses: 54
[INFO] 2017-06-13 19:07:56 - gameserver.task.AbstractPeriodicTaskManager:42 - ExchangePeriodicTaskManager: Initialized.
[INFO] 2017-06-13 19:07:56 - gameserver.services.PetitionService:50 - Loading PetitionService ...
[INFO] 2017-06-13 19:07:56 - gameserver.services.PetitionService:56 - Successfully loaded 0 database petitions
[INFO] 2017-06-13 19:07:56 - gameserver.utils.i18n.Language:71 - Loading 4 personalized messages.
[INFO] 2017-06-13 19:07:57 - gameserver.utils.chathandlers.ChatHandlersLoader:92 - Loaded 103 admin command and 0 user command handlers.
[INFO] 2017-06-13 19:07:58 - gameserver.utils.chathandlers.ChatHandlersLoader:92 - Loaded 103 admin command and 18 user command handlers.
[INFO] 2017-06-13 19:07:58 - gameserver.cache.HTMLCache:89 - Cache[HTML]: Caching started... OK.
[INFO] 2017-06-13 19:07:58 - gameserver.cache.HTMLCache:93 - Cache[HTML]: Using cache file... OK.
[INFO] 2017-06-13 19:07:58 - gameserver.cache.HTMLCache:125 - Cache[HTML]: 1,204 kilobytes on 2 file(s) loaded.
[INFO] 2017-06-13 19:07:58 - gameserver.cache.HTMLCache:129 - Cache[HTML]: Compaction skipped!
[INFO] 2017-06-13 19:07:58 - gameserver.services.AbyssRankingService:83 - AbyssRankService: Loaded!
[INFO] 2017-06-13 19:07:58 - gameserver.GameServer:203 - Race Count : Elyos =0 Asmodians =0
[INFO] 2017-06-13 19:07:58 - gameserver.GameServer:204 - Race Ratios : Elyos =50.0 Asmodians=50.0
[INFO] 2017-06-13 19:07:58 - gameserver.utils.AEVersions:55 - Commons Revision: 490M
[INFO] 2017-06-13 19:07:58 - gameserver.utils.AEVersions:55 - Commons Build Date: [ 2013-02-21-23:22 ]
[INFO] 2017-06-13 19:07:58 - gameserver.utils.AEVersions:55 - GS Revision: 520
[INFO] 2017-06-13 19:07:58 - gameserver.utils.AEVersions:55 - GS Build Date: [ 2013-06-28-14:05 ]
[INFO] 2017-06-13 19:07:58 - gameserver.utils.AEVersions:55 - ..................................................
[INFO] 2017-06-13 19:07:58 - gameserver.utils.AEVersions:55 - ..................................................
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:120 - OS: Windows 7 Build: 6.1
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:120 - OS Arch: x86
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:120 - ..................................................
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:120 - ..................................................
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:114 - Avaible CPU(s): 2
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:114 - Processor(s) Identifier: x86 Family 16 Model 6 Stepping 2, AuthenticAMD
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:114 - ..................................................
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:114 - ..................................................
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:126 - Java Platform Information
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:126 - Java Runtime Name: Java(TM) SE Runtime Environment
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:126 - Java Version: 1.7.0_71
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:126 - Java Class Version: 51.0
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:126 - ..................................................
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:126 - ..................................................
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:132 - Virtual Machine Information (JVM)
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:132 - JVM Name: Java HotSpot(TM) Client VM
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:132 - JVM installation directory: C:\Program Files\Java\jdk1.7.0_71\jre
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:132 - JVM version: 24.71-b01
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:132 - JVM Vendor: Oracle Corporation
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:132 - JVM Info: mixed mode
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:132 - ..................................................
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:132 - ..................................................
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:108 - +----
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:108 - | Global Memory Informations at 19:08:00:
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:108 - | |
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:108 - | Allowed Memory: 1013632 KB
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:108 - | |= Allocated Memory: 1013632 KB (100,0000%)
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:108 - | |= Non-Allocated Memory: 0 KB (0,0000%)
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:108 - | Allocated Memory: 1013632 KB
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:108 - | |= Used Memory: 769552 KB (75,9203%)
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:108 - | |= Unused (cached) Memory: 244080 KB (24,0797%)
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:108 - | Useable Memory: 244080 KB (24,0797%)
[INFO] 2017-06-13 19:08:00 - commons.utils.AEInfos:108 - +----
[INFO] 2017-06-13 19:08:00 - gameserver.GameServer:212 - U3J-Aion Game Server started in 52 seconds.
[INFO] 2017-06-13 19:08:00 - commons.network.NioServer:121 - Server listening on all available IPs on Port 7777 for Game Connections
[INFO] 2017-06-13 19:08:00 - gameserver.network.loginserver.LoginServer:98 - Connecting to LoginServer: localhost/127.0.0.1:9014
[INFO] 2017-06-13 19:08:00 - gameserver.network.loginserver.LoginServerConnection:79 - Connected to LoginServer!
[INFO] 2017-06-13 19:08:00 - gameserver.network.loginserver.LoginServerConnection:167 - Sending packet: [S] 0x00 SM_GS_AUTH
[INFO] 2017-06-13 19:08:00 - gameserver.network.loginserver.LoginServerConnection:95 - Received packet: [C] 0x00 CM_GS_AUTH_RESPONSE
[INFO] 2017-06-13 19:08:00 - gameserver.network.loginserver.LoginServerConnection:167 - Sending packet: [S] 0x04 SM_ACCOUNT_LIST
[INFO] 2017-06-13 19:08:00 - gameserver.GameServer:222 - Starting deadlock detector
[INFO] 2017-06-13 19:08:00 - commons.ngen.network.Server:92 - Started Server RDC Server listening on *:732 with 1 readers (maximum retries: 3) and 1 writers (maximum retries: 3)
[INFO] 2017-06-13 19:08:00 - gameserver.network.rdc.commands.impl.AbyssStatus:27 - RDC-CMD: Registered RDC Command: AbyssStatus
[INFO] 2017-06-13 19:08:00 - gameserver.model.events.battlegrounds.battleground.BattleGroundManager:65 - Started BattleGroundManager, loaded 12 BG templates.
[INFO] 2017-06-13 19:08:00 - gameserver.model.events.battlegrounds.arena.AionArenaService:51 - Started AionArenaService, loaded 0 teams.
[INFO] 2017-06-13 19:08:01 - gameserver.network.loginserver.LoginServerConnection:95 - Received packet: [C] 0x09 CM_MACBAN_LIST
[INFO] 2017-06-13 19:08:01 - gameserver.network.loginserver.BannedMacManager:104 - Loaded 0 banned mac addesses.
[INFO] 2017-06-13 19:08:28 - gameserver.services.AbyssRankingService:170 - AbyssRankService: Rankings were reloaded!
[WARN] 2017-06-13 19:10:04 - commons.utils.concurrent.ExecuteWrapper:81 - class gameserver.ai.npcai.MonsterAi - execution time: 6695msec
Код:
# ================================================================
# CONFIGURATION FOR DATA BASE:
# ================================================================
# Commands assigned to the configuration of the Data Base.
# More information: Developent By Serega
# ================================================================
# JDBC driver to use for connect to data base:
# Default: "com.mysql.jdbc.Driver"
database.driver = com.mysql.jdbc.Driver
# JDBC database URL:
# Default: "jdbc:mysql://localhost:3306/aj_login"
database.url = jdbc:mysql://localhost:3306/ae_server_ls
# Database user:
# Default: "root"
database.user = root
# Database password:
# Default: "root"
database.password = root
# JDBC Connection Pool minimum size (concurrent connections):
# Default: "5"
database.connections.min = 5
# JDBC Connection Pool maximum size:
# Default: "10"
database.connections.max = 10
# ================================================================
# CONFIGURATION DAO:
# ================================================================
# DAO Scripts context file:
# Default: "./data/scripts/system/database.xml"
database.scriptcontext.descriptor = ./data/scripts/system/database.xml
Код:
# ================================================================
# CONFIGURATION FOR NETWORK:
# ================================================================
# Commands assigned to the configuration of the Network.
# More information: Developent By Serega
# ================================================================
# LoginServer will bind specified network interface:
# Use "*" for bind all interfaces.
# Default: "*"
loginserver.network.client.host = *
# LoginServer will listen for connections on specified port:
# Default: "2106"
loginserver.network.client.port = 2106
# LoginServer will bind specified network interface:
# Use "*" for bind all interfaces.
# Default: "*"
loginserver.network.gameserver.host = *
# Port that will be used by LS to listen for GS connections:
# Default: "9014"
loginserver.network.gameserver.port = 9014
# ---------------------------------------------------------------------------
# CONFIGURATION NIO
# ---------------------------------------------------------------------------
# Number of additional threads for NIO that will handle only reading:
# Default: "0"
loginserver.network.nio.threads.read = 0
# Number of additional threads for NIO that will handle only writing:
# Default: "0"
loginserver.network.nio.threads.write = 0
# ---------------------------------------------------------------------------
# SECURITY SETTINGS
# ---------------------------------------------------------------------------
# How many times player can try to login before he get's banned for bruteforcing:
# Default: "5"
loginserver.network.client.logintrybeforeban = 5
# For what time in minutes player should be banned in case of bruteforcing:
# Default: "15"
loginserver.network.client.bantimeforbruteforcing = 15
# ---------------------------------------------------------------------------
# OTHER SETTINGS
# ---------------------------------------------------------------------------
# Create accounts automatically or not? -- You do not need a website / CMS if set true:
# Default: "True"
loginserver.accounts.autocreate = True
Код:
# ================================================================
# CONFIGURATION FOR DATA BASE:
# ================================================================
# Commands assigned to the configuration of the Data Base.
# More information: http://u3j-aion.united-extreme.com
# ================================================================
# JDBC driver to use for connect to data base:
# Default: "com.mysql.jdbc.Driver"
database.driver = com.mysql.jdbc.Driver
# JDBC database URL:
# Default: "jdbc:mysql://localhost:3306/aj_server"
database.url = jdbc:mysql://localhost:3306/ae_server_gs
# Database user:
# Default: "root"
database.user = root
# Database password:
# Default: "root"
database.password = root
# JDBC Connection Pool minimum size (concurrent connections):
# Default: "5"
database.connections.min = 5
# JDBC Connection Pool maximum size:
# Default: "10"
database.connections.max = 10
# ================================================================
# INGAMESHOP DATABASE
# ================================================================
# IngameShop database:
# Same database name as in your LS.
# Default: "aj_login"
gameserver.aionshop.database = aj_login
# Enable IngameShop Gift:
# Default: "False"
gameserver.aionshop.gift.enable = False
# Credits Exchange:
# Default: "False"
gameserver.rate.tollexchange.enable = False
# Credits Exchange Restrictions:
# Valours = none, ap, kinah
# Default: "none"
gameserver.rate.tollexchange.restriction = none
# Credits Exchange Rate AP:
# Default: "10"
gameserver.rate.tollexchange.ap = 10
# Credits Exchange Rate Kinah:
# Default: "100"
gameserver.rate.tollexchange.kinah = 100
# ================================================================
# DAO:
# ================================================================
# DAO Scripts context file:
# Default: "./data/database.xml"
database.scriptcontext.descriptor = ./data/database.xml
Код:
# ================================================================
# CONFIGURATION OF NETWORK:
# ================================================================
# Commands assigned to the configuration of network:
# More information: http://u3j-aion.united-extreme.com
# ================================================================
# GameServer ID:
# Default: "1"
gameserver.network.login.gsid = 1
# GameServer bind IP address:
# Default: "*" (* for all available IP)
gameserver.network.client.host = *
# GameServer bind TCP port:
# Default: "7777"
gameserver.network.client.port = 7777
# Disable RDC server connection:
# Default: "False"
gameserver.disable.rdcserver = False
# RDC (Remote Data Call) bind IP address:
# Default: "*" (* for all available IP)
gameserver.network.rdc.client.host = *
# RDC bind TCP port:
# Default: "732"
gameserver.network.rdc.client.port = 732
# Geodata server address:
# Default: "localhost:5550"
gameserver.network.geoserver.address = localhost:5550
# Geodata server password:
# Default: "password"
gameserver.network.geoserver.password = root
# Max number of online players:
# Default: "100"
gameserver.network.client.maxplayers = 100
# Required access level to enter gameserver:
# If set to bigger than 0 only GM's are able to connect
# Default: "0"
gameserver.network.client.requiredlevel = 0
# Login server address:
# Default: "localhost:9014"
gameserver.network.login.address = localhost:9014
# Login server password:
# Default: "password"
gameserver.network.login.password = root
# Chat server address:
# Default: "localhost:9021"
gameserver.network.chat.address = localhost:9021
# Chat server password:
# Default: "password"
gameserver.network.chat.password = root
# Enable debug information from network layer
gameserver.network.nio.debug = false
# Additional threads that are used to read network data
gameserver.network.nio.threads.read = 1
# Number of retries to do when reading a packet
gameserver.network.nio.threads.read.retries = 8
# Additional threads that are used to write network data
gameserver.network.nio.threads.write = 1
# Number of retries to do when writing a packet
gameserver.network.nio.threads.write.retries = 8
# Enable additional threads (workers) to handle data processing
gameserver.network.nio.threads.workers.enable = false
# Number of workers
gameserver.network.nio.threads.workers = 1
# Number of buffers by worker
gameserver.network.nio.threads.workers.buffers = 16
# Display/hide unknown packets received by server
gameserver.network.display.unknownpackets = false
Код:
<!--
This file is part of aion-unique <aion-unique.org>.
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.com">
-->
<ipconfig default="127.0.0.1">
<iprange min="10.0.0.0" max="10.255.255.255" address="10.0.0.0"/>
<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"/>
<iprange min="127.0.0.1" max="127.0.255.255" address="127.0.0.1"/>
</ipconfig>
Код:
@echo off
title [U3J-Aion] Login Server
:start
echo U3J-Aion Project Login Server:
echo ############################################################################
echo ####::###::###:::::::#####:::::#########:::::::###::###:::::::###:::::::####
echo ####::###::########::########::#########::###::###::###::###::###::###::####
echo ####::###::###:::::::########::###:::###:::::::###::###::###::###::###::####
echo ####::###::########::###::###::#########::###::###::###::###::###::###::####
echo ####:::::::###:::::::###:::::::#########::###::###::###:::::::###::###::####
echo ############################################################################
echo.
SET JAVA_HOME
REM -------------------------------------
REM Default parameters for a basic server:
"C:\Program Files\Java\jdk1.7.0_71\bin\java" -Xms8m -Xmx32m -Xbootclasspath/p:./libs/jsr166.jar -cp ./libs/*;U3J_Login.jar loginserver.LoginServer
REM -------------------------------------
SET CLASSPATH=%OLDCLASSPATH%
if ERRORLEVEL 1 goto error
goto end
:error
echo.
echo Login Server terminated abnormaly, check files.
echo.
goto end
:end
echo.
echo Login Server terminated.
echo.
pause
Код:
@echo off
title [U3J-Aion] Game Server
:start
echo U3J-Aion Project Game Server:
echo ############################################################################
echo ####::###::###:::::::#####:::::#########:::::::###::###:::::::###:::::::####
echo ####::###::########::########::#########::###::###::###::###::###::###::####
echo ####::###::###:::::::########::###:::###:::::::###::###::###::###::###::####
echo ####::###::########::###::###::#########::###::###::###::###::###::###::####
echo ####:::::::###:::::::###:::::::#########::###::###::###:::::::###::###::####
echo ############################################################################
echo.
SET JAVA_HOME
REM -------------------------------------
REM Default parameters for a basic server:
"C:\Program Files\Java\jdk1.7.0_71\bin\java" -Xms512m -Xmx1024m -Xbootclasspath/p:./libs/jsr166.jar -cp ./libs/*;U3J_Server.jar gameserver.GameServer
REM -------------------------------------
SET CLASSPATH=%OLDCLASSPATH%
if ERRORLEVEL 2 goto restart
if ERRORLEVEL 1 goto error
if ERRORLEVEL 0 goto end
REM Restart...
:restart
echo.
echo Admin Restart ...
echo.
goto start
REM Error...
:error
echo.
echo Game Server terminated abnormaly, check files.
echo.
goto end
REM End...
:end
echo.
echo Game Server terminated.
echo.
pause
Код:
start bin32\aion.bin - ip:127.0.0.1 -port:2106 -cc:1 -ng - noweb
