Freya - GameServer run problem

Find the proper support area, Saga-Version.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Lyan
Posts: 66
Joined: Sat Nov 05, 2011 9:55 am

Freya - GameServer run problem

Post by Lyan »

That's the end of my log test:

2012.10.23 14:38:09,450 INFO 1 com.l2jserver.gameserver.model.quest.Quest Handy's Block Checker Event is disabled
2012.10.23 14:38:16,443 INFO 1 com.l2jserver.gameserver.model.quest.Quest Next TerritoryWarTime: Sat Oct 27 20:00:00 IST 2012
2012.10.23 14:38:18,754 INFO 1 com.l2jserver.gameserver.model.quest.Quest [EnhanceYourWeapon] Loaded 54 Soul Crystal data.
2012.10.23 14:38:18,754 INFO 1 com.l2jserver.gameserver.model.quest.Quest [EnhanceYourWeapon] Loaded 238 npc Leveling info data.
2012.10.23 14:38:21,040 INFO 1 com.l2jserver.gameserver.GameServer Compiled Scripts Cache is disabled.
2012.10.23 14:38:21,041 INFO 1 com.l2jserver.gameserver.instancemanager.QuestMana ger Loaded: 568 quests
2012.10.23 14:38:21,041 INFO 1 com.l2jserver.gameserver.instancemanager.Transform ationManager Loaded: 105 transformations.
2012.10.23 14:38:21,042 INFO 1 com.l2jserver.gameserver.ItemsAutoDestroy Initializing ItemsAutoDestroy.
Exception in thread "main" java.lang.NullPointerException
at com.l2jserver.gameserver.SevenSigns.spawnSevenSign sNPC(SevenSigns.jav
a:323)
at com.l2jserver.gameserver.GameServer.<init>(GameSer ver.java:365)
at com.l2jserver.gameserver.GameServer.main(GameServe r.java:491)



The game server is stop running after the test above.
I tried deleting scripts folder and putting a new one, and it didn't help.


Thx in advance,

~Ly

P.S the bold test is from the bat file (when running) not from the log.
Lyan
Posts: 66
Joined: Sat Nov 05, 2011 9:55 am

Re: Freya - GameServer run problem

Post by Lyan »

Never mind, problem solved
Post Reply