Page 1 of 1

Some errors with new revision!

Posted: Tue Mar 08, 2011 4:35 pm
by zippel
If you want to receive support we need this info to help you properly.
» 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) 
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.

Re: Some errors with new revision!

Posted: Tue Mar 08, 2011 8:12 pm
by hope
update db and files

Re: Some errors with new revision!

Posted: Tue Mar 08, 2011 9:18 pm
by Starter
Yup, im getting such errors as well when I use the reload skills command while running the server.

Re: Some errors with new revision!

Posted: Tue Mar 08, 2011 11:15 pm
by hope
dont have that problem just download clean files to test

Re: Some errors with new revision!

Posted: Tue Mar 08, 2011 11:57 pm
by zippel
hope wrote:update db and files
my db and files are in correct position!

Thats all. No problems with this server! This is due with restarts files out of the admin console (//reload_ ...commands.) Some problem with this adminmenu...

Re: Some errors with new revision!

Posted: Wed Mar 09, 2011 12:15 am
by jorgeromero
Are you using a clean revision, or add any custom?

Re: Some errors with new revision!

Posted: Wed Mar 09, 2011 2:01 am
by MELERIX
don't reload things on live server when players are in game...

reload is a feature for development purposes, for example when you testing things in your local test server and only you are in game.

Re: Some errors with new revision!

Posted: Wed Mar 09, 2011 11:32 am
by zippel
jorgeromero wrote:Are you using a clean revision, or add any custom?
Yes it's true. I use a clean version with some modifications.
Наработки v.9.0[Core].zip
Наработки v.9.0[DP].zip
Who can fix some mistakes: can't remove the argumentation with the pvp weapon - only apply? Thanks in advance!

Re: Some errors with new revision!

Posted: Wed Mar 09, 2011 11:35 am
by zippel
MELERIX wrote:don't reload things on live server when players are in game...

reload is a feature for development purposes, for example when you testing things in your local test server and only you are in game.
It was only when I was In Game. I know about live servers, in adminmenu written warning about this.. thx.

Re: Some errors with new revision!

Posted: Wed Mar 09, 2011 11:38 am
by Flashy
u didnt read MELERIX post??

this errors only appear if you reload skills on live server with active players, cause if the players cast skill at the moment you reload the skills for example, the cast skill can't use.
That is the reason of this error..

Re: Some errors with new revision!

Posted: Wed Mar 09, 2011 11:00 pm
by zippel
no online- only my acc. Fuck on this.

Re: Some errors with new revision!

Posted: Wed Mar 09, 2011 11:09 pm
by Zumba
zippel wrote:If you want to receive support we need this info to help you properly.
» 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) 
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.
you gave the answer to your question - there's NO such skill ID in old Table :P

you need to UPDATE, not simply replace the tables

Re: Some errors with new revision!

Posted: Wed Mar 09, 2011 11:24 pm
by zippel
Oh no... updates... and which files are responsible for updating these tables?

Re: Some errors with new revision!

Posted: Wed Mar 09, 2011 11:31 pm
by Zumba
either use Eclipse and see what are the changes when doing "Synchronize with repositories", or open old and new table (npcskills.sql, or whatever you wanna update) and compare it.

Re: Some errors with new revision!

Posted: Wed Mar 09, 2011 11:50 pm
by zippel
Zumba wrote:either use Eclipse and see what are the changes when doing "Synchronize with repositories", or open old and new table (npcskills.sql, or whatever you wanna update) and compare it.
Thanks guys, you all helped me. I'm very grateful for your's which time you spent on...
p.s: in documentation.text I can find more detailed information about updates.