- 0
This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
LinIeIage
[19:00:00] INFO CastleSiegeEvent: Undefined objects: bought_zones [19:00:00] INFO ActionWrapper: Exception: java.lang.NullPointerException; name: 5_aden_castle java.lang.NullPointerException at java.util.concurrent.ConcurrentHashMap.get(Unknown Source) at l2.gameserver.instancemanager.SpawnManager.getSpawners(SpawnManager.java:263) at l2.gameserver.model.entity.events.impl.CastleSiegeEvent.spawnRewardMonsters(CastleSiegeEvent.java:719) at l2.gameserver.model.entity.events.impl.CastleSiegeEvent.stopEvent(CastleSiegeEvent.java:464) at l2.gameserver.model.entity.events.impl.SiegeEvent.stopEvent(SiegeEvent.java:114) at l2.gameserver.model.entity.events.GlobalEvent.action(GlobalEvent.java:367) at l2.gameserver.model.entity.events.impl.SiegeEvent.action(SiegeEvent.java:512) at l2.gameserver.model.entity.events.impl.CastleSiegeEvent.action(CastleSiegeEvent.java:330) at l2.gameserver.model.entity.events.actions.StartStopAction.call(StartStopAction.java:26) at l2.gameserver.model.entity.events.GlobalEvent.callActions(GlobalEvent.java:140) at l2.gameserver.model.entity.events.GlobalEvent.timeActions(GlobalEvent.java:192) at l2.gameserver.model.entity.events.EventWrapper.runImpl0(EventWrapper.java:24) at l2.gameserver.taskmanager.actionrunner.ActionWrapper.runImpl(ActionWrapper.java:47) at l2.commons.threading.RunnableImpl.run(RunnableImpl.java:21) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)I got this error in gameserver log. Help me please solve this problem
Edited by Vision2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now