Jump to content

[SHARE] Java NPC Buffer


Recommended Posts

  • 3 weeks later...

I fixed the previous error and buffer works okay in-game except one thing, the `Dances` tab isn't working, when I click Dance I get this in the console

 

Bad RequestBypassToServer:
java.lang.NullPointerException
        at net.sf.l2j.gameserver.model.actor.instance.L2BufferInstance.getGroupS
killListFrame(L2BufferInstance.java:470)
        at net.sf.l2j.gameserver.model.actor.instance.L2BufferInstance.showEditS
chemeWindow(L2BufferInstance.java:403)
        at net.sf.l2j.gameserver.model.actor.instance.L2BufferInstance.onBypassF
eedback(L2BufferInstance.java:132)
        at net.sf.l2j.gameserver.clientpackets.RequestBypassToServer.runImpl(Req
uestBypassToServer.java:118)
        at net.sf.l2j.gameserver.clientpackets.L2GameClientPacket.run(L2GameClie
ntPacket.java:82)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
utor.java:886)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
.java:908)
        at java.lang.Thread.run(Thread.java:619)

Link to comment
Share on other sites

  • 4 months later...
  • 3 weeks later...

I fixed the previous error and buffer works okay in-game except one thing, the `Dances` tab isn't working, when I click Dance I get this in the console

 

Bad RequestBypassToServer:
java.lang.NullPointerException
       at net.sf.l2j.gameserver.model.actor.instance.L2BufferInstance.getGroupS
killListFrame(L2BufferInstance.java:470)
       at net.sf.l2j.gameserver.model.actor.instance.L2BufferInstance.showEditS
chemeWindow(L2BufferInstance.java:403)
       at net.sf.l2j.gameserver.model.actor.instance.L2BufferInstance.onBypassF
eedback(L2BufferInstance.java:132)
       at net.sf.l2j.gameserver.clientpackets.RequestBypassToServer.runImpl(Req
uestBypassToServer.java:118)
       at net.sf.l2j.gameserver.clientpackets.L2GameClientPacket.run(L2GameClie
ntPacket.java:82)
       at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
utor.java:886)
       at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
.java:908)
       at java.lang.Thread.run(Thread.java:619)

 

damn , i got same problem here and i havent got any idea how to fix it... Any solutions? Maybe someone already fixed it??

 

 

EDIT : damn , today i've checked all buffs ID's in mods_buffer_skills table and found the problem... Maybe this buffer created for Hellbound or other version , in case of that there is one buff which Interlude dont have (dance id : 530) Just delete it and everything will work perfectly! By the way thanks house for most awosome buffer ever :)

Link to comment
Share on other sites

  • 3 weeks later...
  • 6 months later...
Guest
This topic is now closed to further replies.



×
×
  • 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