Использовал сборку отсюда: Please login or register to view links Сразу оговорюсь, что являюсь рядовым пользователем, хотелось побегать по любимой версии, но то и дело ловлю траблы При попытке залить апдейты GS и LS sql выдает ошибку: Пытался так же запустить через предыдущие сборки, в итоге выдавало вот такое: Собственно вопрос: что я делаю не так? Везде указывал логин и пароль от MySQL, а в итоге ни разу ничего не получилось.
Короче, вот то, что было в запуске LS: Buildfile: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\build.xml clean: [delete] Deleting directory C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\build init: [mkdir] Created dir: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\build [mkdir] Created dir: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\build\classes compile: [javac] Compiling 107 source files to C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\build\classes [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/network/IPRange.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/network/AConnection.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/network/Dispatcher.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/network/packet/BaseServerPacket.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/network/packet/BasePacket.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/database/dao/DAOManager.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/utils/NetworkUtils.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/database/dao/DAO.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/database/DatabaseFactory.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/services/CronService.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/utils/AEInfos.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/utils/ExitCode.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/configs/CommonsConfig.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/configs/DatabaseConfig.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/configuration/ConfigurableProcessor.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/configuration/Property.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/utils/PropertiesUtils.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/network/PacketProcessor.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/utils/Rnd.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/network/NioServer.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/network/ServerCfg.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/network/packet/BaseClientPacket.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/network/ConnectionFactory.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/network/util/ThreadPoolManager.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/utils/Base64.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/utils/concurrent/AionRejectedExecutionHandler.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/utils/concurrent/RunnableWrapper.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/utils/concurrent/ScheduledFutureWrapper.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/services/cron/RunnableRunner.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/database/dao/DAONotFoundException.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] warning: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\libs\al-commons.jar(com/aionemu/commons/database/dao/DAOException.class): major version 52 is newer than 51, the highest major version supported by this compiler. [javac] It is recommended that the compiler be upgraded. [javac] 31 warnings jar: [jar] Building jar: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\build\AL-Login.jar dist: [mkdir] Created dir: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\build\dist [mkdir] Created dir: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\build\dist\AL-Login [mkdir] Created dir: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\build\dist\AL-Login\config [mkdir] Created dir: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\build\dist\AL-Login\data [mkdir] Created dir: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\build\dist\AL-Login\libs [mkdir] Created dir: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\build\dist\AL-Login\sql [copy] Copying 1 file to C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\build\dist\AL-Login\libs [copy] Copying 15 files to C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\build\dist\AL-Login\libs [copy] Copying 5 files to C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\build\dist\AL-Login [copy] Copying 4 files to C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\build\dist\AL-Login\config [copy] Copying 15 files to C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\build\dist\AL-Login\data [copy] Copying 2 files to C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\build\dist\AL-Login\sql [zip] Building zip: C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login\build\AL-Login.zip BUILD SUCCESSFUL Total time: 1 second C:\Users\Shannen\Desktop\5.3\AL-Source_5.8_(Rev2.79)\AL-Login> Логов чет не наблюдаю в папках, поэтому есть только такое.