Page 1 of 1

eror

Posted: Thu Jun 10, 2010 6:34 am
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

Re: eror

Posted: Thu Jun 10, 2010 6:42 am
by LasTravel
You changed something on any sklill?

Re: eror

Posted: Thu Jun 10, 2010 6:44 am
by bembelinas
Yes i change all skill from one revision to another.

Re: eror

Posted: Thu Jun 10, 2010 6:50 am
by LasTravel
Then you did something wrong, check the initial server log, you get any error in skills section?

Re: eror

Posted: Thu Jun 10, 2010 6:56 am
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 ?

Re: eror

Posted: Thu Jun 10, 2010 7:15 am
by janiii

Re: eror

Posted: Thu Jun 10, 2010 7:36 am
by bembelinas
this is epilog ?

and what it gives to me ?

Re: eror

Posted: Thu Jun 10, 2010 7:45 am
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

Re: eror

Posted: Thu Jun 17, 2010 5:37 pm
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)