eror

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
bembelinas
Posts: 133
Joined: Tue Jun 08, 2010 10:14 am
Location: Lithuania

eror

Post by bembelinas »

I have some eror in game server

Code: Select all

Extractable skills data: Error in line 26 -> skill is null!                2270;1;853,1,17;916,1,17;884,1,17;-1,0,49Extractable skills data: Error in line 28 -> skill is null!                2270;2;854,1,17;917,1,17;885,1,17;-1,0,49Extractable skills data: Error in line 30 -> skill is null!                2270;3;855,1,17;119,1,17;886,1,17;-1,0,49Extractable skills data: Error in line 32 -> skill is null!                2270;4;856,1,17;918,1,17;887,1,17;-1,0,49Extractable skills data: Error in line 34 -> skill is null!                2270;5;864,1,17;926,1,17;895,1,17;-1,0,49
User avatar
LasTravel
Posts: 888
Joined: Tue Jan 05, 2010 12:08 am
Location: Spain

Re: eror

Post by LasTravel »

You changed something on any sklill?
bembelinas
Posts: 133
Joined: Tue Jun 08, 2010 10:14 am
Location: Lithuania

Re: eror

Post by bembelinas »

Yes i change all skill from one revision to another.
User avatar
LasTravel
Posts: 888
Joined: Tue Jan 05, 2010 12:08 am
Location: Spain

Re: eror

Post by LasTravel »

Then you did something wrong, check the initial server log, you get any error in skills section?
bembelinas
Posts: 133
Joined: Tue Jun 08, 2010 10:14 am
Location: Lithuania

Re: eror

Post by bembelinas »

I ger very big problem with encahnt skill i cant encahnt any skills in the game, and somehow all skills in the game level is so low 3lv or 6lv ...


ttp://yfrog.com/mj83605702j this is zealot skill in navicat but i dont know is it ok ?
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: eror

Post by janiii »

DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
bembelinas
Posts: 133
Joined: Tue Jun 08, 2010 10:14 am
Location: Lithuania

Re: eror

Post by bembelinas »

this is epilog ?

and what it gives to me ?
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: eror

Post by janiii »

bembelinas wrote:this is epilog ?

and what it gives to me ?
check again the nightly page. it states:
Nightlies are Gracia Epilogue unless otherwise stated
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Lordpain
Posts: 4
Joined: Thu Jun 17, 2010 5:01 pm

Re: eror

Post by Lordpain »

PLZ HELP

When i run gameserver i get this to the cmd win

17 Ιουν 2010 8:14:55 μμ com.l2jserver.gameserver.instancemanager.GrandBossManager init
WARNING: Error while initializing GrandBossManager: null
java.lang.NullPointerException
at com.l2jserver.gameserver.instancemanager.GrandBossManager.init(GrandBossManager.java:145)
at com.l2jserver.gameserver.instancemanager.GrandBossManager.<init>(GrandBossManager.java:107)
at com.l2jserver.gameserver.instancemanager.GrandBossManager.<init>(GrandBossManager.java:46)
at com.l2jserver.gameserver.instancemanager.GrandBossManager$SingletonHolder.<clinit>(GrandBossManager.java:483)
at com.l2jserver.gameserver.instancemanager.GrandBossManager.getInstance(GrandBossManager.java:101)
at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:265)
at com.l2jserver.gameserver.GameServer.main(GameServer.java:490)
Post Reply