Jump to content
  • 0

Question

Posted

Hi,

 

i got this error warning when run the gameserver

 

[08:21:01] INFO: ---------------------------------------------------=[ Siege ]

[08:21:01] INFO: Siege of Gludio: Sun May 15 19:00:00 GMT+07:00 2016
[08:21:01] INFO: Siege of Dion: Sun May 15 19:00:00 GMT+07:00 2016
[08:21:01] INFO: Siege of Giran: Sun May 15 23:00:00 GMT+07:00 2016
[08:21:01] INFO: Siege of Oren: Sun May 15 19:00:00 GMT+07:00 2016
[08:21:01] INFO: Siege of Aden: Sun May 15 19:00:00 GMT+07:00 2016
[08:21:01] INFO: Siege of Innadril: Sun May 15 19:00:00 GMT+07:00 2016
[08:21:01] INFO: Siege of Goddard: Sun May 15 19:00:00 GMT+07:00 2016
[08:21:01] INFO: Siege of Rune: Sun May 15 19:00:00 GMT+07:00 2016
[08:21:01] INFO: Siege of Schuttgart: Sun May 15 19:00:00 GMT+07:00 2016
[08:21:01] WARN: Exception on onSpawn() in notifySpawn(): null
java.lang.NullPointerException
        at l2r.gameserver.model.entity.Fort.getCastleIdByAmbassador(Fort.java:1066)
        at l2r.gameserver.model.entity.Fort.getCastleByAmbassador(Fort.java:1075)
        at ai.npc.CastleAmbassador.CastleAmbassador.onSpawn(CastleAmbassador.java:161)
        at l2r.gameserver.model.quest.Quest.notifySpawn(Quest.java:517)
        at l2r.gameserver.model.quest.Quest.lambda$addSpawnId$48(Quest.java:1989)
        at l2r.gameserver.model.quest.Quest$$Lambda$38/1938138927.accept(Unknown Source)
        at l2r.gameserver.model.events.listeners.ConsumerEventListener.executeEvent(ConsumerEventListener.java:46)
        at l2r.gameserver.model.events.EventDispatcher.notifyToListeners(EventDispatcher.java:243)
        at l2r.gameserver.model.events.EventDispatcher.notifyEventToMultipleContainers(EventDispatcher.java:179)
        at l2r.gameserver.model.events.EventDispatcher.lambda$notifyEventAsync$130(EventDispatcher.java:122)
        at l2r.gameserver.model.events.EventDispatcher$$Lambda$46/2054792662.run(Unknown Source)
        at l2r.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoolManager.java:91)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
[08:21:01] WARN: Exception on onSpawn() in notifySpawn(): null
java.lang.NullPointerException
        at l2r.gameserver.model.entity.Fort.getCastleIdByAmbassador(Fort.java:1066)
        at l2r.gameserver.model.entity.Fort.getCastleByAmbassador(Fort.java:1075)
        at ai.npc.CastleAmbassador.CastleAmbassador.onSpawn(CastleAmbassador.java:161)
        at l2r.gameserver.model.quest.Quest.notifySpawn(Quest.java:517)
        at l2r.gameserver.model.quest.Quest.lambda$addSpawnId$48(Quest.java:1989)
        at l2r.gameserver.model.quest.Quest$$Lambda$38/1938138927.accept(Unknown Source)
        at l2r.gameserver.model.events.listeners.ConsumerEventListener.executeEvent(ConsumerEventListener.java:46)
        at l2r.gameserver.model.events.EventDispatcher.notifyToListeners(EventDispatcher.java:243)
        at l2r.gameserver.model.events.EventDispatcher.notifyEventToMultipleContainers(EventDispatcher.java:179)
        at l2r.gameserver.model.events.EventDispatcher.lambda$notifyEventAsync$130(EventDispatcher.java:122)
        at l2r.gameserver.model.events.EventDispatcher$$Lambda$46/2054792662.run(Unknown Source)
        at l2r.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoolManager.java:91)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
[08:21:01] WARN: Exception on onSpawn() in notifySpawn(): null
java.lang.NullPointerException
        at l2r.gameserver.model.entity.Fort.getCastleIdByAmbassador(Fort.java:1066)
        at l2r.gameserver.model.entity.Fort.getCastleByAmbassador(Fort.java:1075)
        at ai.npc.CastleAmbassador.CastleAmbassador.onSpawn(CastleAmbassador.java:161)
        at l2r.gameserver.model.quest.Quest.notifySpawn(Quest.java:517)
        at l2r.gameserver.model.quest.Quest.lambda$addSpawnId$48(Quest.java:1989)
        at l2r.gameserver.model.quest.Quest$$Lambda$38/1938138927.accept(Unknown Source)
        at l2r.gameserver.model.events.listeners.ConsumerEventListener.executeEvent(ConsumerEventListener.java:46)
        at l2r.gameserver.model.events.EventDispatcher.notifyToListeners(EventDispatcher.java:243)
        at l2r.gameserver.model.events.EventDispatcher.notifyEventToMultipleContainers(EventDispatcher.java:179)
        at l2r.gameserver.model.events.EventDispatcher.lambda$notifyEventAsync$130(EventDispatcher.java:122)
        at l2r.gameserver.model.events.EventDispatcher$$Lambda$46/2054792662.run(Unknown Source)
        at l2r.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoolManager.java:91)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)

 

and

 

 

[08:19:11] INFO: ---------------------------------------------------=[ Clans ]

[08:19:11] INFO: Loaded 19 forums. Last forum id used: 21
[08:19:12] WARN: could not restore container:
java.lang.NullPointerException
        at l2r.gameserver.model.itemcontainer.ClanWarehouse.getOwner(ClanWarehouse.java:55)
        at l2r.gameserver.model.itemcontainer.ClanWarehouse.getOwner(ClanWarehouse.java:31)
        at l2r.gameserver.model.itemcontainer.ItemContainer.restore(ItemContainer.java:650)
        at l2r.gameserver.model.L2Clan.<init>(L2Clan.java:168)
        at l2r.gameserver.data.sql.ClanTable.<init>(ClanTable.java:99)
        at l2r.gameserver.data.sql.ClanTable$SingletonHolder.<clinit>(ClanTable.java:556)
        at l2r.gameserver.data.sql.ClanTable.getInstance(ClanTable.java:551)
        at l2r.gameserver.GameServer.<init>(GameServer.java:265)
        at l2r.gameserver.GameServer.main(GameServer.java:528)
 

 

I use Sunrise Free Pack.

anyone can help me with this problem.

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...