Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Sep 5th, 2010 | Syntax: None | Size: 1.53 KB | Hits: 35 | Expires: Never
This paste has a previous version, view the difference. Copy text to clipboard
  1. [ERROR 2010-09-06 03:56:26] com.aionemu.gameserver.network.aion.AionClientPacket:82 - Error handling client (omaks) message :[C] 0xF4 CM_LEVEL_READY
  2. java.lang.StackOverflowError
  3.         at javolution.util.FastMap.getEntry(FastMap.java:418)
  4.         at javolution.util.FastMap.get(FastMap.java:406)
  5.         at com.aionemu.gameserver.ai.npcai.NpcAi.handleEvent(NpcAi.java:69)
  6.         at com.aionemu.gameserver.ai.state.handler.ActiveAggroStateHandler.handleState(ActiveAggroStateHandler.java:58)
  7.         at com.aionemu.gameserver.ai.AI.analyzeState(AI.java:136)
  8.         at com.aionemu.gameserver.ai.events.handler.SeePlayerEventHandler.handleEvent(SeePlayerEventHandler.java:40)
  9.         at com.aionemu.gameserver.ai.npcai.NpcAi.handleEvent(NpcAi.java:71)
  10.         at com.aionemu.gameserver.controllers.NpcController.see(NpcController.java:97)
  11.         at com.aionemu.gameserver.world.StaticObjectKnownList.findVisibleObjects(StaticObjectKnownList.java:72)
  12.         at com.aionemu.gameserver.world.KnownList.doUpdate(KnownList.java:76)
  13.         at com.aionemu.gameserver.world.NpcKnownList.doUpdate(NpcKnownList.java:49)
  14.         at com.aionemu.gameserver.ai.events.handler.SeePlayerEventHandler.handleEvent(SeePlayerEventHandler.java:41)
  15.         at com.aionemu.gameserver.ai.npcai.NpcAi.handleEvent(NpcAi.java:71)
  16.         at com.aionemu.gameserver.controllers.NpcController.see(NpcController.java:97)
  17.         at com.aionemu.gameserver.world.StaticObjectKnownList.findVisibleObjects(StaticObjectKnownList.java:72)
  18.         at com.aionemu.gameserver.world.KnownList.doUpdate(KnownList.java:76)
  19.         at com.aionemu.gameserver.world.NpcKnownList.doUpdate(NpcKnownList.java:49)