Jump to content

error Unknown packet header cliente clossed


Recommended Posts

Did you make or install a custom system?

    HEADER_CG_CHAT                    = 3 

    HEADER_GC_LOVER_INFO            = 131,

 

Check this and leave a reply :) . They MUST be the same for client/server!

This don't help.

 

 

 

Just use whiresharek or an packet dumper. To see problem. Also you must check HEADERS. https://www.wireshark.org/

Use visual studio and pun an breakpont to Headers.

And i checked.  To check packet.h won't help you. Belive me. You must check headers, not struct. I found 10 packets fucked in my binary and 6 in game. Now all work like a charm. :D

Btw , wireshark + vss2015 and you will slove with an breakpoint.

 

With wireshark you can see how much bytes send server, and how much receive client. Etc..

You also can check what type of bytes, transfer...  Kiss

Edited by ds_aim
  • Love 2
Link to comment
Share on other sites

Did you make or install a custom system?

    HEADER_CG_CHAT                    = 3 

    HEADER_GC_LOVER_INFO            = 131,

 

Check this and leave a reply :) . They MUST be the same for client/server!

This don't help.

 

 

 

Just use whiresharek or an packet dumper. To see problem. Also you must check HEADERS. https://www.wireshark.org/

Use visual studio and pun an breakpont to Headers.

And i checked.  To check packet.h won't help you. Belive me. You must check headers, not struct. I found 10 packets fucked in my binary and 6 in game. Now all work like a charm. :D

Btw , wireshark + vss2015 and you will slove with an breakpoint.

 

With wireshark you can see how much bytes send server, and how much receive client. Etc..

You also can check what type of bytes, transfer...  Kiss

nice advice... but we can't use wireshark on freebsd, right ?

Link to comment
Share on other sites

  • 8 years later...
  • Active+ Member
25.10.2015 saat 00:22'de ds_aim şunları söyledi:

Hayır, Wireshark yapısında.

Sadece bir ip filtresi bileşimi (freebsd - windows host)

Ve Wireshark'ın yakalanmasına izin verin.  Wireshark'ın linkini verdim:D

127.0.0.1 ip adresini nasıl takip edebilirim? Wireshark görmüyor (metin2 windows sunucu dosyaları)I'm listening to 127.0.0.1 and there are thousands of packets. how do I know which one is metin2?

Edited by enisina
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.