Page 1 of 1
Error
Posted: Tue Jun 15, 2010 11:53 am
by bembelinas
http://img341.imageshack.us/i/37142720.jpg/
Whats the problem ? Latest gameserver rev.
Re: Error
Posted: Tue Jun 15, 2010 12:01 pm
by janiii
check your libs directory and also check if you have l2jserver.jar in the same directory where you start server. check the bat file how it calls the gameserver.
you probably already had the server running, or? so remember what you changed. that is probably the reason why it does not work.
(you are getting really annoying..)
Re: Error
Posted: Tue Jun 15, 2010 12:56 pm
by bembelinas
http://yfrog.com/2p46020927j
What's that i going to game and i cant make admin meniu and i can't click on NPC (I can't do anything, even kill mobs)
Im using latest rev. i nothing changed in source files
Re: Error
Posted: Tue Jun 15, 2010 12:59 pm
by janiii
any other error in the console? especially when it loads the handlers?
are you sure you installed the server properly? on a clean directory, no old files from old server? latest nightly?
Re: Error
Posted: Thu Jun 17, 2010 5:39 pm
by Lordpain
When i run gameserver i get this to the cmd
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)