-
Apprentice
AzureSharp 2.1.0.4 Packet handling error
Hi RaGEZONE!
Im running an r63b with Azuresharp Emulator.
But i got this packet error ?
[ERROR] Packet handling ---------> 3794
SCREENSHOT
https://gyazo.com/0b7733fc08748daf12665b7c04247771
-
-
Valued Member
Re: AzureSharp 2.1.0.4 Packet handling error
I have same issue but with packet 2953.
-
Novice
Re: AzureSharp 2.1.0.4 Packet handling error
Without a log it could be anything.
Could you post the log file? (Can be found under Logs/{date}.log).
-
Re: AzureSharp 2.1.0.4 Packet handling error
Please, give the release Version. Also the emulator doesn't say if is outgoing packet or incoming packet ...
If you can say if is incoming or outgoing, and give the .incoming and .outgoing i can give a look.
Also sometimes this isn't an error. Because some packet isn't recognized be the emulator. This is not really an error. Only a not coded packet. Or maybe some packets can be wrong.
Observation: The last releases in Azure was updated by Azure Packet Updater. This software some times put wrong packet id's codes. (the software doesn't put unexistent packet id's, only put wrong id's. Likely, he does "a mix") if you want a better explanation i can give to you.
About how works this packet system, the packet updating system, why this is not neccessary an error, and how the algorithm from Xdr work (The Packet Updater Algorithm).
Cheers,