Здравствуйте! ЛОгин сервер запускается норм, а вот гейм выдает ошибку. Подскажите, что я мог неправильно сделать. Это всего 2й сервер, который я пытаюсь запустить. Первый был 3.0. Там тоже были мелкие ошибки но гугл помог решить, вот эту не осилил. Спасибо. Логи ГС Я не силен в этом, но вроде понимаю, что он думает, мол, логин/пароль неверный. Но это не так
Походу нет прав на редактирование темы. Забыл логи Спойлер Starting Aion Lightning Game Server in DEVELOPMENT mode. Listening for transport dt_socket at address: 8998 ==================================[ SAO EMU ]================================== 02:23:54.439 INFO [main]: - JavaAgent [Callback Support] is configured. 02:23:54.465 INFO [main]: - Using default implementation for ThreadExecutor 02:23:54.481 INFO [main]: - Initialized Scheduler Signaller of type: class org.q uartz.core.SchedulerSignalerImpl 02:23:54.483 INFO [main]: - Quartz Scheduler v.2.1.7 created. 02:23:54.485 INFO [main]: - RAMJobStore initialized. 02:23:54.486 INFO [main]: - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'Quar tzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persis tence. and is not clustered. 02:23:54.486 INFO [main]: - Quartz scheduler 'QuartzScheduler' initialized from an externally provided properties instance. 02:23:54.486 INFO [main]: - Quartz scheduler version: 2.1.7 02:23:54.486 INFO [main]: - Scheduler QuartzScheduler_$_NON_CLUSTERED started. 02:23:54.487 INFO [main]: - Loading: mygs.properties 02:23:54.488 INFO [main]: - No override properties found ===============================[ Administration ]=============================== 02:23:54.516 INFO [main]: - Loading: ./config/administration/admin.properties 02:23:54.518 INFO [main]: - Loading: ./config/administration/developer.propertie s ====================================[ Main ]==================================== 02:23:54.530 INFO [main]: - Loading: ./config/main/ai.properties 02:23:54.532 INFO [main]: - Loading: ./config/main/autogroup.properties 02:23:54.533 INFO [main]: - Loading: ./config/main/commons.properties 02:23:54.534 INFO [main]: - Loading: ./config/main/cache.properties 02:23:54.536 INFO [main]: - Loading: ./config/main/cleaning.properties 02:23:54.538 INFO [main]: - Loading: ./config/main/craft.properties 02:23:54.545 INFO [main]: - Loading: ./config/main/custom.properties 02:23:54.547 INFO [main]: - Loading: ./config/main/drop.properties 02:23:54.548 INFO [main]: - Loading: ./config/main/enchants.properties 02:23:54.549 INFO [main]: - Loading: ./config/main/events.properties 02:23:54.550 INFO [main]: - Loading: ./config/main/fasttrack.properties 02:23:54.551 INFO [main]: - Loading: ./config/main/falldamage.properties 02:23:54.553 INFO [main]: - Loading: ./config/main/gameserver.properties 02:23:54.555 INFO [main]: - Loading: ./config/main/geodata.properties 02:23:54.556 INFO [main]: - Loading: ./config/main/group.properties 02:23:54.558 INFO [main]: - Loading: ./config/main/housing.properties 02:23:54.559 INFO [main]: - Loading: ./config/main/html.properties 02:23:54.560 INFO [main]: - Loading: ./config/main/ingameshop.properties 02:23:54.564 INFO [main]: - Loading: ./config/main/legion.properties 02:23:54.566 INFO [main]: - Loading: ./config/main/logging.properties 02:23:54.569 INFO [main]: - Loading: ./config/main/membership.properties 02:23:54.571 INFO [main]: - Loading: ./config/main/name.properties 02:23:54.572 INFO [main]: - Loading: ./config/main/periodicsave.properties 02:23:54.574 INFO [main]: - Loading: ./config/main/playertransfer.properties 02:23:54.575 INFO [main]: - Loading: ./config/main/prices.properties 02:23:54.576 INFO [main]: - Loading: ./config/main/punishment.properties 02:23:54.577 INFO [main]: - Loading: ./config/main/ranking.properties 02:23:54.580 INFO [main]: - Loading: ./config/main/rates.properties 02:23:54.582 INFO [main]: - Loading: ./config/main/security.properties 02:23:54.583 INFO [main]: - Loading: ./config/main/shutdown.properties 02:23:54.585 INFO [main]: - Loading: ./config/main/siege.properties 02:23:54.586 INFO [main]: - Loading: ./config/main/thread.properties 02:23:54.587 INFO [main]: - Loading: ./config/main/weddings.properties 02:23:54.588 INFO [main]: - Loading: ./config/main/world.properties 02:23:54.589 INFO [main]: - Loading: ./config/main/trade.properties ==================================[ Network ]================================== 02:23:54.591 INFO [main]: - Loading: ./config/network/database.properties 02:23:54.594 INFO [main]: - Loading: ./config/network/network.properties ==================================[ DataBase ]================================== 02:23:54.781 ERROR[main]: - Error while creating DB Connection pool java.sql.SQLException: Unable to open a test connection to the given database. J DBC url = jdbc:mysql://localhost:3306/al_server_gs, username = root. Terminating connection pool. Original Exception: ------ java.sql.SQLException: Access denied for user 'root'@'localhost' (using password : YES) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:996) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3887) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3823) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:870) at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4332) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1258) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2 265) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2064) at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:44) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct orAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC onstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:377) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:395) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java :325) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:247) at com.jolbox.bonecp.BoneCP.obtainRawInternalConnection(BoneCP.java:256) at com.jolbox.bonecp.BoneCP.<init>(BoneCP.java:305) at com.aionemu.commons.database.DatabaseFactory.init(DatabaseFactory.jav a:103) at com.aionemu.gameserver.GameServer.initUtilityServicesAndConfig(GameSe rver.java:477) at com.aionemu.gameserver.GameServer.main(GameServer.java:223) ------ at com.jolbox.bonecp.BoneCP.<init>(BoneCP.java:312) ~[bonecp-0.7.1.RELEA SE.jar:0.7.1.RELEASE] at com.aionemu.commons.database.DatabaseFactory.init(DatabaseFactory.jav a:103) ~[al-commons-1.3.jar:na] at com.aionemu.gameserver.GameServer.initUtilityServicesAndConfig(GameSe rver.java:477) [AL-Game.jar:na] at com.aionemu.gameserver.GameServer.main(GameServer.java:223) [AL-Game. jar:na] Caused by: java.sql.SQLException: Access denied for user 'root'@'localhost' (usi ng password: YES) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:996) ~[mysql -connector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3887) ~[mysql-co nnector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3823) ~[mysql-co nnector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:870) ~[mysql-con nector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4332) ~[mysql-conne ctor-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1258) ~[mysql-connect or-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2234) ~ [mysql-connector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2 265) ~[mysql-connector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2064) ~ [mysql-connector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:790) ~[mysql -connector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:44) ~[mysq l-connector-java-5.1.34.jar:5.1.34] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_40] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct orAccessorImpl.java:62) ~[na:1.8.0_40] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC onstructorAccessorImpl.java:45) ~[na:1.8.0_40] at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[na: 1.8.0_40] at com.mysql.jdbc.Util.handleNewInstance(Util.java:377) ~[mysql-connecto r-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:395) ~[ mysql-connector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java :325) ~[mysql-connector-java-5.1.34.jar:5.1.34] at java.sql.DriverManager.getConnection(DriverManager.java:664) ~[na:1.8 .0_40] at java.sql.DriverManager.getConnection(DriverManager.java:247) ~[na:1.8 .0_40] at com.jolbox.bonecp.BoneCP.obtainRawInternalConnection(BoneCP.java:256) ~[bonecp-0.7.1.RELEASE.jar:0.7.1.RELEASE] at com.jolbox.bonecp.BoneCP.<init>(BoneCP.java:305) ~[bonecp-0.7.1.RELEA SE.jar:0.7.1.RELEASE] ... 3 common frames omitted 02:23:54.785 ERROR[main]: - Critical Error - Thread: main terminated abnormaly: java.lang.Error: DatabaseFactory not initialized! java.lang.Error: DatabaseFactory not initialized! at com.aionemu.commons.database.DatabaseFactory.init(DatabaseFactory.jav a:106) ~[al-commons-1.3.jar:na] at com.aionemu.gameserver.GameServer.initUtilityServicesAndConfig(GameSe rver.java:477) ~[AL-Game.jar:na] at com.aionemu.gameserver.GameServer.main(GameServer.java:223) ~[AL-Game .jar:na] Caused by: java.sql.SQLException: Unable to open a test connection to the given database. JDBC url = jdbc:mysql://localhost:3306/al_server_gs, username = root. Terminating connection pool. Original Exception: ------ java.sql.SQLException: Access denied for user 'root'@'localhost' (using password : YES) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:996) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3887) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3823) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:870) at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4332) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1258) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2234) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2 265) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2064) at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:790) at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:44) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct orAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC onstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:422) at com.mysql.jdbc.Util.handleNewInstance(Util.java:377) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:395) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java :325) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:247) at com.jolbox.bonecp.BoneCP.obtainRawInternalConnection(BoneCP.java:256) at com.jolbox.bonecp.BoneCP.<init>(BoneCP.java:305) at com.aionemu.commons.database.DatabaseFactory.init(DatabaseFactory.jav a:103) at com.aionemu.gameserver.GameServer.initUtilityServicesAndConfig(GameSe rver.java:477) at com.aionemu.gameserver.GameServer.main(GameServer.java:223) ------ at com.jolbox.bonecp.BoneCP.<init>(BoneCP.java:312) ~[bonecp-0.7.1.RELEA SE.jar:0.7.1.RELEASE] at com.aionemu.commons.database.DatabaseFactory.init(DatabaseFactory.jav a:103) ~[al-commons-1.3.jar:na] ... 2 common frames omitted Caused by: java.sql.SQLException: Access denied for user 'root'@'localhost' (usi ng password: YES) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:996) ~[mysql -connector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3887) ~[mysql-co nnector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3823) ~[mysql-co nnector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:870) ~[mysql-con nector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4332) ~[mysql-conne ctor-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1258) ~[mysql-connect or-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2234) ~ [mysql-connector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2 265) ~[mysql-connector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2064) ~ [mysql-connector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:790) ~[mysql -connector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:44) ~[mysq l-connector-java-5.1.34.jar:5.1.34] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_40] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct orAccessorImpl.java:62) ~[na:1.8.0_40] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC onstructorAccessorImpl.java:45) ~[na:1.8.0_40] at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[na: 1.8.0_40] at com.mysql.jdbc.Util.handleNewInstance(Util.java:377) ~[mysql-connecto r-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:395) ~[ mysql-connector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java :325) ~[mysql-connector-java-5.1.34.jar:5.1.34] at java.sql.DriverManager.getConnection(DriverManager.java:664) ~[na:1.8 .0_40] at java.sql.DriverManager.getConnection(DriverManager.java:247) ~[na:1.8 .0_40] at com.jolbox.bonecp.BoneCP.obtainRawInternalConnection(BoneCP.java:256) ~[bonecp-0.7.1.RELEASE.jar:0.7.1.RELEASE] at com.jolbox.bonecp.BoneCP.<init>(BoneCP.java:305) ~[bonecp-0.7.1.RELEA SE.jar:0.7.1.RELEASE] ... 3 common frames omitted
еще раз извиняюсь, модеры, если можно, объедините сообщения в одно, пожалуйста Сборку я брал Please login or register to view links
Да, благодарю. Слишком долго за компом сидел, и не смог разглядеть даже такое банальное решение. Там, почему-то, написал не тот пароль. Но все равно выдает позже разные ошибки. Думаю, я с самого начала что-то не так делал. Начал заново. Захожу в папку Транк, запускаю билд.бат, жму 5 для билд ол. Далее, все должно оставаться в тех папках как оно установилось, Или надо перемещать? + в папке АЛ_гейм нигде нет файла database.properties. (его я просто скопировал из папки с логином и поменял там имя ДБ. Тут тоже не знаю, можно ли так) Буду признателен, за любую помощь.
Опять я( Логин сервер идет хорошо Спойлер: Лог ЛС Starting Aion-Light Login Server in DEVELOPMENT mode. Listening for transport dt_socket at address: 8999 13:12:30.151 INFO [main]: - Using default implementation for ThreadExecutor 13:12:30.171 INFO [main]: - Initialized Scheduler Signaller of type: class org.q uartz.core.SchedulerSignalerImpl 13:12:30.172 INFO [main]: - Quartz Scheduler v.2.1.7 created. 13:12:30.173 INFO [main]: - RAMJobStore initialized. 13:12:30.174 INFO [main]: - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'Quar tzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persis tence. and is not clustered. 13:12:30.175 INFO [main]: - Quartz scheduler 'QuartzScheduler' initialized from an externally provided properties instance. 13:12:30.175 INFO [main]: - Quartz scheduler version: 2.1.7 13:12:30.175 INFO [main]: - Scheduler QuartzScheduler_$_NON_CLUSTERED started. 13:12:30.176 INFO [main]: - ♀2017-12-21 13-12-30♀ 13:12:30.176 INFO [Thread-1]: - Server command processor thread started 13:12:30.177 INFO [main]: - Loading: myls.properties 13:12:30.186 INFO [main]: - No override properties found 13:12:30.226 INFO [main]: - Loading: ./config/network/network.properties 13:12:30.238 INFO [main]: - Loading: ./config/network/commons.properties 13:12:30.238 INFO [main]: - Loading: ./config/network/database.properties 13:12:30.557 INFO [main]: - Successfully connected to database 13:12:32.307 INFO [main]: - Loaded 8 DAO implementations. 13:12:32.375 INFO [main]: - ThreadPoolManager: Initialized with 12 scheduler, 6 instant, 0 long running thread(s). 13:12:32.376 INFO [main]: - Initializing Key Generator... 13:12:33.700 INFO [main]: - GameServerTable loaded 1 registered GameServers. 13:12:33.703 INFO [main]: - BannedIpController loaded 0 IP bans. 13:12:34.159 INFO [main]: - Server listening on all available IPs on Port 9014 f or Gs Connections 13:12:34.178 INFO [main]: - Server listening on all available IPs on Port 2106 f or Aion Connections 13:12:34.191 INFO [main]: - PlayerTransferService will be initialized in 10 sec. 13:12:34.245 INFO [main]: - Loaded 0 task from the database 13:12:34.246 INFO [main]: - OS: Windows 7 Build: 6.1 13:12:34.246 INFO [main]: - OS Arch: amd64 13:12:34.247 INFO [main]: - .................................................. 13:12:34.247 INFO [main]: - .................................................. 13:12:34.249 INFO [main]: - Available CPU(s): 4 13:12:34.250 INFO [main]: - Processor(s) Identifier: Intel64 Family 6 Model 60 S tepping 3, GenuineIntel 13:12:34.251 INFO [main]: - .................................................. 13:12:34.251 INFO [main]: - .................................................. 13:12:34.252 INFO [main]: - Java Platform Information 13:12:34.252 INFO [main]: - Java Runtime Name: Java(TM) SE Runtime Environment 13:12:34.252 INFO [main]: - Java Version: 1.8.0_40 13:12:34.253 INFO [main]: - Java Class Version: 52.0 13:12:34.253 INFO [main]: - .................................................. 13:12:34.253 INFO [main]: - .................................................. 13:12:34.254 INFO [main]: - Virtual Machine Information (JVM) 13:12:34.254 INFO [main]: - JVM Name: Java HotSpot(TM) 64-Bit Server VM 13:12:34.254 INFO [main]: - JVM installation directory: E:\aAion\AionServer-4.3\ trunk\jdk 1.8-portable compiler\jre 13:12:34.255 INFO [main]: - JVM version: 25.40-b25 13:12:34.255 INFO [main]: - JVM Vendor: Oracle Corporation 13:12:34.255 INFO [main]: - JVM Info: mixed mode 13:12:34.256 INFO [main]: - .................................................. 13:12:34.256 INFO [main]: - .................................................. 13:12:34.258 INFO [main]: - +---- 13:12:34.258 INFO [main]: - | Global Memory Informations at 13:12:34: 13:12:34.259 INFO [main]: - | | 13:12:34.259 INFO [main]: - | Allowed Memory: 30208 KB 13:12:34.260 INFO [main]: - | |= Allocated Memory: 30208 KB (100,0000%) 13:12:34.260 INFO [main]: - | |= Non-Allocated Memory: 0 KB (0,0000%) 13:12:34.261 INFO [main]: - | Allocated Memory: 30208 KB 13:12:34.261 INFO [main]: - | |= Used Memory: 23344 KB (77,2775%) 13:12:34.262 INFO [main]: - | |= Unused (cached) Memory: 6864 KB (22,7225%) 13:12:34.262 INFO [main]: - | Useable Memory: 6864 KB (22,7225%) 13:12:34.263 INFO [main]: - +---- 13:12:34.264 INFO [main]: - PremiumController is ready for requests. 13:12:34.265 INFO [main]: - AL Login Server started in 4 seconds. 13:12:44.222 INFO [pool-3-thread-2]: - PlayerTransfer perform task init. 0 new t asks. А вот в ГС несколько ошибок, и на последней остановилось и висит так уже 20 мин Спойлер: Логи ГС Starting Aion Lightning Game Server in DEVELOPMENT mode. Listening for transport dt_socket at address: 8998 ==================================[ SAO EMU ]================================== 12:55:22.581 INFO [main]: - JavaAgent [Callback Support] is configured. 12:55:22.615 INFO [main]: - Using default implementation for ThreadExecutor 12:55:22.635 INFO [main]: - Initialized Scheduler Signaller of type: class org.q uartz.core.SchedulerSignalerImpl 12:55:22.637 INFO [main]: - Quartz Scheduler v.2.1.7 created. 12:55:22.640 INFO [main]: - RAMJobStore initialized. 12:55:22.641 INFO [main]: - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'Quar tzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persis tence. and is not clustered. 12:55:22.642 INFO [main]: - Quartz scheduler 'QuartzScheduler' initialized from an externally provided properties instance. 12:55:22.642 INFO [main]: - Quartz scheduler version: 2.1.7 12:55:22.642 INFO [main]: - Scheduler QuartzScheduler_$_NON_CLUSTERED started. 12:55:22.644 INFO [main]: - Loading: mygs.properties 12:55:22.645 INFO [main]: - No override properties found ===============================[ Administration ]=============================== 12:55:22.678 INFO [main]: - Loading: ./config/administration/admin.properties 12:55:22.680 INFO [main]: - Loading: ./config/administration/developer.propertie s ====================================[ Main ]==================================== 12:55:22.703 INFO [main]: - Loading: ./config/main/ai.properties 12:55:22.706 INFO [main]: - Loading: ./config/main/autogroup.properties 12:55:22.709 INFO [main]: - Loading: ./config/main/commons.properties 12:55:22.712 INFO [main]: - Loading: ./config/main/cache.properties 12:55:22.713 INFO [main]: - Loading: ./config/main/cleaning.properties 12:55:22.715 INFO [main]: - Loading: ./config/main/craft.properties 12:55:22.724 INFO [main]: - Loading: ./config/main/custom.properties 12:55:22.726 INFO [main]: - Loading: ./config/main/drop.properties 12:55:22.727 INFO [main]: - Loading: ./config/main/enchants.properties 12:55:22.729 INFO [main]: - Loading: ./config/main/events.properties 12:55:22.730 INFO [main]: - Loading: ./config/main/fasttrack.properties 12:55:22.731 INFO [main]: - Loading: ./config/main/falldamage.properties 12:55:22.734 INFO [main]: - Loading: ./config/main/gameserver.properties 12:55:22.736 INFO [main]: - Loading: ./config/main/geodata.properties 12:55:22.738 INFO [main]: - Loading: ./config/main/group.properties 12:55:22.741 INFO [main]: - Loading: ./config/main/housing.properties 12:55:22.743 INFO [main]: - Loading: ./config/main/html.properties 12:55:22.745 INFO [main]: - Loading: ./config/main/ingameshop.properties 12:55:22.754 INFO [main]: - Loading: ./config/main/legion.properties 12:55:22.758 INFO [main]: - Loading: ./config/main/logging.properties 12:55:22.762 INFO [main]: - Loading: ./config/main/membership.properties 12:55:22.765 INFO [main]: - Loading: ./config/main/name.properties 12:55:22.767 INFO [main]: - Loading: ./config/main/periodicsave.properties 12:55:22.768 INFO [main]: - Loading: ./config/main/playertransfer.properties 12:55:22.769 INFO [main]: - Loading: ./config/main/prices.properties 12:55:22.770 INFO [main]: - Loading: ./config/main/punishment.properties 12:55:22.771 INFO [main]: - Loading: ./config/main/ranking.properties 12:55:22.775 INFO [main]: - Loading: ./config/main/rates.properties 12:55:22.776 INFO [main]: - Loading: ./config/main/security.properties 12:55:22.778 INFO [main]: - Loading: ./config/main/shutdown.properties 12:55:22.780 INFO [main]: - Loading: ./config/main/siege.properties 12:55:22.781 INFO [main]: - Loading: ./config/main/thread.properties 12:55:22.782 INFO [main]: - Loading: ./config/main/weddings.properties 12:55:22.783 INFO [main]: - Loading: ./config/main/world.properties 12:55:22.784 INFO [main]: - Loading: ./config/main/trade.properties ==================================[ Network ]================================== 12:55:22.786 INFO [main]: - Loading: ./config/network/database.properties 12:55:22.790 INFO [main]: - Loading: ./config/network/network.properties ==================================[ DataBase ]================================== 12:55:23.099 INFO [main]: - Successfully connected to database 12:55:28.136 INFO [main]: - Loaded 55 DAO implementations. ==================================[ Threads ]================================== 12:55:28.149 INFO [main]: - ThreadPoolManager: Initialized with 16 scheduler, 8 instant, 0 long running, and forking 0 thread(s). ===================================[ Words ]=================================== 12:55:28.153 INFO [main]: - ObsceneWords successfully loaded. Load: 181 words fo r replace to context 12:55:28.154 INFO [main]: - ObsceneWords successfully loaded. Load: 44 words for replace to text ================================[ Static Data ]================================ 12:55:39.280 INFO [main]: - MotionLoggingService started. 12:55:43.070 INFO [main]: - Loaded world maps data: 147 maps 12:55:43.071 INFO [main]: - Loaded 33 material ids 12:55:43.071 INFO [main]: - Loaded weather for 29 maps 12:55:43.071 INFO [main]: - Loaded player exp table: 66 levels 12:55:43.072 INFO [main]: - Loaded 650 player stat templates 12:55:43.072 INFO [main]: - Loaded 35 absolute stat templates 12:55:43.073 INFO [main]: - Loaded 417 summon stat templates 12:55:43.074 INFO [main]: - Loaded 1 item cleanup entries 12:55:43.074 INFO [main]: - Loaded 86456 item templates 12:55:43.075 INFO [main]: - Loaded 339 item bonus templates 12:55:43.076 INFO [main]: - Loaded 4771 bonus item group templates and 786 pet f ood items 12:55:43.077 INFO [main]: - Loaded 45355 npc templates 12:55:43.078 INFO [main]: - Loaded 12 system mail templates 12:55:43.079 INFO [main]: - Loaded 3829 npc shout templates 12:55:43.080 INFO [main]: - Loaded 198 pet templates 33 food flavours 12:55:43.081 INFO [main]: - Loaded 31 pet doping templates 12:55:43.081 INFO [main]: - Loaded 6 initial player templates 12:55:43.082 INFO [main]: - Loaded 1395 trade lists 12:55:43.082 INFO [main]: - Loaded 297 npc teleporter templates 12:55:43.083 INFO [main]: - Loaded 266 teleport locations 12:55:43.084 INFO [main]: - Loaded 10436 skill templates 12:55:43.084 INFO [main]: - Loaded 74 skill charge entries 12:55:43.085 INFO [main]: - Loaded 294 motion times 12:55:43.086 INFO [main]: - Loaded 11876 skill learn entries 12:55:43.086 INFO [main]: - Loaded 9 cube expand entries 12:55:43.086 INFO [main]: - Loaded 146 warehouse expand entries 12:55:43.087 INFO [main]: - Loaded 105 bind point entries 12:55:43.087 INFO [main]: - Loaded 7015 quest data entries 12:55:43.088 INFO [main]: - Loaded 756 gatherable entries 12:55:43.088 INFO [main]: - Loaded 273 title entries 12:55:43.089 INFO [main]: - Loaded 6280 walker routes 12:55:43.089 INFO [main]: - Loaded 12 walker group variants 12:55:43.089 INFO [main]: - Loaded 4110 zone entries 12:55:43.089 INFO [main]: - Loaded 2970 goodslist entries 12:55:43.090 INFO [main]: - Loaded 536 tribe relation entries 12:55:43.090 INFO [main]: - Loaded 11550 recipe entries 12:55:43.090 INFO [main]: - Loaded 184 chest locations 12:55:43.091 INFO [main]: - Loaded 73 static door locations 12:55:43.092 INFO [main]: - Loaded 382 item set entries 12:55:43.092 INFO [main]: - Loaded 18 npc factions 12:55:43.093 INFO [main]: - Loaded 10558 npc skill list entries 12:55:43.095 INFO [main]: - Loaded 23 pet skill list entries 12:55:43.096 INFO [main]: - Loaded 72 siege location entries 12:55:43.096 INFO [main]: - Loaded 2 vortex entries 12:55:43.096 INFO [main]: - Loaded 36 rift entries 12:55:43.097 INFO [main]: - Loaded 27 base entries 12:55:43.097 INFO [main]: - Loaded 70 fly ring entries 12:55:43.098 INFO [main]: - Loaded 9 shield entries 12:55:43.098 INFO [main]: - Loaded 198 pet entries 12:55:43.098 INFO [main]: - Loaded 80 guide entries 12:55:43.099 INFO [main]: - Loaded 18 road entries 12:55:43.100 INFO [main]: - Loaded 119 instance cooltime entries 12:55:43.100 INFO [main]: - Loaded 2396 decomposable items entries 12:55:43.100 INFO [main]: - Loaded 59 ai templates 12:55:43.101 INFO [main]: - Loaded 273 flypath templates 12:55:43.101 INFO [main]: - Loaded 10 windstream entries 12:55:43.101 INFO [main]: - Loaded 23 assembled npcs entries 12:55:43.102 INFO [main]: - Loaded 366 cosmetic items entries 12:55:43.102 INFO [main]: - Loaded 102 auto group entries 12:55:43.102 INFO [main]: - Loaded 140 spawn maps entries 12:55:43.103 INFO [main]: - Loaded 1 active events 12:55:43.103 INFO [main]: - Loaded 52 skill panel entries 12:55:43.103 INFO [main]: - Loaded 14 instance Buffs entries 12:55:43.104 INFO [main]: - Loaded 1452 housing object entries 12:55:43.104 INFO [main]: - Loaded 62 ride info entries 12:55:43.104 INFO [main]: - Loaded 135 instance exit entries 12:55:43.105 INFO [main]: - Loaded 379 portal loc entries 12:55:43.105 INFO [main]: - Loaded 485 portal templates2 entries 12:55:43.106 INFO [main]: - Loaded 20 housing lands 12:55:43.107 INFO [main]: - Loaded 9 house building styles 12:55:43.107 INFO [main]: - Loaded 265 house parts 12:55:43.107 INFO [main]: - Loaded 3096 house spawns 12:55:43.108 INFO [main]: - Loaded 19 house default scripts 12:55:43.108 INFO [main]: - Loaded 10 curing Objects entries 12:55:43.109 INFO [main]: - Loaded 52 assembly items entries 12:55:43.109 INFO [main]: - Loaded 120 challenge tasks entries 12:55:43.110 INFO [main]: - Loaded 2 serialKiller entries 12:55:43.113 INFO [main]: - Loaded 2951 town spawns 12:55:43.114 INFO [main]: - Loaded 13 world buff map entries 12:55:43.115 INFO [main]: - Loaded 6 f14 events 12:55:43.116 INFO [main]: - Loaded 86457 items test interface 12:55:43.118 INFO [main]: - Loaded 45353 npcs test interface 12:55:43.119 INFO [main]: - Loaded 10464 skills test interface 12:55:43.119 INFO [main]: - Loaded 1 math spawns 12:55:43.120 INFO [main]: - Loaded 1 abyss points 12:55:43.559 INFO [main]: - Drop loader: Npc drops loading done. 12:55:43.561 INFO [main]: - ##### [Static Data loaded in: 15 seconds] ##### =================================[ IDFactory ]================================= 12:55:43.828 INFO [main]: - IDFactory: 2 id's used. ====================================[ Zone ]==================================== 12:55:43.832 INFO [main]: - Zone engine load started 12:55:44.307 INFO [main]: - Loaded 5 zone handlers. ==================================[ Geodata ]================================== 12:55:44.310 INFO [main]: - Configured Geo type: GEO_MESHES 12:55:44.311 INFO [main]: - Loading meshes.. 12:55:48.548 INFO [main]: - Loading geo maps.. 0%[----------------------------------------------------------------------------- ----------------------------------------------------------------------]100% +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++12:55:52.360 WARN [main]: - Cound't find template for door objects\np c\level_object\idldf5_under02_fobj\idldf5_under02_nomaldoor_04d.cga (map=3011400 00) 12:55:52.361 WARN [main]: - Cound't find template for door objects\npc\level_obj ect\idldf5_under02_fobj\idldf5_under02_nomaldoor_04d.cga (map=301140000) 12:55:52.361 WARN [main]: - Cound't find template for door objects\npc\level_obj ect\idldf5_under02_fobj\idldf5_under02_nomaldoor_04d.cga (map=301140000) ++++++++++++++++++++++++12:55:54.894 WARN [main]: - Duplicate material mesh: MAT _MUST_DIE_BRUSH_39336_320050000 12:55:54.896 WARN [main]: - Duplicate material mesh: MAT_MUST_DIE_BRUSH_11816_32 0050000 12:55:54.898 WARN [main]: - Duplicate material mesh: MAT_MUST_DIE_BRUSH_11990_32 0050000 12:55:54.907 WARN [main]: - Duplicate material mesh: MAT_MUST_DIE_BRUSH_11990_32 0050000 12:55:54.908 WARN [main]: - Duplicate material mesh: MAT_MUST_DIE_BRUSH_2775_320 050000 12:55:54.909 WARN [main]: - Duplicate material mesh: MAT_MUST_DIE_BRUSH_35431_32 0050000 12:55:54.912 WARN [main]: - Duplicate material mesh: MAT_MUST_DIE_BRUSH_-26791_3 20050000 +++++++++++++++++++++++++++++++++++ Done. 12:56:01.165 INFO [main]: - Geodata: 147 geo maps loaded! ===================================[ World ]=================================== 12:56:02.293 WARN [main]: - Could not find a shield for locId: 2111 12:56:02.380 WARN [main]: - Could not find a shield for locId: 3111 12:56:02.484 WARN [main]: - Could not find a shield for locId: 1241 12:56:13.822 INFO [main]: - World: 147 worlds map created. ===================================[ Drops ]=================================== 12:56:13.826 INFO [main]: - Drops initialized 12:56:13.827 INFO [main]: - Drops noReductionMaps: 7 ====================================[ AI2 ]==================================== 12:57:52.104 INFO [InstantPool-1]: - AI2 engine load started 12:57:52.107 INFO [InstantPool-1]: - Loaded 425 ai handlers. 12:57:52.179 WARN [InstantPool-1]: - class com.aionemu.gameserver.GameServer$2 - execution time: 98340msec ==================================[ Instance ]================================== 12:58:01.435 INFO [InstantPool-7]: - Instance engine load started 12:58:01.435 INFO [InstantPool-7]: - Loaded 71 instance handlers. 12:58:01.436 WARN [InstantPool-7]: - class com.aionemu.gameserver.GameServer$2 - execution time: 107605msec ===============================[ Announcements ]=============================== 12:58:09.664 INFO [InstantPool-2]: - Loaded 0 announcements 12:58:09.668 WARN [InstantPool-2]: - class com.aionemu.gameserver.utils.chathand lers.ChatProcessor$1 - execution time: 115835msec 12:58:42.501 WARN [InstantPool-6]: - class com.aionemu.gameserver.utils.chathand lers.ChatProcessor$1 - execution time: 148668msec 12:58:42.502 WARN [InstantPool-5]: - class com.aionemu.gameserver.GameServer$2 - execution time: 148672msec ===================================[ Quests ]=================================== 13:00:38.590 INFO [InstantPool-3]: - Quest engine load started 13:00:38.592 INFO [InstantPool-3]: - Loaded 6126 quest handlers. 13:00:38.593 WARN [InstantPool-3]: - class com.aionemu.gameserver.GameServer$2 - execution time: 264762msec ================================[ GM Interface ]================================ 13:00:38.596 INFO [main]: - Initializing result data... 13:00:38.597 INFO [main]: - Loaded 86457 result items. 13:00:38.598 INFO [main]: - Loaded 45353 result npcs. ===============================[ Location Data ]=============================== =======================[ Siege Schedule initialization ]======================= 13:00:39.044 INFO [main]: - Initializing sieges... 13:00:39.045 INFO [main]: - Loaded 4 Source 13:00:39.045 INFO [main]: - Loaded 16 Fortess 13:00:39.046 INFO [main]: - Loaded 2 Outposts 13:00:39.046 INFO [main]: - Loaded 66 Artifacts 13:00:39.047 INFO [main]: - Loaded 72 Locations ===================================[ Spawns ]=================================== 13:00:39.138 INFO [main]: - Spawned 110010000 [1] : 347 13:00:39.158 INFO [main]: - Loading housing data... 13:00:39.158 INFO [main]: - Housing Service loaded. 13:00:39.159 INFO [main]: - Spawned 110020000 [1] : 30 13:00:39.175 INFO [main]: - Spawned 120010000 [1] : 387 13:00:39.177 INFO [main]: - Spawned 120020000 [1] : 30 13:00:41.131 INFO [main]: - Spawned 110070000 [1] : 51 13:00:41.135 INFO [main]: - Spawned 120080000 [1] : 52 13:00:41.202 INFO [main]: - Spawned 210010000 [1] : 1140 13:00:43.214 INFO [main]: - Spawned 210020000 [1] : 6878 13:00:46.717 INFO [main]: - Spawned 210030000 [1] : 2595 Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler i n thread "main"
Это должно самом за себя говорить Out Of Memory Error - серверу нужно выделить больше памяти в параметрах запуска. Вы хоть немного переводите, что вам консоль пишет. WARN и Error тоже на досуге переведите
У меня вот такое в батнике StartGS, понятия не имея, как изменить память Спойлер: старт гс @ECHO off TITLE Aion Lightning - Game Server Console :START CLS SET JAVAVER=1.8 SET NUMAENABLE=false CLS IF "%MODE%" == "" ( CALL PanelGS.bat ) IF "%JAVAVER%" == "1.8" ( SET JAVA_OPTS=-noverify -XX:+TieredCompilation %JAVA_OPTS% ) IF "%NUMAENABLE%" == "true" ( SET JAVA_OPTS=-XX:+UseNUMA %JAVA_OPTS% ) ECHO Starting Aion Lightning Game Server in %MODE% mode. JAVA %JAVA_OPTS% -ea -javaagent:./libs/al-commons-1.3.jar -cp ./libs/*;AL-Game.jar com.aionemu.gameserver.GameServer SET CLASSPATH=%OLDCLASSPATH% IF ERRORLEVEL 2 GOTO START IF ERRORLEVEL 1 GOTO ERROR IF ERRORLEVEL 0 GOTO END :ERROR ECHO. ECHO Game Server has terminated abnormaly! ECHO. PAUSE EXIT :END ECHO. ECHO Game Server is terminated! ECHO. PAUSE EXIT
Ну так почему бы не посмотреть все файлы прежде чем задавать этот вопрос ?) В panel там есть все настройки и варианты запуска (1 2 3) можете изменять там вручную значения выделенной памяти(зависит от вашей максимальной установленной)
При входе в игру пишет, что Неверный логин/пароль (2) автосоздание акка стоит Спойлер: Логи ЛС Starting Aion-Light Login Server in PRODUCTION mode. 16:15:11.991 INFO [main]: - Using default implementation for ThreadExecutor 16:15:12.014 INFO [main]: - Initialized Scheduler Signaller of type: class org.q uartz.core.SchedulerSignalerImpl 16:15:12.015 INFO [main]: - Quartz Scheduler v.2.1.7 created. 16:15:12.017 INFO [main]: - RAMJobStore initialized. 16:15:12.018 INFO [main]: - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'Quar tzScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persis tence. and is not clustered. 16:15:12.019 INFO [main]: - Quartz scheduler 'QuartzScheduler' initialized from an externally provided properties instance. 16:15:12.019 INFO [main]: - Quartz scheduler version: 2.1.7 16:15:12.019 INFO [main]: - Scheduler QuartzScheduler_$_NON_CLUSTERED started. 16:15:12.020 INFO [main]: - ♀2017-12-21 16-15-12♀ 16:15:12.020 INFO [Thread-1]: - Server command processor thread started 16:15:12.021 INFO [main]: - Loading: myls.properties 16:15:12.023 INFO [main]: - No override properties found 16:15:12.032 INFO [main]: - Loading: ./config/network/network.properties 16:15:12.046 INFO [main]: - Loading: ./config/network/commons.properties 16:15:12.047 INFO [main]: - Loading: ./config/network/database.properties 16:15:12.387 INFO [main]: - Successfully connected to database 16:15:14.035 INFO [main]: - Loaded 8 DAO implementations. 16:15:14.073 INFO [main]: - ThreadPoolManager: Initialized with 12 scheduler, 6 instant, 0 long running thread(s). 16:15:14.074 INFO [main]: - Initializing Key Generator... 16:15:15.001 INFO [main]: - GameServerTable loaded 1 registered GameServers. 16:15:15.003 INFO [main]: - BannedIpController loaded 0 IP bans. 16:15:15.090 INFO [main]: - Server listening on all available IPs on Port 9014 f or Gs Connections 16:15:15.091 INFO [main]: - Server listening on all available IPs on Port 2106 f or Aion Connections 16:15:15.105 INFO [main]: - PlayerTransferService will be initialized in 10 sec. 16:15:15.123 INFO [main]: - Loaded 0 task from the database 16:15:15.124 INFO [main]: - OS: Windows 7 Build: 6.1 16:15:15.124 INFO [main]: - OS Arch: amd64 16:15:15.125 INFO [main]: - .................................................. 16:15:15.125 INFO [main]: - .................................................. 16:15:15.127 INFO [main]: - Available CPU(s): 4 16:15:15.127 INFO [main]: - Processor(s) Identifier: Intel64 Family 6 Model 60 S tepping 3, GenuineIntel 16:15:15.128 INFO [main]: - .................................................. 16:15:15.128 INFO [main]: - .................................................. 16:15:15.128 INFO [main]: - Java Platform Information 16:15:15.129 INFO [main]: - Java Runtime Name: Java(TM) SE Runtime Environment 16:15:15.129 INFO [main]: - Java Version: 1.8.0_40 16:15:15.129 INFO [main]: - Java Class Version: 52.0 16:15:15.130 INFO [main]: - .................................................. 16:15:15.130 INFO [main]: - .................................................. 16:15:15.130 INFO [main]: - Virtual Machine Information (JVM) 16:15:15.131 INFO [main]: - JVM Name: Java HotSpot(TM) 64-Bit Server VM 16:15:15.131 INFO [main]: - JVM installation directory: E:\aAion\AionServer-4.3\ trunk\jdk 1.8-portable compiler\jre 16:15:15.131 INFO [main]: - JVM version: 25.40-b25 16:15:15.132 INFO [main]: - JVM Vendor: Oracle Corporation 16:15:15.132 INFO [main]: - JVM Info: mixed mode 16:15:15.132 INFO [main]: - .................................................. 16:15:15.133 INFO [main]: - .................................................. 16:15:15.134 INFO [main]: - +---- 16:15:15.134 INFO [main]: - | Global Memory Informations at 16:15:15: 16:15:15.134 INFO [main]: - | | 16:15:15.135 INFO [main]: - | Allowed Memory: 58368 KB 16:15:15.135 INFO [main]: - | |= Allocated Memory: 58368 KB (100,0000%) 16:15:15.135 INFO [main]: - | |= Non-Allocated Memory: 0 KB (0,0000%) 16:15:15.135 INFO [main]: - | Allocated Memory: 58368 KB 16:15:15.136 INFO [main]: - | |= Used Memory: 19031 KB (32,6052%) 16:15:15.136 INFO [main]: - | |= Unused (cached) Memory: 39337 KB (67,3948%) 16:15:15.136 INFO [main]: - | Useable Memory: 39337 KB (67,3948%) 16:15:15.137 INFO [main]: - +---- 16:15:15.138 INFO [main]: - PremiumController is ready for requests. 16:15:15.139 INFO [main]: - AL Login Server started in 3 seconds. 16:15:25.121 INFO [pool-3-thread-2]: - PlayerTransfer perform task init. 0 new t asks. 16:16:34.779 INFO [AcceptReadWrite Dispatcher]: - Gameserver connection attemp f rom: 127.0.0.1 16:16:34.792 INFO [pool-4-thread-1]: - Gameserver #1 is now online. 16:22:25.122 INFO [pool-3-thread-6]: - PlayerTransfer perform task init. 0 new t asks. 16:29:25.114 INFO [pool-3-thread-2]: - PlayerTransfer perform task init. 0 new t asks. 16:33:17.225 INFO [AcceptReadWrite Dispatcher]: - Connection attemp from: 127.0. 0.1 16:34:50.176 INFO [AcceptReadWrite Dispatcher]: - Connection attemp from: 127.0. 0.1 16:34:52.743 INFO [AcceptReadWrite Dispatcher]: - Connection attemp from: 127.0. 0.1 16:34:58.155 INFO [AcceptReadWrite Dispatcher]: - Connection attemp from: 127.0. 0.1 16:35:10.424 INFO [AcceptReadWrite Dispatcher]: - Connection attemp from: 127.0. 0.1 16:36:25.116 INFO [pool-3-thread-1]: - PlayerTransfer perform task init. 0 new t asks. 16:43:25.119 INFO [pool-3-thread-12]: - PlayerTransfer perform task init. 0 new tasks. 16:46:17.205 INFO [AcceptReadWrite Dispatcher]: - Connection attemp from: 127.0. 0.1 16:46:41.730 INFO [AcceptReadWrite Dispatcher]: - Connection attemp from: 127.0. 0.1 16:50:25.269 INFO [pool-3-thread-5]: - PlayerTransfer perform task init. 0 new t asks. 16:52:58.124 INFO [AcceptReadWrite Dispatcher]: - Connection attemp from: 127.0. 0.1 16:57:25.126 INFO [pool-3-thread-4]: - PlayerTransfer perform task init. 0 new t asks. 17:04:09.238 INFO [AcceptReadWrite Dispatcher]: - Connection attemp from: 127.0. 0.1 17:04:25.128 INFO [pool-3-thread-10]: - PlayerTransfer perform task init. 0 new tasks. 17:06:28.811 INFO [AcceptReadWrite Dispatcher]: - Connection attemp from: 127.0. 0.1 17:06:31.786 INFO [AcceptReadWrite Dispatcher]: - Connection attemp from: 127.0. 0.1 17:06:35.681 INFO [AcceptReadWrite Dispatcher]: - Connection attemp from: 127.0. 0.1 Спойлер: GS 16:16:25.901 INFO [main]: - Spawned 220030000 [1] : 3292 16:16:26.037 INFO [main]: - Spawned 220040000 [1] : 8423 16:16:26.077 INFO [main]: - Spawned houses 220040000 [1] : 9 16:16:26.190 INFO [main]: - Spawned 220050000 [1] : 8695 16:16:26.347 INFO [main]: - Spawned 220070000 [1] : 8112 16:16:26.369 INFO [main]: - Spawned houses 220070000 [1] : 6 16:16:26.376 INFO [main]: - Spawned 300010000 [1] : 0 16:16:26.380 INFO [main]: - Spawned 301150000 [1] : 0 16:16:26.461 INFO [main]: - Spawned 400010000 [1] : 10236 16:16:26.474 INFO [main]: - Spawned 600010000 [1] : 394 16:16:26.481 INFO [main]: - Spawned static doors: 600020000 [1] : 2 16:16:29.350 INFO [main]: - Spawned 600020000 [1] : 5364 16:16:29.355 INFO [main]: - Spawned static doors: 600030000 [1] : 1 16:16:29.426 INFO [main]: - MoveTaskManager: Initialized. 16:16:29.547 INFO [main]: - Spawned 600030000 [1] : 7649 16:16:29.563 INFO [main]: - Spawned 600040000 [1] : 815 16:16:29.685 INFO [main]: - Spawned 600050000 [1] : 6573 16:16:29.740 INFO [main]: - Spawned 600060000 [1] : 6801 16:16:29.755 INFO [main]: - Spawned 600070000 [1] : 868 16:16:29.758 INFO [main]: - Spawned 600080000 [1] : 26 16:16:29.780 INFO [main]: - Spawned 700010000 [1] : 1721 16:16:30.205 INFO [main]: - Spawned houses 700010000 [1] : 500 16:16:30.206 INFO [main]: - Spawned 700020000 [1] : 0 16:16:30.222 INFO [main]: - Spawned 710010000 [1] : 1577 16:16:30.450 INFO [main]: - Spawned houses 710010000 [1] : 500 16:16:30.451 INFO [main]: - Spawned 710020000 [1] : 0 16:16:30.452 INFO [main]: - Spawned 900020000 [1] : 0 16:16:30.453 INFO [main]: - Spawned 900030000 [1] : 5 16:16:30.454 INFO [main]: - Spawned 900100000 [1] : 0 16:16:30.455 INFO [main]: - Spawned 900110000 [1] : 0 16:16:30.479 INFO [main]: - Loaded 92954 npc spawns 16:16:30.480 INFO [main]: - Loaded 19476 gatherable spawns 16:16:30.534 INFO [pool-3-thread-10]: - Spawning Instance Rift: IndratuFortress ===================================[ Limits ]=================================== 16:16:30.814 INFO [main]: - Scheduled Limited Items based on cron expression siz e: 137 =========================[ World Bases initialization ]========================= 16:16:30.819 INFO [main]: - Initializing bases... 16:16:30.820 INFO [main]: - Loaded 27 bases. =======================[ Serial Killers initialization ]======================= ========================[ Dispute Lands initialization ]======================== 16:16:30.846 INFO [main]: - Loaded 3 dispute land worlds 16:16:30.848 INFO [main]: - GameTimeService started. Update interval:900000 16:16:30.849 INFO [main]: - DebugService started. Analyze iterval: 1800000 16:16:30.854 INFO [main]: - Loading broker... 16:16:30.875 INFO [main]: - Broker loaded with 0 broker items, 0 settled items. 16:16:30.876 INFO [main]: - BrokerPeriodicTaskManager: Initialized. 16:16:30.878 INFO [main]: - ExchangePeriodicTaskManager: Initialized. 16:16:30.879 INFO [main]: - Loading PetitionService ... 16:16:30.880 INFO [main]: - Successfully loaded 0 database petitions 16:16:30.881 INFO [main]: - AdminChatMessage Initialize 16:16:30.911 INFO [main]: - Cache HTML: : Caching started... OK. 16:16:30.949 INFO [main]: - Cache[HTML]: 11,542 kilobytes on 9 file(s) loaded. 16:16:30.950 INFO [main]: - Cache[HTML]: Compacting htmls... OK. 16:16:30.954 INFO [main]: - Cache[HTML]: 8,933 kilobytes on 9 file(s) loaded. 16:16:30.954 INFO [main]: - Cache[HTML]: Creating cache file... OK. 16:16:31.011 INFO [main]: - AbyssRankUpdateService: executing rank update 16:16:31.014 INFO [main]: - Updating abyss ranking cache 16:16:31.021 INFO [main]: - Legion ranking update task started 16:16:31.021 INFO [main]: - Legion ranking update: 0 ms, legions: 0 16:16:31.022 INFO [main]: - AbyssRankUpdateService: execution time: 0 16:16:31.022 INFO [main]: - Starting ranking update task based on cron expressio n: 0 0 0/3 * * ? 16:16:31.038 INFO [main]: - Loaded 0 task from the database or GSConfig ==================================[ Dredgion ]================================== 16:16:31.046 INFO [main]: - Scheduled Dredgion: based on cron expression: 0 0 0, 12,20 ? * * Duration: 120 in minutes ===================================[ Kamar ]=================================== 16:16:31.054 INFO [main]: - Scheduled Kamar Battlefield based on cron expression : 0 */2 0 ? * * Duration: 120 in minutes 16:16:31.057 INFO [main]: - EventCron: clean limits in db 0 size. 16:16:31.059 INFO [pool-3-thread-11]: - Spawned event objects in 110010000 [1] : 4 (Atreian Loto) 16:16:31.060 INFO [pool-3-thread-11]: - Spawned event objects in 120010000 [1] : 4 (Atreian Loto) 16:16:31.071 INFO [main]: - Spawned static doors: 300260000 [90] : 1 16:16:31.074 INFO [main]: - Create FreeForAll Group instance to 99 worldMap 3000 40000 16:16:31.075 INFO [main]: - Spawned static doors: 300040000 [99] : 1 16:16:31.077 INFO [main]: - Create FreeForAll Legion instance to 99 worldMap 300 170000 16:16:31.078 INFO [main]: - Spawned static doors: 300170000 [99] : 12 16:16:31.091 INFO [main]: - Create PvP instance to 95 worldMap ELTNEN 16:16:31.117 INFO [main]: - Create PvP instance to 95 worldMap TIAMARANTA 16:16:31.117 INFO [main]: - Spawned static doors: 600030000 [95] : 1 16:16:31.127 INFO [main]: - Create PvP instance to 95 worldMap SARPAN 16:16:31.127 INFO [main]: - Spawned static doors: 600020000 [95] : 2 16:16:31.127 INFO [main]: - initialize Random Generate Pvp Location set SARPAN 16:16:31.129 INFO [main]: - Create MixFight Group instance to 99 worldMap 600040 000 16:16:31.131 INFO [main]: - Create MixFight Group instance to 98 worldMap 600010 000 16:16:31.135 INFO [main]: - Create NewPlayerZone Group instance to 97 worldMap 3 00040000 16:16:31.137 INFO [main]: - PlayerTransferService loaded. With 0 restricted skil ls. 16:16:31.137 INFO [main]: - Loading house bids... ╨┤╨╡╨║ 21, 2017 4:16:31 PM java.util.logging.LogManager$RootLogger log WARNING: Unevenly distributed hash code - Degraded Performance 16:16:31.178 INFO [main]: - HousingBidService: auction auto filling enabled. 16:16:31.201 INFO [main]: - HousingBidService: added 0 new house bids. 16:16:31.202 INFO [main]: - HousingBidService loaded. Minutes till start: 1188 16:16:31.203 INFO [main]: - Initializing House maintenance task... 16:16:31.219 INFO [main]: - Loaded 25 elyos towns. 16:16:31.219 INFO [main]: - Loaded 25 asmodians towns. 16:16:31.220 INFO [main]: - ChallengeTaskService initialized. ===================================[ System ]=================================== 16:16:31.225 INFO [main]: - Commons Build Date: [ 2015-06-23T00:08:09Z ] 16:16:31.226 INFO [main]: - GS Build Date: [ 2017-12-21-12:19 ] 16:16:31.226 INFO [main]: - .................................................. 16:16:34.725 INFO [main]: - Console encoding: IBM866 16:16:34.725 INFO [main]: - OS: Windows 7 Build: 6.1 16:16:34.726 INFO [main]: - OS Arch: amd64 16:16:34.726 INFO [main]: - .................................................. 16:16:34.726 INFO [main]: - .................................................. 16:16:34.730 INFO [main]: - Available CPU(s): 4 16:16:34.730 INFO [main]: - Processor(s) Identifier: Intel64 Family 6 Model 60 S tepping 3, GenuineIntel 16:16:34.730 INFO [main]: - .................................................. 16:16:34.731 INFO [main]: - .................................................. 16:16:34.731 INFO [main]: - Java Platform Information 16:16:34.731 INFO [main]: - Java Runtime Name: Java(TM) SE Runtime Environment 16:16:34.731 INFO [main]: - Java Version: 1.8.0_40 16:16:34.731 INFO [main]: - Java Class Version: 52.0 16:16:34.732 INFO [main]: - .................................................. 16:16:34.732 INFO [main]: - .................................................. 16:16:34.732 INFO [main]: - Virtual Machine Information (JVM) 16:16:34.732 INFO [main]: - JVM Name: Java HotSpot(TM) 64-Bit Server VM 16:16:34.732 INFO [main]: - JVM installation directory: E:\aAion\AionServer-4.3\ trunk\jdk 1.8-portable compiler\jre 16:16:34.732 INFO [main]: - JVM version: 25.40-b25 16:16:34.732 INFO [main]: - JVM Vendor: Oracle Corporation 16:16:34.732 INFO [main]: - JVM Info: mixed mode 16:16:34.733 INFO [main]: - .................................................. 16:16:34.733 INFO [main]: - .................................................. 16:16:34.733 INFO [main]: - +---- 16:16:34.733 INFO [main]: - | Global Memory Informations at 16:16:34: 16:16:34.734 INFO [main]: - | | 16:16:34.734 INFO [main]: - | Allowed Memory: 2162176 KB 16:16:34.734 INFO [main]: - | |= Allocated Memory: 2162176 KB (100,0000%) 16:16:34.734 INFO [main]: - | |= Non-Allocated Memory: 0 KB (0,0000%) 16:16:34.734 INFO [main]: - | Allocated Memory: 2162176 KB 16:16:34.734 INFO [main]: - | |= Used Memory: 1615928 KB (74,7362%) 16:16:34.734 INFO [main]: - | |= Unused (cached) Memory: 546248 KB (25,2638%) 16:16:34.734 INFO [main]: - | Useable Memory: 546248 KB (25,2638%) 16:16:34.734 INFO [main]: - +---- ===============================[ GameServerLog ]=============================== 16:16:34.734 INFO [main]: - AL Server started in 61 seconds. ==============================[ Starting Network ]============================== 16:16:34.773 INFO [main]: - Server listening on all available IPs on Port 7777 f or Game Connections 16:16:34.776 INFO [main]: - Connecting to LoginServer: localhost/127.0.0.1:9014 16:16:34.783 INFO [main]: - Connected to LoginServer! ==================================[ SAO EMU ]================================== [ Source Aion Lightning 2013. Developer by Alex. Modifiers: DeathMagnestic, Klon22, Romanz @copyright 2013-2015 ] 16:16:34.787 INFO [main]: - Loaded 0 banned hdd list. 16:16:34.798 WARN [main]: - Failed to execute IU query com.mysql.jdbc.exceptions .jdbc4.MySQLSyntaxErrorException: Table 'al_server_gs.network_ban' doesn't exist com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'al_server_gs.n etwork_ban' doesn't exist at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_40] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct orAccessorImpl.java:62) ~[na:1.8.0_40] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC onstructorAccessorImpl.java:45) ~[na:1.8.0_40] at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[na: 1.8.0_40] at com.mysql.jdbc.Util.handleNewInstance(Util.java:377) ~[mysql-connecto r-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.Util.getInstance(Util.java:360) ~[mysql-connector-java -5.1.34.jar:5.1.34] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:978) ~[mysql -connector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3887) ~[mysql-co nnector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3823) ~[mysql-co nnector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2435) ~[mysql-connect or-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2582) ~[mysql-conn ector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2530) ~[mys ql-connector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja va:1907) ~[mysql-connector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java :2141) ~[mysql-connector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java :2077) ~[mysql-connector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java :2062) ~[mysql-connector-java-5.1.34.jar:5.1.34] at com.jolbox.bonecp.PreparedStatementHandle.executeUpdate(PreparedState mentHandle.java:203) ~[bonecp-0.7.1.RELEASE.jar:0.7.1.RELEASE] at com.aionemu.commons.database.DB.insertUpdate(DB.java:338) [al-commons -1.3.jar:na] at com.aionemu.commons.database.DB.insertUpdate(DB.java:289) [al-commons -1.3.jar:na] at mysql5.MySQLNetworkBannedDAO.cleanExpiredBans(MySQLNetworkBannedDAO.j ava:78) [na:na] at com.aionemu.gameserver.network.NetworkBannedManager.<init>(NetworkBan nedManager.java:34) [AL-Game.jar:na] at com.aionemu.gameserver.network.NetworkBannedManager$SingletonHolder.< clinit>(NetworkBannedManager.java:25) [AL-Game.jar:na] at com.aionemu.gameserver.network.NetworkBannedManager.getInstance(Netwo rkBannedManager.java:29) [AL-Game.jar:na] at com.aionemu.gameserver.GameServer.main(GameServer.java:398) [AL-Game. jar:na] 16:16:34.802 ERROR[main]: - Error loading last saved server time com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'al_server_gs.n etwork_ban' doesn't exist at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_40] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct orAccessorImpl.java:62) ~[na:1.8.0_40] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC onstructorAccessorImpl.java:45) ~[na:1.8.0_40] at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[na: 1.8.0_40] at com.mysql.jdbc.Util.handleNewInstance(Util.java:377) ~[mysql-connecto r-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.Util.getInstance(Util.java:360) ~[mysql-connector-java -5.1.34.jar:5.1.34] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:978) ~[mysql -connector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3887) ~[mysql-co nnector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3823) ~[mysql-co nnector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2435) ~[mysql-connect or-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2582) ~[mysql-conn ector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2530) ~[mys ql-connector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja va:1907) ~[mysql-connector-java-5.1.34.jar:5.1.34] at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java: 2030) ~[mysql-connector-java-5.1.34.jar:5.1.34] at com.jolbox.bonecp.PreparedStatementHandle.executeQuery(PreparedStatem entHandle.java:172) ~[bonecp-0.7.1.RELEASE.jar:0.7.1.RELEASE] at mysql5.MySQLNetworkBannedDAO.load(MySQLNetworkBannedDAO.java:29) ~[na :na] at com.aionemu.gameserver.network.NetworkBannedManager.<init>(NetworkBan nedManager.java:35) [AL-Game.jar:na] at com.aionemu.gameserver.network.NetworkBannedManager$SingletonHolder.< clinit>(NetworkBannedManager.java:25) [AL-Game.jar:na] at com.aionemu.gameserver.network.NetworkBannedManager.getInstance(Netwo rkBannedManager.java:29) [AL-Game.jar:na] at com.aionemu.gameserver.GameServer.main(GameServer.java:398) [AL-Game. jar:na] 16:16:34.803 INFO [main]: - Loaded 0 banned nip list. 16:16:35.298 INFO [ReadWrite-0 Dispatcher]: - Loaded 0 banned mac addresses 16:16:35.850 INFO [ForkJoinPool-1-worker-5]: - MovementNotifyTask: Initialized. 16:16:35.851 INFO [ForkJoinPool-1-worker-5]: - ZoneUpdateService: Initialized. 16:31:30.854 INFO [pool-3-thread-4]: - Sending current game time to all players 16:31:30.854 INFO [pool-3-thread-4]: - Game time saved... 16:36:30.889 INFO [pool-3-thread-12]: - Legion WH update task started. 16:36:30.890 INFO [pool-3-thread-12]: - Legion WH update: 0 ms, legions: 0. 16:46:30.862 INFO [pool-3-thread-2]: - Sending current game time to all players 16:46:30.862 INFO [pool-3-thread-2]: - Game time saved... 16:46:30.863 INFO [pool-3-thread-4]: - Starting analysis of world players at 16╤ З.46╨╝.30╤Б. 16:56:30.897 INFO [pool-3-thread-10]: - Legion WH update task started. 16:56:30.897 INFO [pool-3-thread-10]: - Legion WH update: 0 ms, legions: 0. 17:00:00.118 INFO [InstantPool-7]: - Creating new FFAinstance:DREDGION id:90 17:00:00.120 INFO [InstantPool-7]: - Spawned static doors: 300110000 [90] : 8 17:00:00.119 INFO [InstantPool-8]: - Is New PvP Location set TIAMARANTA 17:00:00.121 INFO [InstantPool-8]: - CronService: new generate pvp location in e very time 60 minute sucessfull. 17:00:00.131 INFO [InstantPool-7]: - CronService: new generate ffa location 120 min. 17:00:00.133 INFO [InstantPool-1]: - Rift opened: ELTNEN_AM successfully spawned 0 Npc. 17:00:00.135 INFO [InstantPool-1]: - Rift opened: ELTNEN_BM successfully spawned 0 Npc. 17:00:00.135 INFO [InstantPool-1]: - Rift opened: ELTNEN_CM successfully spawned 0 Npc. 17:00:00.136 INFO [InstantPool-1]: - Rift opened: ELTNEN_DM successfully spawned 0 Npc. 17:00:00.137 INFO [InstantPool-1]: - Rift opened: ELTNEN_EM successfully spawned 0 Npc. 17:00:00.137 INFO [InstantPool-1]: - Rift opened: ELTNEN_FM successfully spawned 0 Npc. 17:00:00.138 INFO [InstantPool-1]: - Rift opened: ELTNEN_GM successfully spawned 0 Npc. 17:00:30.133 INFO [pool-3-thread-10]: - Destroying instance:300260000 90 17:01:30.868 INFO [pool-3-thread-6]: - Sending current game time to all players 17:01:30.868 INFO [pool-3-thread-6]: - Game time saved... [/SPOILER] Конфиги ЛС [SPOILER="AL-Login\config\network/network.properties"] # # 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/>. # # ---------------------------- # Network Config's: # ---------------------------- # LoginServer will listen for connections on specified port loginserver.network.client.port = 2106 # LoginServer will bind specified network interface # * - bind all interfaces loginserver.network.client.host = * # How many times player can try to login before he get's banned for bruteforcing loginserver.network.client.logintrybeforeban = 5 # For what time in minutes player should be banned in case of bruteforcing loginserver.network.client.bantimeforbruteforcing = 15 # Host that will be used by LS to listen for GS connections loginserver.network.gameserver.host = * # Port that will be used by LS to listen for GS connections loginserver.network.gameserver.port = 9014 # Nuber of additional threads for NIO that will handle only reading loginserver.network.nio.threads.read = 0 # Nuber of additional threads for NIO that will handle only writing loginserver.network.nio.threads.write = 0 # Create accounts automatically or not? loginserver.accounts.autocreate = true # Set if the server is in maintenance or not / only gm can login loginserver.server.maintenance = false # Set gm level for maintenance mode(Default 3) loginserver.server.maintenance.gmlevel = 0 # Enable\disable flood protector from 1 ip on account login loginserver.server.floodprotector = false loginserver.server.bruteforceprotector = false # Checking gs if it still alive loginserver.server.pingpong = false loginserver.server.pingpong.delay = 3000 # flood manager # legal reconnection time. if faster - ban for loginserver.network.client.bantimeforbruteforcing min # seconds network.fastreconnection.time = 5 # Ip's excluded from flood protection loginserver.excluded.ips = loginserver.ip.developers = # Колонка донат валюты для игрового магазина. loginserver.gameshop.money = toll [/SPOILER] [SPOILER="database.prop"] # # 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/>. # # ---------------------------- # Database Config's: # ---------------------------- # This class represents database driver class that will be used while connecting to database database.driver = com.mysql.jdbc.Driver # This is database url. database.url = jdbc:mysql://localhost:3306/al_server_ls?useUnicode=true&characterEncoding=UTF-8 # Database user database.user = root # Database password # NOTE: Change this! Root password is not safe! database.password = [B]тут пароль от мускула[/B] # Number of partitions created by bonecp database.bonecp.partition.count = 2 # Minimal amount of connections kept in bonecp partition database.bonecp.partition.connections.min = 2 # Maximal amount of connections kept in bonecp partition database.bonecp.partition.connections.max = 5 # Script context that will be loaded by database factory, it should implement DAO instances database.scriptcontext.descriptor = ./data/scripts/system/database.xml [/SPOILER] Конфиги ГС [SPOILER="нетворк.проп"] # # This file is part of This file is part of aion-unique <aion-unique.org>. <This file is part of aion-unique <aion-unique.org>..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/>. # # ---------------------------- # Network Config's: # ---------------------------- # Port that will be used to listen for client connections gameserver.network.client.port = 7777 # Host that will be used to listen for client connections gameserver.network.client.host = * # Maximum online players on the server gameserver.network.client.maxplayers = 500 # Address of login server gameserver.network.login.address = localhost:9014 # Id of this game server gameserver.network.login.gsid = 1 # Password of this game server gameserver.network.login.password = 12345 # Address of chat server # Ip and port of chat server should be accessible from # 1) game server # 2) all connected clients gameserver.network.chat.address = localhost:9021 # Password of this game server for chat server gameserver.network.chat.password = 12345 # Number of extra threads dedicated only to read/write network data. # Value < 1 means that acceptor thread will also handle read & write. # Value > 0 means there will be x dedicated read/write threads + 1 acceptor. gameserver.network.nio.threads = 1 # Number of threads (min) that will be used to execute client packets gameserver.network.packet.processor.threads.min = 4 # Number of threads (max) that will be used to execute client packets gameserver.network.packet.processor.threads.max = 4 # Threshold used to decide when packet processor thread should be killed # It have effect only if min threads != max threads gameserver.network.packet.processor.threshold.kill = 3 # Threshold used to decide when extra packet processor thread should be spawned # It have effect only if min threads != max threads gameserver.network.packet.processor.threshold.spawn = 50 # This will enable or disable the messages for unknown packets gameserver.network.display.unknownpackets = true # Enable flood protector gameserver.network.flood.connections = false # Flood ms in tick gameserver.network.flood.tick = 1000 # Short period gameserver.network.flood.short.warn = 10 gameserver.network.flood.short.reject = 20 gameserver.network.flood.short.tick = 10 # Long period gameserver.network.flood.long.warn = 30 gameserver.network.flood.long.reject = 60 gameserver.network.flood.long.tick = 60 # Dump sql file gameserver.network.database.dumpsql = false [/SPOILER] [SPOILER="датабейс.проп"] # # This file is part of [JS]Emulator <js-emu.ru>. # # [JS]Emulator 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. # # [JS]Emulator 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 [JS]Emulator. If not, see <http://www.gnu.org/licenses/>. # # ---------------------------- # Database Config's: # ---------------------------- # This class represents database driver class that will be used while connecting to database database.driver = com.mysql.jdbc.Driver # This is database url. database.url = jdbc:mysql://127.0.0.1:3306/al_server_gs?useUnicode=true&characterEncoding=UTF-8 # Database user database.user = root # Database password # NOTE: Change this! Root password is not safe! database.password = пароль от мускула # Number of partitions created by bonecp database.bonecp.partition.count = 2 # Minimal amount of connections kept in bonecp partition database.bonecp.partition.connections.min = 2 # Maximal amount of connections kept in bonecp partition database.bonecp.partition.connections.max = 5 # Script context that will be loaded by database factory, it should implement DAO instances database.scriptcontext.descriptor = ./data/scripts/system/database.xml [/SPOILER] Не знаю, что еще добавить.
выше напартачил во втором спойлере Конфиги ЛС Спойлер: AL-Login\config\network/network.properties # # 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 <Please login or register to view links>. # # ---------------------------- # Network Config's: # ---------------------------- # LoginServer will listen for connections on specified port loginserver.network.client.port = 2106 # LoginServer will bind specified network interface # * - bind all interfaces loginserver.network.client.host = * # How many times player can try to login before he get's banned for bruteforcing loginserver.network.client.logintrybeforeban = 5 # For what time in minutes player should be banned in case of bruteforcing loginserver.network.client.bantimeforbruteforcing = 15 # Host that will be used by LS to listen for GS connections loginserver.network.gameserver.host = * # Port that will be used by LS to listen for GS connections loginserver.network.gameserver.port = 9014 # Nuber of additional threads for NIO that will handle only reading loginserver.network.nio.threads.read = 0 # Nuber of additional threads for NIO that will handle only writing loginserver.network.nio.threads.write = 0 # Create accounts automatically or not? loginserver.accounts.autocreate = true # Set if the server is in maintenance or not / only gm can login loginserver.server.maintenance = false # Set gm level for maintenance mode(Default 3) loginserver.server.maintenance.gmlevel = 0 # Enable\disable flood protector from 1 ip on account login loginserver.server.floodprotector = false loginserver.server.bruteforceprotector = false # Checking gs if it still alive loginserver.server.pingpong = false loginserver.server.pingpong.delay = 3000 # flood manager # legal reconnection time. if faster - ban for loginserver.network.client.bantimeforbruteforcing min # seconds network.fastreconnection.time = 5 # Ip's excluded from flood protection loginserver.excluded.ips = loginserver.ip.developers = # Колонка донат валюты для игрового магазина. loginserver.gameshop.money = toll Спойлер: database.prop # # 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 <Please login or register to view links>. # # ---------------------------- # Database Config's: # ---------------------------- # This class represents database driver class that will be used while connecting to database database.driver = com.mysql.jdbc.Driver # This is database url. database.url = jdbc:mysql://localhost:3306/al_server_ls?useUnicode=true&characterEncoding=UTF-8 # Database user database.user = root # Database password # NOTE: Change this! Root password is not safe! database.password = тут пароль от мускула # Number of partitions created by bonecp database.bonecp.partition.count = 2 # Minimal amount of connections kept in bonecp partition database.bonecp.partition.connections.min = 2 # Maximal amount of connections kept in bonecp partition database.bonecp.partition.connections.max = 5 # Script context that will be loaded by database factory, it should implement DAO instances database.scriptcontext.descriptor = ./data/scripts/system/database.xml Конфиги ГС Спойлер: нетворк.проп # # This file is part of This file is part of aion-unique <aion-unique.org>. <This file is part of aion-unique <aion-unique.org>..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 <Please login or register to view links>. # # ---------------------------- # Network Config's: # ---------------------------- # Port that will be used to listen for client connections gameserver.network.client.port = 7777 # Host that will be used to listen for client connections gameserver.network.client.host = * # Maximum online players on the server gameserver.network.client.maxplayers = 500 # Address of login server gameserver.network.login.address = localhost:9014 # Id of this game server gameserver.network.login.gsid = 1 # Password of this game server gameserver.network.login.password = 12345 # Address of chat server # Ip and port of chat server should be accessible from # 1) game server # 2) all connected clients gameserver.network.chat.address = localhost:9021 # Password of this game server for chat server gameserver.network.chat.password = 12345 # Number of extra threads dedicated only to read/write network data. # Value < 1 means that acceptor thread will also handle read & write. # Value > 0 means there will be x dedicated read/write threads + 1 acceptor. gameserver.network.nio.threads = 1 # Number of threads (min) that will be used to execute client packets gameserver.network.packet.processor.threads.min = 4 # Number of threads (max) that will be used to execute client packets gameserver.network.packet.processor.threads.max = 4 # Threshold used to decide when packet processor thread should be killed # It have effect only if min threads != max threads gameserver.network.packet.processor.threshold.kill = 3 # Threshold used to decide when extra packet processor thread should be spawned # It have effect only if min threads != max threads gameserver.network.packet.processor.threshold.spawn = 50 # This will enable or disable the messages for unknown packets gameserver.network.display.unknownpackets = true # Enable flood protector gameserver.network.flood.connections = false # Flood ms in tick gameserver.network.flood.tick = 1000 # Short period gameserver.network.flood.short.warn = 10 gameserver.network.flood.short.reject = 20 gameserver.network.flood.short.tick = 10 # Long period gameserver.network.flood.long.warn = 30 gameserver.network.flood.long.reject = 60 gameserver.network.flood.long.tick = 60 # Dump sql file gameserver.network.database.dumpsql = false Спойлер: датабейс.проп # # This file is part of [JS]Emulator <js-emu.ru>. # # [JS]Emulator 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. # # [JS]Emulator 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 [JS]Emulator. If not, see <Please login or register to view links>. # # ---------------------------- # Database Config's: # ---------------------------- # This class represents database driver class that will be used while connecting to database database.driver = com.mysql.jdbc.Driver # This is database url. database.url = jdbc:mysql://127.0.0.1:3306/al_server_gs?useUnicode=true&characterEncoding=UTF-8 # Database user database.user = root # Database password # NOTE: Change this! Root password is not safe! database.password = пароль от мускула # Number of partitions created by bonecp database.bonecp.partition.count = 2 # Minimal amount of connections kept in bonecp partition database.bonecp.partition.connections.min = 2 # Maximal amount of connections kept in bonecp partition database.bonecp.partition.connections.max = 5 # Script context that will be loaded by database factory, it should implement DAO instances database.scriptcontext.descriptor = ./data/scripts/system/database.xml Не знаю, что еще добавить.