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.
https://jmp.sh/EWJtNwLY
I completely rewrote the player movement system. And completely redesigned the P Atk system, now, as in the original game, there are 3 attacks and the client uses them in random order and adds a slowing effect creating the illusion of the heaviness of the sword
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.