Показать сообщение отдельно
Старый 12.10.2017, 17:45   #1
l2gold
Клиент Расширенка Crusade, + Classic 2.5 + svn + New GEO
 
Регистрация: 13.04.2012
Сообщений: 2,226
По умолчанию EnterWorld.java:470 (FIXED)

[16:23:10] INFO =================================================
[16:23:10] INFO Project Revision: ........ L2s [25914]
[16:23:10] INFO Build Revision: .......... 11803
[16:23:10] INFO Update: .................. Classic: Saviors (Zaken)
[16:23:10] INFO Build date: .............. 2017.10.09 11:16
[16:23:10] INFO Compiler version: ........ 1.8.0_141-b15 (Oracle Corporation)
[16:23:10] INFO =================================================




Код:
[16:23:25]  INFO DailyMissionsHolder: loaded 104 daily missions(s) count.
[16:23:25]  INFO FakeItemHolder: loaded fake items.
[16:23:25]  INFO FakePlayersHolder: loaded 9 fake players ai(s) count.
[16:23:25]  INFO FakePlayersHolder: loaded 41 fake players farm zone(s) count.
[16:23:25]  INFO FakePlayersHolder: loaded 12 fake players town zone(s) count.
[16:23:25]  INFO CrestCache: Loaded 2 crests


[16:23:27]  INFO =================================================
[16:23:27]  INFO Connecting to authserver on 127.0.0.1:9020
[16:23:27]  INFO AllowedMemory: ........... 6237696 KB
[16:23:27]  INFO      Allocated: .......... 3050388 KB (48.9025%)
[16:23:27]  INFO      Non-Allocated: ...... 3187308 KB (51.0975%)
[16:23:27]  INFO AllocatedMemory: ......... 3050388 KB
[16:23:27]  INFO      Used: ............... 2137283 KB (34.264%)
[16:23:27]  INFO      Unused (cached): .... 913104 KB (14.6385%)
[16:23:27]  INFO UseableMemory: ........... 4100412 KB (65.736%)
[16:23:27]  INFO =================================================
[16:23:27]  INFO Registered on authserver as 54 [Hunter]
java.lang.NullPointerException
    at l2s.gameserver.network.l2.c2s.EnterWorld.onEnterWorld(EnterWorld.java:470)
    at l2s.gameserver.tables.FakePlayersTable.lambda$new$0(FakePlayersTable.java:127)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run(Thread.java:748)
    at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)
[16:23:27] ERROR Exception: java.lang.NullPointerException
java.lang.NullPointerException
    at l2s.gameserver.network.l2.c2s.EnterWorld.onEnterWorld(EnterWorld.java:470)
    at l2s.gameserver.tables.FakePlayersTable.lambda$new$0(FakePlayersTable.java:178)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run(Thread.java:748)
    at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)
и все, фейк плеерс не грузятся
l2gold вне форума