11.06.2007 17:47:13 l2f.gameserver.model.quest.Quest showError
WARNING:
java.lang.NullPointerException
at l2f.gameserver.model.L2Character.doDie(L2Character.java:3509)
at l2f.gameserver.model.instances.L2NpcInstance.doDie(L2NpcInstance.java:1601)
at l2f.gameserver.model.quest.QuestState.killNpcByObjectId(QuestState.java:732)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:174)
at org.python.core.PyMethod.__call__(PyMethod.java:93)
at org.python.core.PyObject.__call__(PyObject.java:592)
at data.jscript.quests.242_PossessorOfaPreciousSoul2$py.onEvent$3(F:\Server\gameserver\data\jscript\quests\242_PossessorOfaPreciousSoul2\__init__.py:46)
at data.jscript.quests.242_PossessorOfaPreciousSoul2$py.call_function(F:\Server\gameserver\data\jscript\quests\242_PossessorOfaPreciousSoul2\__init__.py)
at org.python.core.PyTableCode.call(PyTableCode.java:213)
at org.python.core.PyTableCode.call(PyTableCode.java:426)
at org.python.core.PyTableCode.call(PyTableCode.java:322)
at org.python.core.PyFunction.__call__(PyFunction.java:193)
at org.python.core.PyMethod.__call__(PyMethod.java:93)
at org.python.core.PyObject.__call__(PyObject.java:570)
at org.python.core.PyObject._jcallexc(PyObject.java:2573)
at org.python.core.PyObject._jcall(PyObject.java:2605)
at org.python.proxies.data.jscript.quests.242_PossessorOfaPreciousSoul2$Quest$113.onEvent(Unknown Source)
at l2f.gameserver.model.quest.Quest.notifyEvent(Quest.java:240)
at l2f.gameserver.model.L2Player.processQuestEvent(L2Player.java:1431)
at l2f.gameserver.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:159)
at l2f.gameserver.clientpackets.ClientBasePacket.run(ClientBasePacket.java:38)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
11.06.2007 17:47:20 l2f.gameserver.model.quest.Quest showError