ahmedsuffian / aionxemu

Automatically exported from code.google.com/p/aionxemu
0 stars 0 forks source link

StackOverflowError #239

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Core revision:232

Bug description:
Aarien the Seacaller stop attacking.

What steps will reproduce the problem?:
battle Aarien the Seacaller while 10 minutes around.

What is the expected output?:
Aarien the Seacaller work proper.

Please copy/paste errors below:
[ERROR 2011-04-04 21:47:36] gameserver.network.aion.AionClientPacket:71 - Error 
handling client (devtest) message :[C] 0x92 CM_ATTACK
java.lang.StackOverflowError
        at gameserver.skillengine.effect.ReflectorEffect$1.attacked(ReflectorEffect.java:66)
        at gameserver.controllers.ObserveController.notifyAttackedObservers(ObserveController.java:124)
        at gameserver.controllers.CreatureController.onAttack(CreatureController.java:141)
        at gameserver.controllers.PlayerController.onAttack(PlayerController.java:361)
        at gameserver.controllers.PlayerController.onAttack(PlayerController.java:376)
        at gameserver.controllers.CreatureController.onAttack(CreatureController.java:150)
        at gameserver.skillengine.effect.ReflectorEffect$1.attacked(ReflectorEffect.java:67)
        at gameserver.controllers.ObserveController.notifyAttackedObservers(ObserveController.java:124)
        at gameserver.controllers.CreatureController.onAttack(CreatureController.java:141)
        at gameserver.controllers.PlayerController.onAttack(PlayerController.java:361)
        at gameserver.controllers.PlayerController.onAttack(PlayerController.java:376)
        at gameserver.controllers.CreatureController.onAttack(CreatureController.java:150)
        at gameserver.skillengine.effect.ReflectorEffect$1.attacked(ReflectorEffect.java:67)
        at gameserver.controllers.ObserveController.notifyAttackedObservers(ObserveController.java:124)
        at gameserver.controllers.CreatureController.onAttack(CreatureController.java:141)
        at gameserver.controllers.PlayerController.onAttack(PlayerController.java:361)
        at gameserver.controllers.PlayerController.onAttack(PlayerController.java:376)
        at gameserver.controllers.CreatureController.onAttack(CreatureController.java:150)
        at gameserver.skillengine.effect.ReflectorEffect$1.attacked(ReflectorEffect.java:67)
        at gameserver.controllers.ObserveController.notifyAttackedObservers(ObserveController.java:124)
        at gameserver.controllers.CreatureController.onAttack(CreatureController.java:141)
        at gameserver.controllers.PlayerController.onAttack(PlayerController.java:361)
        at gameserver.controllers.PlayerController.onAttack(PlayerController.java:376)
        at gameserver.controllers.CreatureController.onAttack(CreatureController.java:150)
        at gameserver.skillengine.effect.ReflectorEffect$1.attacked(ReflectorEffect.java:67)
        at gameserver.controllers.ObserveController.notifyAttackedObservers(ObserveController.java:124)
        at gameserver.controllers.CreatureController.onAttack(CreatureController.java:141)
        at gameserver.controllers.PlayerController.onAttack(PlayerController.java:361)
        at gameserver.controllers.PlayerController.onAttack(PlayerController.java:376)
        at gameserver.controllers.CreatureController.onAttack(CreatureController.java:150)
        at gameserver.skillengine.effect.ReflectorEffect$1.attacked(ReflectorEffect.java:67)
        at gameserver.controllers.ObserveController.notifyAttackedObservers(ObserveController.java:124)
        at gameserver.controllers.CreatureController.onAttack(CreatureController.java:141)
        at gameserver.controllers.PlayerController.onAttack(PlayerController.java:361)
        at gameserver.controllers.PlayerController.onAttack(PlayerController.java:376)
        at gameserver.controllers.CreatureController.onAttack(CreatureController.java:150)
        at gameserver.skillengine.effect.ReflectorEffect$1.attacked(ReflectorEffect.java:67)
        at gameserver.controllers.ObserveController.notifyAttackedObservers(ObserveController.java:124)

Original issue reported on code.google.com by aiongz....@gmail.com on 4 Apr 2011 at 1:14

GoogleCodeExporter commented 9 years ago
See Issue 186.

Original comment by ZeroSign...@gmail.com on 4 Apr 2011 at 2:14