I have a doubt with this Exception: Null, in my knowledge, which is not much, I am looking for the object that has not been initialized, i has it took several days looking how to solve it.
Quote
World: Incorrect world region X: 229 Y: 71 Z: 33 for coordinates x: 175890.18344142888 y: -116237.71868332032 z: 17408.181400724894
java.lang.NullPointerException: null
at l2jlove.gameserver.model.L2Object.setXYZ(L2Object.java:780)
at l2jlove.gameserver.model.actor.L2Character.updatePosition(L2Character.java:2927)
at java.util.Collection.removeIf(Unknown Source)
at .gameserver.taskmanager.MovementController.run(MovementController.java:74)
at l2jlove.gameserver.commons.util.concurrent.RunnableWrapper.run(RunnableWrapper.java:40)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.runAndReset(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.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unkno wn Source)
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.
🎉 We Now Accept Cards from the USA, Europe, RU, UA, KZ & Asia! 💳🌍
🎉 Great news!
We've expanded our payment options — you can now easily pay with cards issued in:
🇺🇸 USA
🇪🇺 Europe
🇷🇺 Russia
🇺🇦 Ukraine
🇰🇿 Kazakhstan
🌏 Asian countries
Fast, simple, and hassle-free. Pay the way that works best for you — we’re here for you! 😉
🎉 We Now Accept Cards from the USA, Europe, RU, UA, KZ & Asia! 💳🌍
🎉 Great news!
We've expanded our payment options — you can now easily pay with cards issued in:
🇺🇸 USA
🇪🇺 Europe
🇷🇺 Russia
🇺🇦 Ukraine
🇰🇿 Kazakhstan
🌏 Asian countries
Fast, simple, and hassle-free. Pay the way that works best for you — we’re here for you! 😉
🎉 We Now Accept Cards from the USA, Europe, RU, UA, KZ & Asia! 💳🌍
🎉 Great news!
We've expanded our payment options — you can now easily pay with cards issued in:
🇺🇸 USA
🇪🇺 Europe
🇷🇺 Russia
🇺🇦 Ukraine
🇰🇿 Kazakhstan
🌏 Asian countries
Fast, simple, and hassle-free. Pay the way that works best for you — we’re here for you! 😉
Question
Sabrent
Hello friends.
I have a doubt with this Exception: Null, in my knowledge, which is not much, I am looking for the object that has not been initialized, i has it took several days looking how to solve it.
L2Object.java:780
4 answers to this question
Recommended Posts
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.