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)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock