Jump to content
  • 0

[Help]House scheme buffer, 'dances' tab


Question

Posted

I fixed the previous error with House's scheme buffer works okay in-game except one thing, the `Dances` tab isn't working, when I click Dance I get this in the console, everything else works fine

 

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)

2 answers to this question

Recommended Posts

  • 0
Posted

Never mind, it appears that the skill ID's were wrong, I edited the mods_buffer_skills table and changed the IDs and it works.

 

Please close/delete this

Guest
This topic is now closed to further replies.


×
×
  • Create New...