Aion 7.7

Page 7 of 26 FirstFirst 12345678910111213141517 ... LastLast
Results 91 to 105 of 389
  1. #91
    Apprentice dillhack is offline
    MemberRank
    Apr 2009 Join Date
    22Posts

    Re: Aion 7.7

    Anyone have an idea of how to //add luna to their account I tried through the database table players but it did not show up in the client and it is needed to pass lvl 10 missions.
    Update got through with the luna account table

    Also don't think it is compatible outside the localhost network tried using external ip but got the message above gs and ls not authintacating I think it was the similar solution possiblity is I missed a setting in the database
    Last edited by dillhack; 12-03-21 at 07:19 PM.

  2. #92
    Proficient Member Matar is offline
    MemberRank
    Jul 2020 Join Date
    168Posts

    Re: Aion 7.7

    @dillhack

    aiondbls_gs - Tables - account_data - luna - apply

  3. #93
    Enthusiast yoohosuk12 is offline
    MemberRank
    Mar 2021 Join Date
    28Posts

    Re: Aion 7.7

    https://i.postimg.cc/q7RxJZDK/2.png
    https://i.postimg.cc/cLTcNNhZ/1.png

    1.Lumiel's transformation technique cannot be executed twice. After doing it once, the point null error as above occurs.


    2.Transformation collection is not activated. When the collection is activated on the client, it does not enter the mysql database.


    3.I still don't know how to edit the goodslist. It can't be reflected. Any help would be appreciated.


    4.If I execute Ultimate Transformation twice or more, the client is terminated or the ultimate transformation of the previous contract is displayed on the client screen.


    End. Thank you for sharing a really good pack. The above error does not have a big hindrance to the game, but it will be convenient to fix it, so I leave a report for testing. Have a nice day

    I look forward to your update. Can I do a small donate?

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

    Re: Aion 7.7

    I don't have these errors, everything works fine for me.

    - - - Updated - - -

    These errors are on client side, and to update or fix the server is only possible with the source code.
    Last edited by Robyson; 13-03-21 at 02:21 PM.

  5. #95
    Enthusiast yoohosuk12 is offline
    MemberRank
    Mar 2021 Join Date
    28Posts

    Re: Aion 7.7




    There is an error in displaying the character profile window when wearing an item. Also, when enhancing the pvp or pve option, the enhanced value does not increase.

    I am using the uploaded client normally. If the client is the problem, is there another client with better compatibility?

  6. #96
    Proficient Member Matar is offline
    MemberRank
    Jul 2020 Join Date
    168Posts

    Re: Aion 7.7

    Quote Originally Posted by yoohosuk12 View Post



    There is an error in displaying the character profile window when wearing an item. Also, when enhancing the pvp or pve option, the enhanced value does not increase.

    I am using the uploaded client normally. If the client is the problem, is there another client with better compatibility?
    the DMg is high try to edit the item
    you can test it i am not sure
    look for the item id in Server\gameserver\data\static_data\items\item\item_etc_templates.xml and lower its dmg

  7. #97
    Enthusiast yoohosuk12 is offline
    MemberRank
    Mar 2021 Join Date
    28Posts

    Re: Aion 7.7

    I have not edited the item data. When wearing an item, the display of the information window on the client screen is abnormal. Try wearing the Ultimate Dark Talon item.

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

    Re: Aion 7.7

    These stats are from 7.5 and are not compatible with bin32 from 7.7,
    this needs to be fixed in the source code in... \src\com\aionemu\gameserver\network\aion\serverpackets\SM_STATS_INFO.

  9. #99
    Enthusiast yoohosuk12 is offline
    MemberRank
    Mar 2021 Join Date
    28Posts

    Re: Aion 7.7

    /* */ public class SM_STATS_INFO extends AionServerPacket
    /* */ {/* 18 */ Logger log = LoggerFactory.getLogger(SM_STATS_INFO.class);
    /* */ private Player player;
    /* */ private PlayerGameStats pgs;
    /* */ private PlayerLifeStats pls;

    This error disables the hardening option. I definitely want to solve this.

    I can check these phrases in the file. But I'm not sure what to fix. 7.7 If there is a server file donation version that is well compatible with the client, I would like to purchase it.
    Last edited by yoohosuk12; 15-03-21 at 04:45 PM.

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

    Re: Aion 7.7

    You can use the bin32, it is compatible with stats 7.5 and can be used on client 7.7.
    Last edited by Robyson; 09-05-21 at 01:45 AM.

  11. #101
    Enthusiast Gipat is offline
    MemberRank
    Jul 2019 Join Date
    37Posts

    Re: Aion 7.7


    Quote Originally Posted by Robson26 View Post
    You can use the bin32 that i posted, it is compatible with stats 7.5 and can be used on client 7.7.

    https://mega.nz/file/hY5QyLTY#6Jx05U...7VsaWwnkRpBHrY
    I got this error after selecting character using ur bin32 folder (I have 7.7 client)


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

    Re: Aion 7.7

    Your client is NA or EU?

  13. #103
    Enthusiast yoohosuk12 is offline
    MemberRank
    Mar 2021 Join Date
    28Posts

    Re: Aion 7.7

    I tried using your bin32, but on 7.7client the status window doesn't show anything.

    I looked at mysql data for options that didn't apply.

    There is no table saving max_authorize and temp_table_id data that sets the maximum reinforcement level for some items.

    The Random Bonus option is also stored in the item_rnd table and in the inventory table in rnd_bonus and rnd_count, but both rnd_count values are displayed as zero. If you modify this value, the item will disappear or the random bonus will disappear.

    Enhancement and item random bonuses work abnormally. The same goes for 7.5 clients.

    Some additional options for the item are not applied normally.

    This seems to be a problem with the database structure?
    Last edited by yoohosuk12; 15-03-21 at 11:19 PM.

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

    Re: Aion 7.7

    I believe these Sqls tables are correct and are defined that way.
    on my 7.7 NA client is working fine.

    I use Version = 7.7.0.18

    GlobalVersion=287

  15. #105
    Enthusiast yoohosuk12 is offline
    MemberRank
    Mar 2021 Join Date
    28Posts

    Re: Aion 7.7

    I am using a global version 290 7.7 client that has been uploaded. How do I download version

    283?

    Manifest 14722616950509777494 months ago · 4 November 2020 – 09:20:01 UTC

    I will download an older version.
    Last edited by yoohosuk12; 16-03-21 at 01:29 AM.



Advertisement