[Share]NPC_Buffer l2jfree L2J 

Status
Not open for further replies.
i installed the v1. I did everything like told but however i get "I have no tasks for you right now".

i did add the , in __init__.py in gameserver/data/jscript/custom/ and it loads te quest. still it aint working for me. Anyone can help me?

Server is Interlude by the way.

Soulinator
 
is there any way to make the html comes back after buffing?

Exemple: On jython i have a line that after the guy get the buff the html comes back to him(if i'm not wrong is when the event get complte then return to set html) but i dunno if i can do that on a simple html using the buff_template cuz thats annoying to after each buff have to enter on main menu again.


I had the same problem in the Buff WindWalk but i changed the return html so try to not return in ex: 5 html but in 4 html. Maybe it sounds stupid but try it mine is working now.
 
Not working for me....i use Interlude L2J Free latest revision
when i want to open de Npc buffer i got this error:

evilbro - [Share]NPC_Buffer l2jfree - RaGEZONE Forums

:alienmental:
 
Last edited by a moderator:
Not working for me....i use Interlude L2J Free latest revision
when i want to open de Npc buffer i got this error:

evilbro - [Share]NPC_Buffer l2jfree - RaGEZONE Forums

:alienmental:

That error has nothing to do with any buffer AFAIK. there is buffer that uses anything related to clanhalls. So check your server coz that's not a buffer problem.

Droppo.-
 
add the "FULL BUFF" function plz & make a description how to install, because when i try to execute SKILL.... file it gives me errors :(
 
Hey this buffer do some buffs to me but not all e.x. dances he doesnt do some songs either some chants either plz someone help me




Here is the error if it helps


WARNING
java.lang.NullPointerException
at net.sf.l2j.gameserver.model.actor.instance.L2PcInstance.useMagic(L2Pc
Instance.java:7167)
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.custom.9999_NPCBuffer$py.onEvent$3(D:\L2server\l2j-games
erver\dist\data\jscript\custom\9999_NPCBuffer\__init__.py:322)
at data.jscript.custom.9999_NPCBuffer$py.call_function(D:\L2server\l2j-g
ameserver\dist\data\jscript\custom\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.custom.9999_NPCBuffer$Quest$308.onEve
nt(Unknown Source)
at net.sf.l2j.gameserver.model.quest.Quest.onAdvEvent(Quest.java:342)
at net.sf.l2j.gameserver.model.quest.Quest.notifyEvent(Quest.java:288)
at net.sf.l2j.gameserver.model.actor.instance.L2PcInstance.processQuestE
vent(L2PcInstance.java:1423)
at net.sf.l2j.gameserver.clientpackets.RequestBypassToServer.runImpl(Req
uestBypassToServer.java:244)
at net.sf.l2j.gameserver.clientpackets.L2GameClientPacket.run(L2GameClie
ntPacket.java:73)
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)
 
Last edited:
Status
Not open for further replies.
Back