Рейтинг темы:
  • 3 Голос(ов) - 5 в среднем
  • 1
  • 2
  • 3
  • 4
  • 5
Обсуждение ревизий (Aion-Unique)
Проблема с последним апдейтом REV.1758. все файлы распихал по папкам, бд залил, но при запуске ГС пишет


Код:
[ERROR 2010-04-01 12:06:57] com.aionemu.gameserver.utils.ThreadUncaughtExceptionHandler:37 - Critical Error - Thread: main terminated abnormaly: java.lang.NoSuchMethodError: com.google.inject.assistedinject.FactoryProvider2.<init>(Lcom/google/inject/TypeLiteral;Lcom/google/inject/assistedinject/BindingCollector;)V
java.lang.NoSuchMethodError: com.google.inject.assistedinject.FactoryProvider2.<init>(Lcom/google/inject/TypeLiteral;Lcom/google/inject/assistedinject/BindingCollector;)V
    at com.google.inject.assistedinject.FactoryModuleBuilder$1.configure(FactoryModuleBuilder.java:327)
    at com.google.inject.AbstractModule.configure(AbstractModule.java:59)
    at com.google.inject.spi.Elements$RecordingBinder.install(Elements.java:223)
    at com.google.inject.AbstractModule.install(AbstractModule.java:118)
    at com.aionemu.gameserver.utils.guice.NetworkInjectionModule.configure(NetworkInjectionModule.java:60)
    at com.google.inject.AbstractModule.configure(AbstractModule.java:59)
    at com.google.inject.spi.Elements$RecordingBinder.install(Elements.java:223)
    at com.google.inject.spi.Elements.getElements(Elements.java:101)
    at com.google.inject.internal.InjectorShell$Builder.build(InjectorShell.java:135)
    at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:111)
    at com.google.inject.InjectorBuilder.build(InjectorBuilder.java:90)
    at com.google.inject.Guice.createInjector(Guice.java:105)
    at com.google.inject.Guice.createInjector(Guice.java:76)
    at com.google.inject.Guice.createInjector(Guice.java:63)
    at com.aionemu.gameserver.GameServer.<init>(GameServer.java:79)
    at com.aionemu.gameserver.GameServer.main(GameServer.java:99)


Где капать?:confused:
Тоже самое...
У меня не запускается. Жалуется на датабазу, хотя пробовал переустанавливать полностью вместе с базой, толку ноль.
Пока не исправят я не в курсе что делать.Не знаю когда они этот файл ковыряли.
Версия 1764, работает норм.
Кинь ГС на депосит. Может у меня то-то с АНТом
Все работает. Только что тестил. Вот чистый гс 1764 http://www.sendspace.com/file/ubsauj
Polunochnic Написал:Проблема с последним апдейтом REV.1758. все файлы распихал по папкам, бд залил, но при запуске ГС пишет


Код:
[ERROR 2010-04-01 12:06:57] com.aionemu.gameserver.utils.ThreadUncaughtExceptionHandler:37 - Critical Error - Thread: main terminated abnormaly: java.lang.NoSuchMethodError: com.google.inject.assistedinject.FactoryProvider2.<init>(Lcom/google/inject/TypeLiteral;Lcom/google/inject/assistedinject/BindingCollector;)V
java.lang.NoSuchMethodError: com.google.inject.assistedinject.FactoryProvider2.<init>(Lcom/google/inject/TypeLiteral;Lcom/google/inject/assistedinject/BindingCollector;)V
    at com.google.inject.assistedinject.FactoryModuleBuilder$1.configure(FactoryModuleBuilder.java:327)
    at com.google.inject.AbstractModule.configure(AbstractModule.java:59)
    at com.google.inject.spi.Elements$RecordingBinder.install(Elements.java:223)
    at com.google.inject.AbstractModule.install(AbstractModule.java:118)
    at com.aionemu.gameserver.utils.guice.NetworkInjectionModule.configure(NetworkInjectionModule.java:60)
    at com.google.inject.AbstractModule.configure(AbstractModule.java:59)
    at com.google.inject.spi.Elements$RecordingBinder.install(Elements.java:223)
    at com.google.inject.spi.Elements.getElements(Elements.java:101)
    at com.google.inject.internal.InjectorShell$Builder.build(InjectorShell.java:135)
    at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:111)
    at com.google.inject.InjectorBuilder.build(InjectorBuilder.java:90)
    at com.google.inject.Guice.createInjector(Guice.java:105)
    at com.google.inject.Guice.createInjector(Guice.java:76)
    at com.google.inject.Guice.createInjector(Guice.java:63)
    at com.aionemu.gameserver.GameServer.<init>(GameServer.java:79)
    at com.aionemu.gameserver.GameServer.main(GameServer.java:99)


Где капать?:confused:
Удалите папки кеш и лог от старого сервера, мне помогло была такая же проблема Smile
Shema Написал:Все работает. Только что тестил. Вот чистый гс 1764 http://www.sendspace.com/file/ubsauj

Какая версия клиента должна быть под эту ревизию???
Кэш отчистил, логи тоже.

Source: /E:/Aion_Serser/gameserver/./data/scripts/system/database/mysql5/MySQL5DropListDAO.java
Line: 63
Column: 53
[ERROR 2010-04-01 21:33:00] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener:53 - Java Compiler ERROR: mysql5.MySQL5LegionDAO is not abstract and does not override abstract method saveNewLegionHistory(int,java.sql.Timestamp,com.aionemu.gameserver.model.legion.LegionHistory) in com.aionemu.gameserver.dao.LegionDAO
Source: /E:/Aion_Serser/gameserver/./data/scripts/system/database/mysql5/MySQL5LegionDAO.java
Line: 48
Column: 8
[ERROR 2010-04-01 21:33:01] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener:53 - Java Compiler ERROR: cannot find symbol
symbol : constructor Legion()
location: class com.aionemu.gameserver.model.legion.Legion
Source: /E:/Aion_Serser/gameserver/./data/scripts/system/database/mysql5/MySQL5LegionDAO.java
Line: 158
Column: 39
[ERROR 2010-04-01 21:33:01] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener:53 - Java Compiler ERROR: cannot find symbol
symbol : constructor Legion()
location: class com.aionemu.gameserver.model.legion.Legion
Source: /E:/Aion_Serser/gameserver/./data/scripts/system/database/mysql5/MySQL5LegionDAO.java
Line: 196
Column: 39
[ERROR 2010-04-01 21:33:01] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener:53 - Java Compiler ERROR: incompatible types
found : java.util.TreeMap<java.sql.Timestamp,com.aionemu.gameserver.model.legion.LegionHistory>
required: java.util.Collection<com.aionemu.gameserver.model.legion.LegionHistory>
Source: /E:/Aion_Serser/gameserver/./data/scripts/system/database/mysql5/MySQL5LegionDAO.java
Line: 519
Column: 82
[ERROR 2010-04-01 21:33:01] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener:53 - Java Compiler ERROR: cannot find symbol
symbol : constructor LegionHistory(com.aionemu.gameserver.model.legion.LegionHistoryType,java.lang.String,java.sql.Timestamp)
location: class com.aionemu.gameserver.model.legion.LegionHistory
Source: /E:/Aion_Serser/gameserver/./data/scripts/system/database/mysql5/MySQL5LegionDAO.java
Line: 533
Column: 53
[ERROR 2010-04-01 21:33:01] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener:53 - Java Compiler ERROR: method does not override or implement a method from a supertype
Source: /E:/Aion_Serser/gameserver/./data/scripts/system/database/mysql5/MySQL5LegionDAO.java
Line: 515
Column: 9
[ERROR 2010-04-01 21:33:01] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener:53 - Java Compiler ERROR: cannot find symbol
symbol : method getTime()
location: class com.aionemu.gameserver.model.legion.LegionHistory
Source: /E:/Aion_Serser/gameserver/./data/scripts/system/database/mysql5/MySQL5LegionDAO.java
Line: 551
Column: 80
[ERROR 2010-04-01 21:33:01] com.aionemu.commons.scripting.impl.javacompiler.ErrorListener:53 - Java Compiler ERROR: method does not override or implement a method from a supertype
Source: /E:/Aion_Serser/gameserver/./data/scripts/system/database/mysql5/MySQL5LegionDAO.java
Line: 543
Column: 9
[ERROR 2010-04-01 21:33:01] com.aionemu.gameserver.utils.ThreadUncaughtExceptionHandler:37 - Critical Error - Thread: main terminated abnormaly: java.lang.Error: Can't load database script context: .\data\scripts\system\database.xml
java.lang.Error: Can't load database script context: .\data\scripts\system\database.xml
at com.aionemu.commons.database.dao.DAOManager.init(DAOManager.java:66)
at com.aionemu.gameserver.GameServer.initUtilityServicesAndConfig(GameServer.java:180)
at com.aionemu.gameserver.GameServer.main(GameServer.java:92)
Caused by: java.lang.RuntimeException: Error while compiling classes
at com.aionemu.commons.scripting.impl.javacompiler.ScriptCompilerImpl.doCompilation(ScriptCompilerImpl.java:214)
at com.aionemu.commons.scripting.impl.javacompiler.ScriptCompilerImpl.compile(ScriptCompilerImpl.java:176)
at com.aionemu.commons.scripting.impl.ScriptContextImpl.init(ScriptContextImpl.java:147)
at com.aionemu.commons.scripting.scriptmanager.ScriptManager.load(ScriptManager.java:97)
at com.aionemu.commons.database.dao.DAOManager.init(DAOManager.java:62)
... 2 more


Возможно похожие темы ...
Тема Автор Ответы Просмотры Последний пост
  DLE + Aion регистрация Karat 11 8,530 10-28-2021, 09:34 AM
Последний пост: Talos
  İnterServ (PTS Aion 4.6) Nexus034 0 1,970 11-21-2020, 10:38 PM
Последний пост: Nexus034
  Дебагнутый Server64 (Aion pts) hops55 4 4,416 10-06-2020, 06:37 AM
Последний пост: Romanz
  Aion сервер под клиент 4.8 EU PROGRAMMATOR 67 71,894 03-24-2019, 09:32 AM
Последний пост: css
  U3J-Aion сборка flopix 15 6,384 01-18-2019, 05:22 PM
Последний пост: flopix
  Помогите "оформить" Aion KoToWeD 0 1,737 08-15-2016, 04:01 AM
Последний пост: KoToWeD
  GeoData for Aion Karen 4 3,074 12-29-2014, 12:44 AM
Последний пост: Karen
  Парсер для AION zorgtm 41 21,310 09-30-2013, 05:53 PM
Последний пост: Phantom-Dev
  U3J AiON 514 - странное поведение системы на атаку МОБ'ов TieLay 1 2,385 06-07-2013, 11:16 AM
Последний пост: TieLay
  U3J AiON 504 s4nders 2 3,104 04-12-2013, 04:28 PM
Последний пост: s4nders

Перейти к форуму:


Пользователи, просматривающие эту тему: 10 Гость(ей)