Release Aion Emulator 3.5

Page 15 of 25 FirstFirst ... 57891011121314151617181920212223 ... LastLast
Results 211 to 225 of 371
  1. #211
    "One day at a time" Robyson is offline
    [VIP] MemberRank
    Sep 2013 Join Date
    TzionLocation
    1,857Posts

    Re: Release Aion Emulator 3.5

    EDIT: Confirmed, there is no such Npcs in Npcs.pak

    So it was added in 300230000_Kromede's_Trial by mistake.

    - - - Updated - - -

    Quote Originally Posted by aking0225 View Post
    There is one more error.I set the item payment in the guide, but an error occurs once in the setting of the level 50 section.

    INFO [PacketProcessor:0] com.aionemu.gameserver.network.aion.AionClientPacket [AionClientPacket.java:106] [C] 0x2E7 CM_FIND_GROUP wont be processed cuz its valid state don't match current connection state: AUTHED
    INFO [PacketProcessor:2] com.aionemu.gameserver.network.aion.AionClientPacket [AionClientPacket.java:106] [C] 0x163 CM_GET_HOUSE_BIDS wont be processed cuz its valid state don't match current connection state: AUTHED

    This problem can be solved if you select a character once, but the error as above continues to appear.

    Sorry google translate.
    You already reported about these problems here, no need to add spam in the thread.
    I will only solve this if i have time.
    Last edited by Robyson; 11-04-22 at 03:50 PM.

  2. #212
    Apprentice wii530 is offline
    MemberRank
    Apr 2021 Join Date
    20Posts

    Re: Release Aion Emulator 3.5

    The server can't download. Can you provide the download address of the new server!

  3. #213
    Enthusiast aking0225 is offline
    MemberRank
    Mar 2022 Join Date
    37Posts

    Re: Release Aion Emulator 3.5

    Quote Originally Posted by Robson26 View Post
    EDIT: Confirmed, there is no such Npcs in Npcs.pak

    So it was added in 300230000_Kromede's_Trial by mistake.

    - - - Updated - - -



    You already reported about these problems here, no need to add spam in the thread.
    I will only solve this if i have time.

    - - - Updated - - -

    This is a temporary solution, just replace AL-Game.jar in the ...\AionGameServer\libs folder

    https://mega.nz/file/gRQABSzD#xSyfan...518LPIOJybB98o
    thank you!We are enjoying the game using the server files provided on a small scale.We are always grateful for sharing good server files.Sorry google translate.

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

    Re: Release Aion Emulator 3.5

    Quote Originally Posted by wii530 View Post
    The server can't download. Can you provide the download address of the new server!
    Was added later...
    Last edited by Robyson; 20-04-22 at 03:57 PM.

  5. #215
    Member Thrarion is offline
    MemberRank
    Mar 2022 Join Date
    62Posts

    Re: Release Aion Emulator 3.5

    good evening,

    is it possible to change despawn delay on chests or npc ids after you touched them?

    chests for example despawn in 5 sec if you touched them but did not loot.

  6. #216
    Enthusiast aking0225 is offline
    MemberRank
    Mar 2022 Join Date
    37Posts

    Re: Release Aion Emulator 3.5

    If membership VIP invites a party through chatting, clicking the relevant party recruitment will tell you that you are not a logged-in user. Is there a workaround?

  7. #217
    Proficient Member Voidstar is offline
    MemberRank
    May 2020 Join Date
    GermanyLocation
    197Posts

    Re: Release Aion Emulator 3.5

    That's because of the "VIP" tag title in the name.
    You can try with invite command

    https://www.ign.com/wikis/aion/Slash_Commands

  8. #218
    Member Thrarion is offline
    MemberRank
    Mar 2022 Join Date
    62Posts

    Re: Release Aion Emulator 3.5

    what is this error related to? the values are hardcoded in AL-Game.jar

    After kill ing balaur deity in roah for example, on sending mails.

    17:18:12.907 ERROR[PacketProcessor:0]: - Uncaught exception in callbackjava.lang.IllegalArgumentException: There is no AbyssSiegeLevel with ID 5



    17:18:12.865 WARN [PacketProcessor:0]: - WARN BIG COUNT AP: 37500 name: seasoned ulsaruk obj: 103754 player: 10156117:18:12.868 INFO [PacketProcessor:0]: - [SIEGE] > Siege finished. [FORTRESS:1211] [OLD RACE: BALAUR] [OLD LegionId:0] [NEW RACE: ELYOS] [NEW LegionId:0]17:18:12.888 INFO [PacketProcessor:0]: - [SIEGE] > [FORTRESS:1211] [RACE: ELYOS] [LEGION :0] Legion Reward not sending because fortress was captured(siege boss killed).17:18:12.891 INFO [PacketProcessor:0]: - [SIEGE] > [FORTRESS:1211] [RACE: ELYOS] Player Reward to: Amars] ITEM RETURN 186000096 ITEM COUNT 317:18:12.897 INFO [PacketProcessor:0]: - SystemMailService: Initialized.17:18:12.903 INFO [PacketProcessor:0]: - [SYSMAILSERVICE] > [SenderName: $$ABYSS_REWARD_MAIL] [RecipientName: Amars] RETURN ITEM ID:186000096 ITEM COUNT 3 KINAH COUNT 0 MESSAGE SUCCESSFULLY SENDED17:18:12.907 ERROR[PacketProcessor:0]: - Uncaught exception in callbackjava.lang.IllegalArgumentException: There is no AbyssSiegeLevel with ID 5 at com.aionemu.gameserver.services.mail.AbyssSiegeLevel.getLevelById(AbyssSiegeLevel.java:29) ~[AL-Game.jar:na] at com.aionemu.gameserver.services.siegeservice.FortressSiege.giveRewardsToPlayers(FortressSiege.java:211) ~[AL-Game.jar:na] at com.aionemu.gameserver.services.siegeservice.FortressSiege.onSiegeFinish(FortressSiege.java:113) ~[AL-Game.jar:na] at com.aionemu.gameserver.services.siegeservice.Siege.stopSiege(Siege.java:77) ~[AL-Game.jar:na] at com.aionemu.gameserver.services.SiegeService.stopSiege(SiegeService.java:485) ~[AL-Game.jar:na] at com.aionemu.gameserver.services.siegeservice.SiegeBossDeathListener.onDie(SiegeBossDeathListener.java:19) ~[AL-Game.jar:na] at com.aionemu.gameserver.ai2.eventcallback.OnDieEventCallback.onAIHandleGeneralEvent(OnDieEventCallback.java:16) ~[AL-Game.jar:na] at com.aionemu.gameserver.ai2.eventcallback.OnHandleAIGeneralEvent.afterCall(OnHandleAIGeneralEvent.java:24) ~[AL-Game.jar:na] at com.aionemu.gameserver.ai2.eventcallback.OnHandleAIGeneralEvent.afterCall(OnHandleAIGeneralEvent.java:13) ~[AL-Game.jar:na] at com.aionemu.commons.callbacks.util.ObjectCallbackHelper.afterCall(ObjectCallbackHelper.java:177) ~[al-commons-1.3.jar:na] at com.aionemu.gameserver.ai2.AbstractAI.handleGeneralEvent(AbstractAI.java:364) [AL-Game.jar:na] at com.aionemu.gameserver.ai2.AbstractAI.onGeneralEvent(AbstractAI.java:173) [AL-Game.jar:na] at com.aionemu.gameserver.controllers.NpcController.onDie(NpcController.java:125) [AL-Game.jar:na] at com.aionemu.gameserver.model.stats.container.CreatureLifeStats.reduceHp(CreatureLifeStats.java:111) [AL-Game.jar:na] at com.aionemu.gameserver.controllers.CreatureController.onAttack(CreatureController.java:196) [AL-Game.jar:na] at com.aionemu.gameserver.controllers.NpcController.onAttack(NpcController.java:260) [AL-Game.jar:na] at com.aionemu.gameserver.controllers.CreatureController.onAttack(CreatureController.java:235) [AL-Game.jar:na] at admincommands.Kill.execute(Kill.java]:34) [na:na] at com.aionemu.gameserver.utils.chathandlers.ChatCommand.run(ChatCommand.java:24) [AL-Game.jar:na] at com.aionemu.gameserver.utils.chathandlers.AdminCommand.process(AdminCommand.java:42) [AL-Game.jar:na] at com.aionemu.gameserver.utils.chathandlers.ChatProcessor.handleChatCommand(ChatProcessor.java:164) [AL-Game.jar:na] at com.aionemu.gameserver.network.aion.clientpackets.CM_CHAT_MESSAGE_PUBLIC.runImpl(CM_CHAT_MESSAGE_PUBLIC.java:50) [AL-Game.jar:na] at com.aionemu.gameserver.network.aion.AionClientPacket.run(AionClientPacket.java:49) [AL-Game.jar:na] at com.aionemu.commons.utils.concurrent.ExecuteWrapper.execute(ExecuteWrapper.java:30) [al-commons-1.3.jar:na] at com.aionemu.commons.utils.concurrent.ExecuteWrapper.execute(ExecuteWrapper.java:23) [al-commons-1.3.jar:na] at com.aionemu.commons.network.PacketProcessor$PacketProcessorTask.run(PacketProcessor.java:248) [al-commons-1.3.jar:na] at java.lang.Thread.run(Thread.java:745) [na:1.7.0_80]

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

    Re: Release Aion Emulator 3.5

    Thanks for info, simple error to solve.
    I will check later.

  10. #220
    Member Thrarion is offline
    MemberRank
    Mar 2022 Join Date
    62Posts

    Re: Release Aion Emulator 3.5

    on siege_locations.xml

    <siege_reward top="20" itemid="186000147" m_count="1"/>
    <siege_reward top="40" itemid="186000096" m_count="3"/>
    <siege_reward top="60" itemid="186000030" m_count="3"/>
    <siege_reward top="80" itemid="186000030" m_count="3"/>
    <!-- added rewards -->
    <siege_reward top="99" itemid="160010103" m_count="3"/>
    <siege_reward top="99" itemid="160010104" m_count="3"/>
    this would mean everyone below rank / contribution 99 to 81 would get 160010103/160010104 as reward.

    if i add for example.

    <siege_reward top="20" itemid="186000147" m_count="1"/>
    <siege_reward top="20" itemid="160010103" m_count="1"/>
    <siege_reward top="20" itemid="160010104 " m_count="1"/>
    iam just getting 186000147 in mail, how to get all 3 items mailed for everyone below 20 for example.

    also how to add kinah to siege reward mails?

  11. #221
    Enthusiast aking0225 is offline
    MemberRank
    Mar 2022 Join Date
    37Posts

    Re: Release Aion Emulator 3.5

    AionServerPlay\AionGameServer\config\main
    When you open the "membership" file in the folder in the path

    # ----------------------------
    # Membership Tags
    # ----------------------------
    # Enable Membership Tags
    # Default: true
    gameserver.membership.tag.display.enable = false
    # Different tags# Default Premium: \uE02D %s (\uE024 %s)
    # Default VIP: \uE02E %s (\uE023 %s)
    # Possible:# gameserver.membership.tag.premium = \uE024 %s
    # gameserver.membership.tag.vip = \uE023 %s
    gameserver.membership.tag.premium =
    gameserver.membership.tag.vip =

    Although it has been modified as above, the VIP tag remains in the game.
    When you want to delete the VIP tag, is there any other place to edit other than the above path?

  12. #222
    Member Thrarion is offline
    MemberRank
    Mar 2022 Join Date
    62Posts

    Re: Release Aion Emulator 3.5

    does it alter the "name" row in this sql?

    never used vip/premium tags feature because we simply just dont need it.


    https://imgur.com/a/GCj52Zs

    Quote Originally Posted by aking0225 View Post
    AionServerPlay\AionGameServer\config\main
    When you open the "membership" file in the folder in the path

    # ----------------------------
    # Membership Tags
    # ----------------------------
    # Enable Membership Tags
    # Default: true
    gameserver.membership.tag.display.enable = false
    # Different tags# Default Premium: \uE02D %s (\uE024 %s)
    # Default VIP: \uE02E %s (\uE023 %s)
    # Possible:# gameserver.membership.tag.premium = \uE024 %s
    # gameserver.membership.tag.vip = \uE023 %s
    gameserver.membership.tag.premium =
    gameserver.membership.tag.vip =

    Although it has been modified as above, the VIP tag remains in the game.
    When you want to delete the VIP tag, is there any other place to edit other than the above path?

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

    Re: Release Aion Emulator 3.5

    Quote Originally Posted by aking0225 View Post
    AionServerPlay\AionGameServer\config\main
    When you open the "membership" file in the folder in the path

    # ----------------------------
    # Membership Tags
    # ----------------------------
    # Enable Membership Tags
    # Default: true
    gameserver.membership.tag.display.enable = false
    # Different tags# Default Premium: \uE02D %s (\uE024 %s)
    # Default VIP: \uE02E %s (\uE023 %s)
    # Possible:# gameserver.membership.tag.premium = \uE024 %s
    # gameserver.membership.tag.vip = \uE023 %s
    gameserver.membership.tag.premium =
    gameserver.membership.tag.vip =

    Although it has been modified as above, the VIP tag remains in the game.
    When you want to delete the VIP tag, is there any other place to edit other than the above path?
    This is an option for VIP or PREMIUM Tag not to appear in the game,
    but the information VIP or Premium account continues to appear in the chat.

    If you stop being a VIP or Premium account, it is obvious that the information will not appear in the chat.
    Last edited by Robyson; 20-04-22 at 03:58 PM.

  14. #224
    Member Thrarion is offline
    MemberRank
    Mar 2022 Join Date
    62Posts

    Re: Release Aion Emulator 3.5

    anyone has another client 3.5-3.9 that is not flickering in abyss? AionOnline3.5 client direct after download and without added mousefix has this allready. anyone has an idea?

  15. #225
    Valued Member dezalmado is offline
    MemberRank
    Oct 2018 Join Date
    134Posts

    thumbs up Re: Release Aion Emulator 3.5

    Quote Originally Posted by Thrarion View Post
    anyone has another client 3.5-3.9 that is not flickering in abyss? AionOnline3.5 client direct after download and without added mousefix has this allready. anyone has an idea?
    Client Aion Online – Google Drive
    https://disk.yandex.ru/d/8r46o43ZR7x...0Destiny%203.5 <-----this is what i'm using Version=3.5.0.11
    https://cdn.aiondestiny.im/files/Aio...orrent.torrent
    ENGLISH L10N https://cdn.aiondestiny.im/files/L10N_eng.rar
    CHINESE L10N https://cdn.aiondestiny.im/files/L10N_ch.rar
    KOREAN L10N https://cdn.aiondestiny.im/files/L10N_kor.rar
    Last edited by dezalmado; 12-04-22 at 02:46 PM.



Advertisement