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.
It doesn't say that anywhere.
https://acis.i-live.eu/index.php?topic=30.0
check it from source java file names
example in 367 ->
https://acis.i-live.eu/index.php?topic=30.255 l2bufferinstance renamed to schemebuffer | l2pcinstance renamed to player
check changeset 367 to understand
Question
koksas
Hello, why i get this error in gameserver console, and server down ? How to fix it ???
Unknown Packet: d on State: IN_GAME Client: [Character: Dalox10PL - Account: dal
ox10 - IP: 83.30.115.206]
0000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
0010: 00 00 ..
Exception in thread "SelectorThread-48" java.lang.NullPointerException
at com.l2jarchid.gameserver.util.FloodProtector.tryPerformAction(FloodPr
otector.java:126)
at com.l2jarchid.gameserver.network.L2GameClient.checkUnknownPackets(L2G
ameClient.java:500)
at com.l2jarchid.gameserver.network.L2GamePacketHandler.unknownPacketPro
tection(L2GamePacketHandler.java:841)
at com.l2jarchid.gameserver.network.L2GamePacketHandler.printDebug(L2Gam
ePacketHandler.java:823)
at com.l2jarchid.gameserver.network.L2GamePacketHandler.handlePacket(L2G
amePacketHandler.java:807)
at com.l2jarchid.gameserver.network.L2GamePacketHandler.handlePacket(L2G
amePacketHandler.java:46)
at com.l2jserver.mmocore.network.SelectorThread.parseClientPacket(Select
orThread.java:489)
at com.l2jserver.mmocore.network.SelectorThread.tryReadPacket(SelectorTh
read.java:407)
at com.l2jserver.mmocore.network.SelectorThread.readPacket(SelectorThrea
d.java:365)
at com.l2jserver.mmocore.network.SelectorThread.run(SelectorThread.java:
229)
2 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.