ошибка
[16.02.17 05:00:13:442] INFO gameserver.GameServer: =================================================
[16.02.17 05:00:13:458] INFO gameserver.GameServer: Project Revision: ........ L2s [27513]
[16.02.17 05:00:13:458] INFO gameserver.GameServer: Build Revision: .......... 9823
[16.02.17 05:00:13:458] INFO gameserver.GameServer: Update: .................. Helios: Lord of Bifrost
[16.02.17 05:00:13:458] INFO gameserver.GameServer: Build date: .............. 2017.02.15 16:21
[16.02.17 05:00:13:458] INFO gameserver.GameServer: Compiler version: ........ 1.8.0_121-b13 (Oracle Corporation)
[16.02.17 05:00:13:458] INFO gameserver.GameServer: =================================================
ERROR threading.RunnableImpl: Exception: RunnableImpl.run(): java.lang.NullPointerException
java.lang.NullPointerException
at l2s.gameserver.model.Player.isLogoutStarted(Player .java:9483)
at l2s.gameserver.model.Player.sendChanges(Player.jav a:5069)
at l2s.gameserver.model.Player.checkDayNightMessages( Player.java:8990)
at l2s.gameserver.GameTimeController$CheckSunState.ru nImpl(GameTimeController.java:40)
at l2s.commons.threading.RunnableImpl.run(RunnableImp l.java:21)
at java.util.concurrent.ThreadPoolExecutor.runWorker( Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (Unknown Source)
at java.lang.Thread.run(Unknown Source)
at l2s.commons.threading.PriorityThreadFactory$1.run( PriorityThreadFactory.java:35)
|