Aion-Core v4.7.5.x Full Source NO LICENSE SYSTEM

Page 20 of 20 FirstFirst ... 10121314151617181920
Results 286 to 296 of 296
  1. #286
    Enthusiast pen15 is offline
    MemberRank
    Oct 2019 Join Date
    33Posts

    Re: Aion-Core v4.7.5.x Full Source NO LICENSE SYSTEM

    Are temporary spawns working for ya'll?

  2. #287
    Member gondracorn is offline
    MemberRank
    Apr 2021 Join Date
    82Posts

    Re: Aion-Core v4.7.5.x Full Source NO LICENSE SYSTEM

    No, the animations appear stagnant and non-working for all, don't know any fix yet. Also, most monsters don't even seem to have skill animations afaict

  3. #288
    Apprentice pix123 is offline
    MemberRank
    Sep 2021 Join Date
    9Posts

    Re: Aion-Core v4.7.5.x Full Source NO LICENSE SYSTEM

    What the hell is this error?
    도대체 이 오류는 무엇일까요?

    - - - Updated - - -



    What the hell is this error?
    12:28:19.097 WARN [ReadWrite-0 Dispatcher]: - Unknown packet received from Aion client: 0x013E, state=IN_GAME

    What the hell is this error?

  4. #289
    Apprentice bluesun is offline
    MemberRank
    May 2022 Join Date
    11Posts

    Re: Aion-Core v4.7.5.x Full Source NO LICENSE SYSTEM

    18:31:58.622 ERROR[main]: - getAbyssRankingPlayerscom.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.account_data ON abyss_rank.player_id = players.id AND aion4.7.account_data.id =' at line 1 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.7.0_80] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[na:1.7.0_80] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.7.0_80] at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[na:1.7.0_80] at com.mysql.jdbc.Util.handleNewInstance(Util.java:377) ~[mysql-connector-java-5.1.33.jar:5.1.33] at com.mysql.jdbc.Util.getInstance(Util.java:360) ~[mysql-connector-java-5.1.33.jar:5.1.33] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:978) ~[mysql-connector-java-5.1.33.jar:5.1.33] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3887) ~[mysql-connector-java-5.1.33.jar:5.1.33] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3823) ~[mysql-connector-java-5.1.33.jar:5.1.33] at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2435) ~[mysql-connector-java-5.1.33.jar:5.1.33] at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2582) ~[mysql-connector-java-5.1.33.jar:5.1.33] at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2530) ~[mysql-connector-java-5.1.33.jar:5.1.33] at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1907) ~[mysql-connector-java-5.1.33.jar:5.1.33] at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2030) ~[mysql-connector-java-5.1.33.jar:5.1.33] at com.jolbox.bonecp.PreparedStatementHandle.executeQuery(PreparedStatementHandle.java:172) ~[bonecp-0.7.1.RELEASE.jar:0.7.1.RELEASE] at mysql5.MySQL5AbyssRankDAO.getAbyssRankingPlayers(MySQL5AbyssRankDAO.java]:253) ~[na:na] at com.aionemu.gameserver.services.abyss.AbyssRankingCache.generatePacketsForRace(AbyssRankingCache.java:118) [AC-Game.jar:na] at com.aionemu.gameserver.services.abyss.AbyssRankingCache.renewPlayerRanking(AbyssRankingCache.java:111) [AC-Game.jar:na] at com.aionemu.gameserver.services.abyss.AbyssRankingCache.reloadRankings(AbyssRankingCache.java:69) [AC-Game.jar:na] at com.aionemu.gameserver.services.abyss.AbyssRankUpdateService.performUpdate(AbyssRankUpdateService.java:102) [AC-Game.jar:na] at com.aionemu.gameserver.services.abyss.AbyssRankUpdateService.scheduleUpdate(AbyssRankUpdateService.java:73) [AC-Game.jar:na] at com.aionemu.gameserver.GameServer.main(GameServer.java:342) [AC-Game.jar:na]18:31:58.624 ERROR[main]: - getAbyssRankingPlayerscom.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.account_data ON abyss_rank.player_id = players.id AND aion4.7.account_data.id =' at line 1 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.7.0_80] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[na:1.7.0_80] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.7.0_80] at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[na:1.7.0_80] at com.mysql.jdbc.Util.handleNewInstance(Util.java:377) ~[mysql-connector-java-5.1.33.jar:5.1.33] at com.mysql.jdbc.Util.getInstance(Util.java:360) ~[mysql-connector-java-5.1.33.jar:5.1.33] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:978) ~[mysql-connector-java-5.1.33.jar:5.1.33] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3887) ~[mysql-connector-java-5.1.33.jar:5.1.33] at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3823) ~[mysql-connector-java-5.1.33.jar:5.1.33] at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2435) ~[mysql-connector-java-5.1.33.jar:5.1.33] at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2582) ~[mysql-connector-java-5.1.33.jar:5.1.33] at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2530) ~[mysql-connector-java-5.1.33.jar:5.1.33] at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1907) ~[mysql-connector-java-5.1.33.jar:5.1.33] at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2030) ~[mysql-connector-java-5.1.33.jar:5.1.33] at com.jolbox.bonecp.PreparedStatementHandle.executeQuery(PreparedStatementHandle.java:172) ~[bonecp-0.7.1.RELEASE.jar:0.7.1.RELEASE] at mysql5.MySQL5AbyssRankDAO.getAbyssRankingPlayers(MySQL5AbyssRankDAO.java]:253) ~[na:na] at com.aionemu.gameserver.services.abyss.AbyssRankingCache.generatePacketsForRace(AbyssRankingCache.java:118) [AC-Game.jar:na] at com.aionemu.gameserver.services.abyss.AbyssRankingCache.renewPlayerRanking(AbyssRankingCache.java:111) [AC-Game.jar:na] at com.aionemu.gameserver.services.abyss.AbyssRankingCache.reloadRankings(AbyssRankingCache.java:70) [AC-Game.jar:na] at com.aionemu.gameserver.services.abyss.AbyssRankUpdateService.performUpdate(AbyssRankUpdateService.java:102) [AC-Game.jar:na] at com.aionemu.gameserver.services.abyss.AbyssRankUpdateService.scheduleUpdate(AbyssRankUpdateService.java:73) [AC-Game.jar:na]

    The above error occurs.Where should I modify the file?

  5. #290
    "One day at a time" Robyson is offline
    [VIP] MemberRank
    Sep 2013 Join Date
    TzionLocation
    1,857Posts

    Re: Aion-Core v4.7.5.x Full Source NO LICENSE SYSTEM

    Quote Originally Posted by bluesun View Post
    The above error occurs.Where should I modify the file?
    Database error, you should check this.
    There must be files in some folder to update the sqls.

  6. #291
    Apprentice bluesun is offline
    MemberRank
    May 2022 Join Date
    11Posts

    Re: Aion-Core v4.7.5.x Full Source NO LICENSE SYSTEM

    Thank you.
    Thanks to you, I've solved it.
    That's why I accidentally put a "." in the database name.
    Removing "." works fine.
    If you put a "." in the middle of the database name, it was recognized as a table in the middle of the query statement.

  7. #292
    Apprentice bluesun is offline
    MemberRank
    May 2022 Join Date
    11Posts

    Re: Aion-Core v4.7.5.x Full Source NO LICENSE SYSTEM

    Unknown packet received from Aion client: 0x013E, state=IN_GAME

    I want to correct this error.
    I understand that you can modify the file in the L10N folder.
    If you change to enu, it will operate normally.

    However, if you change it to kor, an error appears.

    Is the game going well? I want to correct the error.

    What should I do?

  8. #293
    Enthusiast aking0225 is offline
    MemberRank
    Mar 2022 Join Date
    37Posts

    Re: Aion-Core v4.7.5.x Full Source NO LICENSE SYSTEM

    Quote Originally Posted by bluesun View Post
    Unknown packet received from Aion client: 0x013E, state=IN_GAME

    I want to correct this error.
    I understand that you can modify the file in the L10N folder.
    If you change to enu, it will operate normally.

    However, if you change it to kor, an error appears.

    Is the game going well? I want to correct the error.

    What should I do?
    Disable FAST_TRACK.
    There is a conflict with the "kor" version of FAST_TRACK server.
    And in the "network" file
    gameserver.network.display.unknownpackets = true
    Change "true" to "false".

    I'm not sure, but when using the "emu" emulator,
    the same symptoms occur when using the Korean original client.
    So we use EU client instead of Korean original client.
    There is no problem in lower versions that do not support FAST_TRACK server.

  9. #294
    Apprentice bluesun is offline
    MemberRank
    May 2022 Join Date
    11Posts

    Re: Aion-Core v4.7.5.x Full Source NO LICENSE SYSTEM

    Thank you.
    Thanks to you, I learned something I didn't know.

  10. #295
    Apprentice S1XO is offline
    MemberRank
    Sep 2022 Join Date
    8Posts
    Hello, It runs everything largely, only the NPCs do no damage to the players, where can I set this? or what is the reason?

  11. #296
    Apprentice ernie is offline
    MemberRank
    Sep 2022 Join Date
    19Posts
    I have installed GiGatR00n / Aion-Core-v4.7.5 straight from the github site, and a 4.7 NA client.
    Running on Debian 11 with old version of java installed as per server requirements.

    Seems to be running ok, I don't have Geo enabled yet just testing the basics.

    One thing I am stuck on, first toon, Elyos Songweaver.

    Every 5 levels, I receive a Growth quest which requires me to speak to an Event NPC called Nebrith, but that NPC hasn't spawned, I have checked multiple locations Sanctum, Verteron etc. where I know the spawn points should be.

    I feel that something is not enabled.

    Currently running AC-Game AC-Login and AC-Chat with the default databases.
    All I did was use phpMyAdmin to add the gameserver ID and changed the default passwords in the various properties files.

    Can anyone suggest where I might look to solve this?



Advertisement