U3J-Aion Rev.103 Unstable (4.7)

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 33
  1. #16
    -=Cogito ergo sum=- Mistik is offline
    MemberRank
    Aug 2014 Join Date
    Silent HillLocation
    287Posts

    Re: U3J-Aion Rev.103 Unstable (4.7)

    Quote Originally Posted by joem2012 View Post
    im thinking it might be something to do with the premiumoption.class file, coz to mee it seems like its limiting which items can be used. but im not too sure as im very noob at java. i had a look at notaion server and they have it working with all content so obviously there is a fix. ill try help out but yeah :)
    will be nice if you will be able to find compiled 4.7 server with working items or in ideal way - source of that server =) then will be need just to compare =)

  2. #17
    Apprentice joem2012 is offline
    MemberRank
    Nov 2014 Join Date
    12Posts

    Re: U3J-Aion Rev.103 Unstable (4.7)

    well i dont really know what i did but a few days ago i got mad and merged 3 different server files and everything was working except for GP, but i tried to add gp in and then it died. i tried to replicate it but i have no clue lol. ill have a look around and try different servers see if i can find anything. i also have a few friends from retail having a look into this too.

  3. #18
    -=Cogito ergo sum=- Mistik is offline
    MemberRank
    Aug 2014 Join Date
    Silent HillLocation
    287Posts

    Re: U3J-Aion Rev.103 Unstable (4.7)

    Quote Originally Posted by joem2012 View Post
    well i dont really know what i did but a few days ago i got mad and merged 3 different server files and everything was working except for GP, but i tried to add gp in and then it died. i tried to replicate it but i have no clue lol. ill have a look around and try different servers see if i can find anything. i also have a few friends from retail having a look into this too.
    about adding some new in to server files - try to create and use own local svn for project - that will help you any time roll back change that was not working and in easy way see differences =)
    you need to spend ~1-10min to create and config svn - but it will save a lot of time in future
    example:


    - - - Updated - - -

    em, possible this can help to find bugs http://pan.baidu.com/share/home?uk=1...ategory/type=0
    there was working 4.7.1 compiled servers, but now i'm unable to test it for normal work with NA or RU client because of code protection buil in server source, but for dev team possible can be found info about some opcode and other info.

  4. #19
    Enthusiast u3games is offline
    MemberRank
    Jul 2013 Join Date
    SpainLocation
    31Posts

    Re: U3J-Aion Rev.103 Unstable (4.7)

    Mistik, are you interested in entering the development team?

    Thx for info ;)

  5. #20
    -=Cogito ergo sum=- Mistik is offline
    MemberRank
    Aug 2014 Join Date
    Silent HillLocation
    287Posts

    Re: U3J-Aion Rev.103 Unstable (4.7)

    Quote Originally Posted by u3games View Post
    Mistik, are you interested in entering the development team?

    Thx for info ;)
    read PM

  6. #21
    Apprentice joem2012 is offline
    MemberRank
    Nov 2014 Join Date
    12Posts

    Re: U3J-Aion Rev.103 Unstable (4.7)

    mistik i tried that link u sent, it keeps saying no game server available to authorization server (6). if u know how to fix that, would be great then i can see if the items are working

  7. #22
    -=Cogito ergo sum=- Mistik is offline
    MemberRank
    Aug 2014 Join Date
    Silent HillLocation
    287Posts

    Re: U3J-Aion Rev.103 Unstable (4.7)

    Quote Originally Posted by joem2012 View Post
    mistik i tried that link u sent, it keeps saying no game server available to authorization server (6). if u know how to fix that, would be great then i can see if the items are working
    which one from link
    there was link to user storage with more then one server compile, and i can't read your mind
    so, i was saying before that i'm unable to run this server now - probable because of nice job inside almost any project file...


    - - - Updated - - -

    this is just part of bonus code inside all server files
    but server was working some time ago when i was testing it, here in ragezone was thread about this project, some time ago (some time later after 4.7 beta )
    and server was need http://aion.sdo.com/web9/download.asp this client for work
    and ragezone thread about one of servers from link i give - http://forum.ragezone.com/f587/serve...4-7-a-1017998/

    - - - Updated - - -

    and i write - that server files can be used to get opcode from them...

  8. #23
    Apprentice joem2012 is offline
    MemberRank
    Nov 2014 Join Date
    12Posts

    Re: U3J-Aion Rev.103 Unstable (4.7)

    17:35:22.542 ERROR[pool-3-thread-3]: - Could not get partner for player: 117716
    from DB: Table 'al_server_gs.weddings' doesn't exist
    com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'al_server_gs.w
    eddings' doesn't exist
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    ~[na:1.7.0_71]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    ~[na:1.7.0_71]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce) ~[na:1.7.0_71]
    at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[na:1.7.0_
    71]
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) ~[mysql-connecto
    r-java-5.1.18.jar:na]
    at com.mysql.jdbc.Util.getInstance(Util.java:386) ~[mysql-connector-java
    -5.1.18.jar:na]
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052) ~[mysq
    l-connector-java-5.1.18.jar:na]
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3609) ~[mysql-co
    nnector-java-5.1.18.jar:na]
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3541) ~[mysql-co
    nnector-java-5.1.18.jar:na]
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2002) ~[mysql-connect
    or-java-5.1.18.jar:na]
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2163) ~[mysql-conn
    ector-java-5.1.18.jar:na]
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2624) ~[mys
    ql-connector-java-5.1.18.jar:na]
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja
    va:2127) ~[mysql-connector-java-5.1.18.jar:na]
    at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:
    2293) ~[mysql-connector-java-5.1.18.jar:na]
    at com.jolbox.bonecp.PreparedStatementHandle.executeQuery(PreparedStatem
    entHandle.java:172) ~[bonecp-0.7.1.RELEASE.jar:0.7.1.RELEASE]
    at mysql5.MySQL5WeddingDAO.loadPartnerId(MySQL5WeddingDAO.java]:54) ~[na
    :na]
    at com.aionlightning.gameserver.services.player.PlayerEnterWorldService.
    enterWorld(PlayerEnterWorldService.java:544) [AL-Game.jar:na]
    at com.aionlightning.gameserver.services.player.PlayerEnterWorldService$
    1.run(PlayerEnterWorldService.java:214) [AL-Game.jar:na]
    at com.aionlightning.commons.utils.concurrent.ExecuteWrapper.execute(Exe
    cuteWrapper.java:42) [al-commons-4.3.jar:na]
    at com.aionlightning.commons.utils.concurrent.RunnableWrapper.run(Runnab
    leWrapper.java:38) [al-commons-4.3.jar:na]
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [
    na:1.7.0_71]
    at java.util.concurrent.FutureTask.run(Unknown Source) [na:1.7.0_71]
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
    access$201(Unknown Source) [na:1.7.0_71]
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
    run(Unknown Source) [na:1.7.0_71]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na
    :1.7.0_71]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [n
    a:1.7.0_71]
    at java.lang.Thread.run(Unknown Source) [na:1.7.0_71]


    not sure if this helps but this is an error i found when a player logs in.

  9. #24
    -=Cogito ergo sum=- Mistik is offline
    MemberRank
    Aug 2014 Join Date
    Silent HillLocation
    287Posts

    Re: U3J-Aion Rev.103 Unstable (4.7)

    Quote Originally Posted by joem2012 View Post
    17:35:22.542 ERROR[pool-3-thread-3]: - Could not get partner for player: 117716
    from DB: Table 'al_server_gs.weddings' doesn't exist
    com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'al_server_gs.w
    eddings' doesn't exist
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    ~[na:1.7.0_71]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    ~[na:1.7.0_71]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce) ~[na:1.7.0_71]
    at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[na:1.7.0_
    71]
    at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) ~[mysql-connecto
    r-java-5.1.18.jar:na]
    at com.mysql.jdbc.Util.getInstance(Util.java:386) ~[mysql-connector-java
    -5.1.18.jar:na]
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052) ~[mysq
    l-connector-java-5.1.18.jar:na]
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3609) ~[mysql-co
    nnector-java-5.1.18.jar:na]
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3541) ~[mysql-co
    nnector-java-5.1.18.jar:na]
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2002) ~[mysql-connect
    or-java-5.1.18.jar:na]
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2163) ~[mysql-conn
    ector-java-5.1.18.jar:na]
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2624) ~[mys
    ql-connector-java-5.1.18.jar:na]
    at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja
    va:2127) ~[mysql-connector-java-5.1.18.jar:na]
    at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:
    2293) ~[mysql-connector-java-5.1.18.jar:na]
    at com.jolbox.bonecp.PreparedStatementHandle.executeQuery(PreparedStatem
    entHandle.java:172) ~[bonecp-0.7.1.RELEASE.jar:0.7.1.RELEASE]
    at mysql5.MySQL5WeddingDAO.loadPartnerId(MySQL5WeddingDAO.java]:54) ~[na
    :na]
    at com.aionlightning.gameserver.services.player.PlayerEnterWorldService.
    enterWorld(PlayerEnterWorldService.java:544) [AL-Game.jar:na]
    at com.aionlightning.gameserver.services.player.PlayerEnterWorldService$
    1.run(PlayerEnterWorldService.java:214) [AL-Game.jar:na]
    at com.aionlightning.commons.utils.concurrent.ExecuteWrapper.execute(Exe
    cuteWrapper.java:42) [al-commons-4.3.jar:na]
    at com.aionlightning.commons.utils.concurrent.RunnableWrapper.run(Runnab
    leWrapper.java:38) [al-commons-4.3.jar:na]
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [
    na:1.7.0_71]
    at java.util.concurrent.FutureTask.run(Unknown Source) [na:1.7.0_71]
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
    access$201(Unknown Source) [na:1.7.0_71]
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
    run(Unknown Source) [na:1.7.0_71]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [na
    :1.7.0_71]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [n
    a:1.7.0_71]
    at java.lang.Thread.run(Unknown Source) [na:1.7.0_71]


    not sure if this helps but this is an error i found when a player logs in.
    and now READ - 100 times error that you post here - and 100% will get answer why is error
    al_server_gs.weddings' doesn't exist

  10. #25
    Apprentice Luccas Sales is offline
    MemberRank
    Nov 2013 Join Date
    5Posts

    Re: U3J-Aion Rev.103 Unstable (4.7)

    Downloading it. :)

  11. #26
    Apprentice joem2012 is offline
    MemberRank
    Nov 2014 Join Date
    12Posts

    Re: U3J-Aion Rev.103 Unstable (4.7)

    lol nvm i realised that like an hour after i posted it haha. wrote the sql file for weddings....fixed now

  12. #27
    Apprentice Luccas Sales is offline
    MemberRank
    Nov 2013 Join Date
    5Posts

    Re: U3J-Aion Rev.103 Unstable (4.7)

    how use it? i'm newbie and need one testserver? emu? for 4.7 :)

  13. #28
    Member broppoli is offline
    MemberRank
    May 2014 Join Date
    66Posts

    Re: U3J-Aion Rev.103 Unstable (4.7)

    what additional files for the 4.7 NA client are needed to get it to connect to this server? This server is up and running, but using the .dll file from the svn site, I get "this region is not supported by your server" after logon, and changing the batch file to CC=2, doesn't even allow me to get to the logon screen.

  14. #29
    -=Cogito ergo sum=- Mistik is offline
    MemberRank
    Aug 2014 Join Date
    Silent HillLocation
    287Posts

    Re: U3J-Aion Rev.103 Unstable (4.7)

    Quote Originally Posted by broppoli View Post
    what additional files for the 4.7 NA client are needed to get it to connect to this server? This server is up and running, but using the .dll file from the svn site, I get "this region is not supported by your server" after logon, and changing the batch file to CC=2, doesn't even allow me to get to the logon screen.
    em, NA client => CC=1
    # GS Country Code (cc)
    # Examples : KOR : 0 / NA : 1 / EU : 2 / RUS : 7 / CHS : 5
    gameserver.country.code = 1

    first need to have 4.7 NA client, need to set server to be running with cc=1 and then start NA client via bat file with cc=1 command line
    and yep - this is working with NA client

    and dll file from svn is no-ip dll for client - it not changing client Country Code(CC) only ip settings

  15. #30
    Member broppoli is offline
    MemberRank
    May 2014 Join Date
    66Posts

    Re: U3J-Aion Rev.103 Unstable (4.7)

    thanks ill check the gameserver country code.

    EDIT: That worked, i'm in the game with U3J. But yes tons of bugs. All my toons show up on the character selection screen, but most of them are invisible when in the game and all say 'warrior'. I am using a database however from AL-Rev 277 and should probably start with a fresh database i'd imagine.
    Last edited by broppoli; 20-11-14 at 05:18 PM.



Page 2 of 3 FirstFirst 123 LastLast

Advertisement