Aion 4.7.5 GigaTr00n Reworking Process

Page 4 of 6 FirstFirst 123456 LastLast
Results 46 to 60 of 89
  1. #46
    Apprentice Tilastri is offline
    MemberRank
    Nov 2019 Join Date
    9Posts

    Re: Aion 4.7.5 GigaTr00n Reworking Process

    The same again, maybe i have the wrong jave installed???
    C:\Java\jdk1.7.0_79
    and something else? what should be here C:\Java\bin\java.exe ??



    Code:
    2019-12-17 00:11:31,311 Exception in a Runnable execution:
    java.lang.NullPointerException: null
        at com.aionemu.gameserver.utils.PacketSendUtility.sendPacket(PacketSendUtility.java:94) ~[AC-Game.jar:na]
        at instance.danuar_mysticarium.DanuarMysticariumSoloInstance.sendSystemMsg(DanuarMysticariumSoloInstance.java]:171) ~[na:na]
        at instance.danuar_mysticarium.DanuarMysticariumSoloInstance.onDie(DanuarMysticariumSoloInstance.java]:133) ~[na:na]
        at com.aionemu.gameserver.controllers.NpcController.onDie(NpcController.java:160) ~[AC-Game.jar:na]
        at com.aionemu.gameserver.model.stats.container.CreatureLifeStats.reduceHp(CreatureLifeStats.java:141) ~[AC-Game.jar:na]
        at com.aionemu.gameserver.controllers.CreatureController.onAttack(CreatureController.java:266) ~[AC-Game.jar:na]
        at com.aionemu.gameserver.controllers.NpcController.onAttack(NpcController.java:323) ~[AC-Game.jar:na]
        at com.aionemu.gameserver.controllers.CreatureController.onAttack(CreatureController.java:298) ~[AC-Game.jar:na]
        at com.aionemu.gameserver.skillengine.effect.DamageEffect.applyEffect(DamageEffect.java:57) ~[AC-Game.jar:na]
        at com.aionemu.gameserver.skillengine.model.Effect.applyEffect(Effect.java:745) ~[AC-Game.jar:na]
        at com.aionemu.gameserver.skillengine.model.Skill.applyEffect(Skill.java:760) ~[AC-Game.jar:na]
        at com.aionemu.gameserver.skillengine.model.Skill$1.run(Skill.java:740) ~[AC-Game.jar:na]
        at com.aionemu.commons.utils.concurrent.ExecuteWrapper.execute(ExecuteWrapper.java:56) ~[ac-commons-1.3.jar:na]
        at com.aionemu.commons.utils.concurrent.RunnableWrapper.run(RunnableWrapper.java:51) [ac-commons-1.3.jar:na]
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [na:1.7.0_17]
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) [na:1.7.0_17]
        at java.util.concurrent.FutureTask.run(FutureTask.java:166) [na:1.7.0_17]
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178) [na:1.7.0_17]
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292) [na:1.7.0_17]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_17]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_17]
        at java.lang.Thread.run(Thread.java:722) [na:1.7.0_17]

  2. #47
    Proficient Member WIZARDMASTER is offline
    MemberRank
    Apr 2005 Join Date
    192Posts

    Re: Aion 4.7.5 GigaTr00n Reworking Process

    Quote Originally Posted by Tilastri View Post
    The same again, maybe i have the wrong jave installed???
    C:\Java\jdk1.7.0_79
    and something else? what should be here C:\Java\bin\java.exe ??



    Code:
    2019-12-17 00:11:31,311 Exception in a Runnable execution:
    java.lang.NullPointerException: null
        at com.aionemu.gameserver.utils.PacketSendUtility.sendPacket(PacketSendUtility.java:94) ~[AC-Game.jar:na]
        at instance.danuar_mysticarium.DanuarMysticariumSoloInstance.sendSystemMsg(DanuarMysticariumSoloInstance.java]:171) ~[na:na]
        at instance.danuar_mysticarium.DanuarMysticariumSoloInstance.onDie(DanuarMysticariumSoloInstance.java]:133) ~[na:na]
        at com.aionemu.gameserver.controllers.NpcController.onDie(NpcController.java:160) ~[AC-Game.jar:na]
        at com.aionemu.gameserver.model.stats.container.CreatureLifeStats.reduceHp(CreatureLifeStats.java:141) ~[AC-Game.jar:na]
        at com.aionemu.gameserver.controllers.CreatureController.onAttack(CreatureController.java:266) ~[AC-Game.jar:na]
        at com.aionemu.gameserver.controllers.NpcController.onAttack(NpcController.java:323) ~[AC-Game.jar:na]
        at com.aionemu.gameserver.controllers.CreatureController.onAttack(CreatureController.java:298) ~[AC-Game.jar:na]
        at com.aionemu.gameserver.skillengine.effect.DamageEffect.applyEffect(DamageEffect.java:57) ~[AC-Game.jar:na]
        at com.aionemu.gameserver.skillengine.model.Effect.applyEffect(Effect.java:745) ~[AC-Game.jar:na]
        at com.aionemu.gameserver.skillengine.model.Skill.applyEffect(Skill.java:760) ~[AC-Game.jar:na]
        at com.aionemu.gameserver.skillengine.model.Skill$1.run(Skill.java:740) ~[AC-Game.jar:na]
        at com.aionemu.commons.utils.concurrent.ExecuteWrapper.execute(ExecuteWrapper.java:56) ~[ac-commons-1.3.jar:na]
        at com.aionemu.commons.utils.concurrent.RunnableWrapper.run(RunnableWrapper.java:51) [ac-commons-1.3.jar:na]
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [na:1.7.0_17]
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) [na:1.7.0_17]
        at java.util.concurrent.FutureTask.run(FutureTask.java:166) [na:1.7.0_17]
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178) [na:1.7.0_17]
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292) [na:1.7.0_17]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_17]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_17]
        at java.lang.Thread.run(Thread.java:722) [na:1.7.0_17]
    You have java installed good.
    Problem is in instance script ( DanuarMysticariumSoloInstance ) in Your files, check and fix it.

  3. #48
    Novice s1022647 is offline
    MemberRank
    Apr 2019 Join Date
    3Posts

    Re: Aion 4.7.5 GigaTr00n Reworking Process

    I found a BUG.

    In the pandarung area, as long as the enemy player is selected when moving and jumping, the character will automatically drift and attack. I couldn't find any file that could fix this.

    Last edited by s1022647; 27-12-19 at 02:40 PM.

  4. #49
    Apprentice Tilastri is offline
    MemberRank
    Nov 2019 Join Date
    9Posts

    Re: Aion 4.7.5 GigaTr00n Reworking Process

    Quote Originally Posted by WIZARDMASTER View Post
    You have java installed good.
    Problem is in instance script ( DanuarMysticariumSoloInstance ) in Your files, check and fix it.
    Yeah 60% of the instance is bugged, including studio, the same with quests :(

    someone knows working well emu 4.5-4.7.5? including paid?

  5. #50
    Novice MrSuper is offline
    MemberRank
    Jan 2020 Join Date
    2Posts

    Re: Aion 4.7.5 GigaTr00n Reworking Process

    Sorry guys, i found this error : https://imgur.com/5fCwJpj and i don't know why this happen, can you help me to fix this problem? Thank you.

    - - - Updated - - -

    Dear Jasonguns,
    I and my friend, are working on your files but the client doesn't work as we want.
    I tried to contact you on discord but whitout success, i don't know why this happen.
    Can you tell me your username and the code #..
    Thaky you for the time and bye.

  6. #51
    Apprentice Tilastri is offline
    MemberRank
    Nov 2019 Join Date
    9Posts

    Re: Aion 4.7.5 GigaTr00n Reworking Process

    Quote Originally Posted by MrSuper View Post
    Sorry guys, i found this error : https://imgur.com/5fCwJpj and i don't know why this happen, can you help me to fix this problem? Thank you.
    Try to download another client, because it's a client side issue, not the server.
    And I think this project has long been dead

  7. #52
    Novice MrSuper is offline
    MemberRank
    Jan 2020 Join Date
    2Posts

    Re: Aion 4.7.5 GigaTr00n Reworking Process

    where i can find new 4.7.5 file client :D?
    i have this error:https://imgur.com/a/na9UAz8
    Last edited by MrSuper; 08-01-20 at 09:49 PM.

  8. #53
    Valued Member jasonguns is offline
    MemberRank
    Jul 2014 Join Date
    139Posts

    Re: Aion 4.7.5 GigaTr00n Reworking Process

    Sorry man! I've just quit this project because will take a more then a year to make it work.

    I'm a begginer programmer and no pro dev wants to help develope this project.

    Cant be done without anybody who understand the game, mechanics and programming.

  9. #54
    Apprentice Kiriel is offline
    MemberRank
    Jan 2020 Join Date
    13Posts

    Re: Aion 4.7.5 GigaTr00n Reworking Process

    How about if we exchange at least discord contacts not to disturb you but only to ask you maybe some advice when you have time

  10. #55
    Apprentice Tilastri is offline
    MemberRank
    Nov 2019 Join Date
    9Posts

    Re: Aion 4.7.5 GigaTr00n Reworking Process

    Quote Originally Posted by WIZARDMASTER View Post
    You have java installed good.
    Problem is in instance script ( DanuarMysticariumSoloInstance ) in Your files, check and fix it.
    thank you for the advice :) I fixed, works now


    Quote Originally Posted by jasonguns View Post
    Sorry man! I've just quit this project because will take a more then a year to make it work.
    I'm a begginer programmer and no pro dev wants to help develope this project.
    Cant be done without anybody who understand the game, mechanics and programming.
    it's a pity, this was probably the last live project aion 4.7.5
    i fixed it, about 300 missing NPCs, quest and drop, but there is still a lot to be done, that's why I appreciate and thank you for your work

  11. #56
    Valued Member jasonguns is offline
    MemberRank
    Jul 2014 Join Date
    139Posts

    Re: Aion 4.7.5 GigaTr00n Reworking Process

    Sure! If you guys want to keep fixing it we can help each other!
    Last edited by jasonguns; 16-01-21 at 03:40 AM.

  12. #57
    Enthusiast haxorgaz is offline
    MemberRank
    Sep 2006 Join Date
    belgiumLocation
    46Posts

    Re: Aion 4.7.5 GigaTr00n Reworking Process

    Hello,

    I'll try to use the source code are directly the repack on a Linux debian 8 with Java JDK7

    java version "1.7.0_80"Java(TM) SE Runtime Environment (build 1.7.0_80-b15)Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed mode)
    Start Login Server is ok
    StarGameServer is not ok why ? See the error

    2020-02-05 17:39:23,495 ERROR [main] com.aionemu.gameserver.utils.ThreadUncaughtExceptionHandler [ThreadUncaughtExceptionHandler.java:52] Critical Error - Thread: main terminated abnormaly: java.lang.VerifyError: Expecting a stack map frameException Details: Location: com/aionemu/gameserver/utils/javaagent/JavaAgentUtils.checkGlobalCallback()Z @84: iload_2 Reason: Error exists in the bytecode Bytecode: 0000000: 1214 b200 8901 b800 8c4b 2ab6 008e 9900 0000010: 0703 a700 0703 a700 033d 2ab6 008e 9900 0000020: 0e2a b600 90c0 004c b600 923d 1214 b200 0000030: 8901 1cbb 004c 595d 58b7 0094 b800 974b 0000040: 2ab6 0099 9900 0e2a b600 9ac0 004c b600 0000050: 92ac 1cac 1cac Stackmap Table: append_frame(@21,Object[#55]) same_locals_1_stack_item_frame(@25,Integer) full_frame(@44,{Top,Top,Integer},{}) same_frame(@82)java.lang.VerifyError: Expecting a stack map frameException Details: Location: com/aionemu/gameserver/utils/javaagent/JavaAgentUtils.checkGlobalCallback()Z @84: iload_2 Reason: Error exists in the bytecode Bytecode: 0000000: 1214 b200 8901 b800 8c4b 2ab6 008e 9900 0000010: 0703 a700 0703 a700 033d 2ab6 008e 9900 0000020: 0e2a b600 90c0 004c b600 923d 1214 b200 0000030: 8901 1cbb 004c 595d 58b7 0094 b800 974b 0000040: 2ab6 0099 9900 0e2a b600 9ac0 004c b600 0000050: 92ac 1cac 1cac Stackmap Table: append_frame(@21,Object[#55]) same_locals_1_stack_item_frame(@25,Integer) full_frame(@44,{Top,Top,Integer},{}) same_frame(@82) at com.aionemu.gameserver.GameServer.initUtilityServicesAndConfig(GameServer.java:237) ~[AC-Game.jar:na] at com.aionemu.gameserver.GameServer.main(GameServer.java:277) ~[AC-Game.jar:na]
    Wath version java for this core?

  13. #58
    Apprentice momz is offline
    MemberRank
    May 2016 Join Date
    22Posts

    Re: Aion 4.7.5 GigaTr00n Reworking Process

    Rename the folder "AL-Game" to "AC-Game"
    AL-GAME.jar to AC-GAME.jar
    Edit StartGS.bat adequately
    This worked for me

  14. #59
    Enthusiast haxorgaz is offline
    MemberRank
    Sep 2006 Join Date
    belgiumLocation
    46Posts

    Re: Aion 4.7.5 GigaTr00n Reworking Process

    @momz ? u crazy ?The initial file is AC-Game & AC-GAME.jarWath version of java you using ?i can run login with java 7 the game server dosnt work with java 7

  15. #60
    Enthusiast fdswesley is offline
    MemberRank
    Aug 2009 Join Date
    BrasilLocation
    30Posts

    Re: Aion 4.7.5 GigaTr00n Reworking Process

    @jasonguns Quero participar desse projeto como posso ajudar? seu discord não da pra adiconar, me add la WCrAzYW#1307



Page 4 of 6 FirstFirst 123456 LastLast

Advertisement