22.06.2017, 13:38 | #1 |
Клиент Расширенка Crusade, + Classic 2.5 + svn + New GEO
Регистрация: 13.04.2012
Сообщений: 2,226
|
EnterWorld.java:460 (FIXED)
[11:34:35] INFO =================================================
[11:34:35] INFO Project Revision: ........ L2s [25304] [11:34:35] INFO Build Revision: .......... 10986 [11:34:35] INFO Update: .................. Classic: Saviors (Zaken) [11:34:35] INFO Build date: .............. 2017.06.20 17:17 [11:34:35] INFO Compiler version: ........ 1.8.0_131-b11 (Oracle Corporation) [11:34:35] INFO ================================================= Код:
[11:34:56] INFO ================================================= [11:34:56] INFO SGuard License [11:34:56] INFO ID: 58601 [11:34:56] INFO TOKEN: **************************** [11:34:56] INFO SGuard API v1.4.3/CLASSIC20_L2S [11:34:56] INFO SGuard Core v1.4.6 [11:34:56] INFO SGuard Client [11:34:56] INFO Min: v1305 [11:34:56] INFO Max: v1310 [11:34:56] INFO ================================================= java.lang.NullPointerException at l2s.gameserver.network.l2.c2s.EnterWorld.onEnterWorld(EnterWorld.java:460) at l2s.gameserver.tables.FakePlayersTable.lambda$new$0(FakePlayersTable.java:124) 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) at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35) [11:34:56] ERROR Exception: java.lang.NullPointerException java.lang.NullPointerException at l2s.gameserver.network.l2.c2s.EnterWorld.onEnterWorld(EnterWorld.java:460) at l2s.gameserver.tables.FakePlayersTable.lambda$new$0(FakePlayersTable.java:175) 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) at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35) |