Jump to content
  • 0

[HELP]Freya GameServer problem


Question

Posted

I receive some errors in GameServer :

 

NPC L2MonsterInstance:Kasha's Eye(18813)[268486180] spawned outside of L2EffectZ
one, check your zone coords! X:74117 Y:-120459 Z:-2884
Exception on onSpawn() in notifySpawn(): -6
java.lang.ArrayIndexOutOfBoundsException: -6
        at gnu.trove.TIntIntHashMap.rehash(TIntIntHashMap.java:229)
        at gnu.trove.THash.postInsertHook(THash.java:370)
        at gnu.trove.TIntIntHashMap.doPut(TIntIntHashMap.java:193)
        at gnu.trove.TIntIntHashMap.put(TIntIntHashMap.java:160)
        at com.l2jserver.gameserver.model.zone.type.L2EffectZone.addSkill(L2Effe
ctZone.java:194)
        at ai.group_template.DenOfEvil.onSpawn(DenOfEvil.java:128)
        at com.l2jserver.gameserver.model.quest.Quest.notifySpawn(Quest.java:432
)
        at com.l2jserver.gameserver.model.actor.L2Npc.onSpawn(L2Npc.java:1427)
        at com.l2jserver.gameserver.model.actor.L2Attackable.onSpawn(L2Attackabl
e.java:2057)
        at com.l2jserver.gameserver.model.actor.instance.L2MonsterInstance.onSpa
wn(L2MonsterInstance.java:107)
        at com.l2jserver.gameserver.model.L2Object.spawnMe(L2Object.java:537)
        at com.l2jserver.gameserver.model.L2Spawn.initializeNpcInstance(L2Spawn.
java:572)
        at com.l2jserver.gameserver.model.L2Spawn.doSpawn(L2Spawn.java:478)
        at com.l2jserver.gameserver.model.L2Spawn.spawnOne(L2Spawn.java:406)
        at com.l2jserver.gameserver.model.quest.Quest.addSpawn(Quest.java:1710)
        at com.l2jserver.gameserver.model.quest.Quest.addSpawn(Quest.java:1662)
        at com.l2jserver.gameserver.model.quest.Quest.addSpawn(Quest.java:1657)
        at ai.group_template.DenOfEvil$RespawnNewEye.run(DenOfEvil.java:178)
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
access$301(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)

NPC L2MonsterInstance:Kasha's Eye(18813)[268486187] spawned outside of L2EffectZ
one, check your zone coords! X:67311 Y:-116374 Z:-1992
NPC L2MonsterInstance:Kasha's Eye(18814)[268486202] spawned outside of L2EffectZ
one, check your zone coords! X:67311 Y:-116374 Z:-1992
NPC L2MonsterInstance:Kasha's Eye(18813)[268486198] spawned outside of L2EffectZ
one, check your zone coords! X:67311 Y:-116374 Z:-1992

 

i see that Kasha's eye spawn outside of l2Effect, how can i fix that ? and about that java error i never see it before ..

 

Im looking for some help.

 

Regards

1 answer to this question

Recommended Posts

  • 0
Posted

If it's last L2J rev, just make a ticket on their website, it would be more helpful.

 

And wait a fix, I don't think it's MxC to fix L2J errors :P.

 

+ It's normal to have those types of erros from a new chronicle...

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...