Some errors with new revision!
Posted: Tue Mar 08, 2011 4:35 pm
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 4514:
L2JDP Revision 7818:
and other kasha's skills... why? Wtf?
p.s: before 4514 and 7818 i used 4507 and 7803.
When I've installed a new revision, I replaced the tables in the database: npc, npcskills, zpne_vertices, skill_trees.
I suspect that the error appeared when I did "reload file" in the admin panel for XML, skills, HTML and others ....
Server started OK.
» Find Revision
L2J Revision 4514:
L2JDP Revision 7818:
Code: Select all
No skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-11" (or another, such as "GeneralSTPool-5,8,6...") java.lang.NullPointerException at com.l2jserver.gameserver.model.zone.type.L2EffectZone$ApplySkill.run(L2EffectZone.java:255) at com.l2jserver.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoolManager.java:86) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662)
Code: Select all
No skill info found for skill id 6152 and skill level 1.Exception in thread "GeneralSTPool-4" java.lang.NullPointerException at com.l2jserver.gameserver.model.zone.type.L2EffectZone$ApplySkill.run(L2EffectZone.java:255) at com.l2jserver.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoolManager.java:86) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662)
p.s: before 4514 and 7818 i used 4507 and 7803.
When I've installed a new revision, I replaced the tables in the database: npc, npcskills, zpne_vertices, skill_trees.
I suspect that the error appeared when I did "reload file" in the admin panel for XML, skills, HTML and others ....
Server started OK.