Jump to content
  • 0

[Help]{EN}Buffer problem


Question

Posted

Hello, and here is my new problem :S I have Kerin NPC buffer ( i get it from AIO archive ) I spawn it and when i click "Buff me" i get this error > http://i43.tinypic.com/k2mi3b.jpg . I use l2JServer Interlude (last rev from the SVN), ofc I used the search option but i didn't find anything (I don't say there is nothing i just can't find it /i guess/)  So please can any1 help me ?

5 answers to this question

Recommended Posts

  • 0
Posted

i aggree with Onix , open html files and follow the current folder (EX. It says quest/Example1/1.html and u have put at custom/example1/.html)

  • 0
Posted

Yes, i have it in my .py file done, i found a guide that i read to reload the quests and it's kind of OK (i see more than that error now)

But when i click to any of the buffs it don't cast it ... and in GS console it say

java.lang.NullPointerException
        at net.sf.l2j.gameserver.model.actor.instance.L2PcInstance.useMagic(L2Pc
Instance.java:6951)
        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__(Unknown Source)
        at org.python.core.PyMethod.__call__(Unknown Source)
        at org.python.core.PyObject.__call__(Unknown Source)
        at org.python.core.PyObject.invoke(Unknown Source)
        at data.jscript.quests.9999_NPCBuffer$py.onEvent$3(C:\server\gameserver\
data\jscript\quests\9999_NPCBuffer\__init__.py:270)
        at data.jscript.quests.9999_NPCBuffer$py.call_function(C:\server\gameser
ver\data\jscript\quests\9999_NPCBuffer\__init__.py)
        at org.python.core.PyTableCode.call(Unknown Source)
        at org.python.core.PyTableCode.call(Unknown Source)
        at org.python.core.PyTableCode.call(Unknown Source)
        at org.python.core.PyFunction.__call__(Unknown Source)
        at org.python.core.PyMethod.__call__(Unknown Source)
        at org.python.core.PyObject.__call__(Unknown Source)
        at org.python.core.PyObject._jcallexc(Unknown Source)
        at org.python.core.PyObject._jcall(Unknown Source)
        at org.python.proxies.data.jscript.quests.9999_NPCBuffer$Quest$275.onEve
nt(Unknown Source)
        at net.sf.l2j.gameserver.model.quest.Quest.onAdvEvent(Quest.java:353)
        at net.sf.l2j.gameserver.model.quest.Quest.notifyEvent(Quest.java:305)
        at net.sf.l2j.gameserver.model.actor.instance.L2PcInstance.processQuestE
vent(L2PcInstance.java:1327)
        at net.sf.l2j.gameserver.clientpackets.RequestBypassToServer.runImpl(Req
uestBypassToServer.java:163)
        at net.sf.l2j.gameserver.clientpackets.L2GameClientPacket.run(L2GameClie
ntPacket.java:79)
        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)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...