Some errors with new revision!

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
zippel
Posts: 123
Joined: Wed Feb 09, 2011 7:21 pm
Location: [RF] Krasnoyarsk
Contact:

Some errors with new revision!

Post 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.
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Some errors with new revision!

Post by hope »

update db and files
Starter
Posts: 484
Joined: Sat Jan 23, 2010 4:42 pm

Re: Some errors with new revision!

Post by Starter »

Yup, im getting such errors as well when I use the reload skills command while running the server.
I have promises to keep and miles to go before I sleep.
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Some errors with new revision!

Post by hope »

dont have that problem just download clean files to test
User avatar
zippel
Posts: 123
Joined: Wed Feb 09, 2011 7:21 pm
Location: [RF] Krasnoyarsk
Contact:

Re: Some errors with new revision!

Post 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...
User avatar
jorgeromero
Posts: 65
Joined: Thu Sep 03, 2009 4:33 pm
Location: France

Re: Some errors with new revision!

Post by jorgeromero »

Are you using a clean revision, or add any custom?
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Some errors with new revision!

Post 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.
User avatar
zippel
Posts: 123
Joined: Wed Feb 09, 2011 7:21 pm
Location: [RF] Krasnoyarsk
Contact:

Re: Some errors with new revision!

Post 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!
You do not have the required permissions to view the files attached to this post.
Last edited by zippel on Wed Mar 09, 2011 11:38 am, edited 1 time in total.
User avatar
zippel
Posts: 123
Joined: Wed Feb 09, 2011 7:21 pm
Location: [RF] Krasnoyarsk
Contact:

Re: Some errors with new revision!

Post 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.
User avatar
Flashy
Posts: 310
Joined: Mon Sep 29, 2008 11:49 am
Location: Germany

Re: Some errors with new revision!

Post 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..
User avatar
zippel
Posts: 123
Joined: Wed Feb 09, 2011 7:21 pm
Location: [RF] Krasnoyarsk
Contact:

Re: Some errors with new revision!

Post by zippel »

no online- only my acc. Fuck on this.
Last edited by zippel on Wed Mar 09, 2011 11:16 pm, edited 1 time in total.
Zumba
Posts: 58
Joined: Fri Nov 12, 2010 5:01 pm

Re: Some errors with new revision!

Post 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
User avatar
zippel
Posts: 123
Joined: Wed Feb 09, 2011 7:21 pm
Location: [RF] Krasnoyarsk
Contact:

Re: Some errors with new revision!

Post by zippel »

Oh no... updates... and which files are responsible for updating these tables?
Zumba
Posts: 58
Joined: Fri Nov 12, 2010 5:01 pm

Re: Some errors with new revision!

Post 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.
User avatar
zippel
Posts: 123
Joined: Wed Feb 09, 2011 7:21 pm
Location: [RF] Krasnoyarsk
Contact:

Re: Some errors with new revision!

Post 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.
Post Reply