Error

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

Error

Post by bembelinas »

http://img341.imageshack.us/i/37142720.jpg/

Whats the problem ? Latest gameserver rev.
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Error

Post 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..)
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: Error

Post 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
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Error

Post 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?
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: Error

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