[Help]gameserver problem

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
Legend1
Posts: 37
Joined: Wed Sep 02, 2009 7:34 am

[Help]gameserver problem

Post by Legend1 »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:

i just compiled the latest version of epilogue,started gameserver/login server than I got this message in GS console

[GrandBossManager: Initialized 8 Grand Boss Zones
FourSepulchersManager: loaded 20 Mysterious-Box spawns.
FourSepulchersManager: loaded 716 Physical type monsters spawns.
FourSepulchersManager: loaded 716 Magical type monsters spawns.
FourSepulchersManager: loaded 92 Church of duke monsters spawns.
FourSepulchersManager: loaded 68 Emperor's grave NPC spawns.
FourSepulchersManager: spawned Conquerors' Sepulcher Manager
FourSepulchersManager: spawned Emperors' Sepulcher Manager
FourSepulchersManager: spawned Great Sages' Sepulcher Manager
FourSepulchersManager: spawned Judges' Sepulcher Manager
Exception in thread "main" java.lang.NullPointerException
at com.l2jserver.gameserver.instancemanager.FourSepulchersManager.clean(
FourSepulchersManager.java:248)
at com.l2jserver.gameserver.instancemanager.FourSepulchersManager.timeSe
lector(FourSepulchersManager.java:217)
at com.l2jserver.gameserver.instancemanager.FourSepulchersManager.init(F
ourSepulchersManager.java:187)
at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:264)
at com.l2jserver.gameserver.GameServer.main(GameServer.java:492)

and GS just stops.
never had this problem before anyone that can help will be appreciated
FightMySelf
Posts: 6
Joined: Sat Mar 27, 2010 11:23 pm

Re: [Help]gameserver problem

Post by FightMySelf »

Hi Legend1 i got almost the same error like u i fix it when re add in navicat the spawnlist.sql the problem come with the new core and datapack u must update ur spawnlist
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: [Help]gameserver problem

Post by janiii »

install datapack properly :)
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Legend1
Posts: 37
Joined: Wed Sep 02, 2009 7:34 am

Re: [Help]gameserver problem

Post by Legend1 »

ok thank you What i did was compile and ran the server without installing ,i used the previous install in navicat,
Problem solved plz someone lock it
Lordpain
Posts: 4
Joined: Thu Jun 17, 2010 5:01 pm

Re: [Help]gameserver problem

Post by Lordpain »

I GET THIS

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