Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

How to search missing packets

Newbie Spellweaver
Joined
Nov 1, 2012
Messages
21
Reaction score
2
How to search missing packets

logs:
2016-05-22 18:49:41,976 DEBUG - Plus.Communication.Packets >> Handled Packet: [4000] GetClientVersionEvent
2016-05-22 18:49:41,980 DEBUG - Plus.Communication.Packets >> Handled Packet: [3802] InitCryptoEvent
2016-05-22 18:49:42,142 DEBUG - Plus.Communication.Packets >> Handled Packet: [3050] GenerateSecretKeyEvent
2016-05-22 18:49:42,234 DEBUG - Plus.Communication.Packets >> Handled Packet: [543] ClientVariablesEvent
2016-05-22 18:49:42,250 DEBUG - Plus.Communication.Packets >> Handled Packet: [77] UniqueIDEvent
2016-05-22 18:49:42,257 DEBUG - Plus.Communication.Packets >> Handled Packet: [1300] SSOTicketEvent
2016-05-22 18:49:43,469 DEBUG - Plus.Communication.Packets >> Handled Packet: [2332] InfoRetrieveEvent
2016-05-22 18:49:43,495 DEBUG - Plus.Communication.Packets >> Unhandled Packet: [1125] BODY: [0]Login[0]socket[0]client.auth_ok[0][0][0][0][0][0]
2016-05-22 18:49:43,506 DEBUG - Plus.Communication.Packets >> Unhandled Packet: [2985] BODY:
2016-05-22 18:49:43,507 DEBUG - Plus.Communication.Packets >> Handled Packet: [2196] InitializeGameCenterEvent
2016-05-22 18:49:43,513 DEBUG - Plus.Communication.Packets >> Unhandled Packet: [3025] BODY:
2016-05-22 18:49:43,534 DEBUG - Plus.Communication.Packets >> Handled Packet: [3222] MessengerInitEvent
2016-05-22 18:49:43,600 DEBUG - Plus.Communication.Packets >> Unhandled Packet: [1095] BODY:

screen:

Thanks..
 
Back
Top