Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login Proccess not renderizing map/char #4

Closed
joaoescribano opened this issue Aug 17, 2015 · 1 comment
Closed

Login Proccess not renderizing map/char #4

joaoescribano opened this issue Aug 17, 2015 · 1 comment

Comments

@joaoescribano
Copy link
Collaborator

After server send all packets to the client, the map and the character isn't rendering...

I noticed that in SpyUO the package communication ends after server send this packet:
Decompress: BF 00 06 00 08 00
Compressed: 80 CE CE 03 40

But in wireshard and SocketSniff the communication keeps receiving and sending information...

Another strange thing on this packet, is that SpyUO show it different from sent packet (im sure of this... i monitored the communication with 3 programs and only in SpyUO this packet is different...), in spyuo (that only shows decompressed packets) shows this:
BF 06 00 00 08 00

The length byte shows inverted on SpyUO...
I don't know how! i don't know why! it just happen!

@joaoescribano
Copy link
Collaborator Author

Problem already solved!

youhide added a commit that referenced this issue Oct 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant