Massari Posted February 1, 2010 Posted February 1, 2010 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)
mrcx Posted June 20, 2010 Posted June 20, 2010 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 :)
reconnect Posted July 9, 2010 Posted July 9, 2010 I want to ask ... this buffer work on interlude L2J server?
Matim Posted July 9, 2010 Posted July 9, 2010 I want to ask ... this buffer work on interlude L2J server? With several changes, yes.
Kadaritas Posted July 19, 2010 Posted July 19, 2010 I'm amazed, really good job, thank you very much for the share!
wdemon Posted January 22, 2011 Posted January 22, 2011 Big thanks from me ^^. Will be useful in future.
Recommended Posts