10.10.2013, 22:31 | #1 |
L2-scripts клиент Classic 1.5 + ГЕО до 1 июля
Регистрация: 23.09.2013
Сообщений: 437
|
[CORE]Failed writing: [S] CharInfo error
almost all the time i get this error in server console, built 1748 lindvior
Код:
10.10.13 20:18:49:783] ERROR s2c.CharInfo: You cant send CharInfo about his character to active user!!! [10.10.13 20:18:49:784] ERROR s2c.CharInfo: You cant send CharInfo about his character to active user!!! [10.10.13 20:18:49:785] ERROR s2c.CharInfo: You cant send CharInfo about his character to active user!!! [10.10.13 20:18:49:787] ERROR s2c.L2GameServerPacket: Client: IN_GAME IP: 84.155.251.62 Account: spooky666 Player : Sirinja[276003305] - Failed writing: [S] CharInfo - Server Version: 1748 java.lang.NullPointerException at l2s.gameserver.network.l2.s2c.CharInfo.writeImpl(CharInfo.java:246) at l2s.gameserver.network.l2.s2c.L2GameServerPacket.write(L2GameServerPacket.java:28) at l2s.commons.net.nio.impl.SelectorThread.putPacketIntoWriteBuffer(SelectorThread.java:528) at l2s.commons.net.nio.impl.SelectorThread.prepareWriteBuffer(SelectorThread.java:496) at l2s.commons.net.nio.impl.SelectorThread.writePacket(SelectorThread.java:425) at l2s.commons.net.nio.impl.SelectorThread.run(SelectorThread.java:185) [10.10.13 20:18:49:793] ERROR s2c.L2GameServerPacket: Client: IN_GAME IP: 84.155.251.62 Account: spooky666 Player : Sirinja[276003305] - Failed writing: [S] CharInfo - Server Version: 1748 java.lang.NullPointerException at l2s.gameserver.network.l2.s2c.CharInfo.writeImpl(CharInfo.java:246) at l2s.gameserver.network.l2.s2c.L2GameServerPacket.write(L2GameServerPacket.java:28) at l2s.commons.net.nio.impl.SelectorThread.putPacketIntoWriteBuffer(SelectorThread.java:528) at l2s.commons.net.nio.impl.SelectorThread.prepareWriteBuffer(SelectorThread.java:496) at l2s.commons.net.nio.impl.SelectorThread.writePacket(SelectorThread.java:425) at l2s.commons.net.nio.impl.SelectorThread.run(SelectorThread.java:185) [10.10.13 20:18:49:797] ERROR s2c.L2GameServerPacket: Client: IN_GAME IP: 84.155.251.62 Account: spooky666 Player : Sirinja[276003305] - Failed writing: [S] CharInfo - Server Version: 1748 java.lang.NullPointerException at l2s.gameserver.network.l2.s2c.CharInfo.writeImpl(CharInfo.java:246) at l2s.gameserver.network.l2.s2c.L2GameServerPacket.write(L2GameServerPacket.java:28) at l2s.commons.net.nio.impl.SelectorThread.putPacketIntoWriteBuffer(SelectorThread.java:528) at l2s.commons.net.nio.impl.SelectorThread.prepareWriteBuffer(SelectorThread.java:496) at l2s.commons.net.nio.impl.SelectorThread.writePacket(SelectorThread.java:425) at l2s.commons.net.nio.impl.SelectorThread.run(SelectorThread.java:185) |