Jump to content

Packet header problem...


Recommended Posts

  • Replies 7
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

  • Premium
1 hour ago, RoyalHU said:

Hi! I found an error in the client source, and unfortunately I don't know what the problem could be.

Thanks for the help!

 

0701 16:43:18893 :: Unknown packet header: 93, last: 75 1

I'm sorry, my English is a bit weak!

Does it happen always?

if not, avoid to get worry.

Link to comment
Share on other sites

  • Premium
1 hour ago, RoyalHU said:

Hi! I found an error in the client source, and unfortunately I don't know what the problem could be.

Thanks for the help!

 

0701 16:43:18893 :: Unknown packet header: 93, last: 75 1

I'm sorry, my English is a bit weak!

Does it happen always?

if not, avoid to get worry.

Link to comment
Share on other sites

Originally, header 93 is noted. The original client source code should, in theory, not give an error.

 

    	HEADER_CG_GIVE_ITEM                         = 83,
	//HEADER_BLANK84								= 84,
	//HEADER_BLANK85								= 85,
	//HEADER_BLANK86								= 86,
	//HEADER_BLANK87								= 87,
	//HEADER_BLANK88								= 88,
	//HEADER_BLANK89								= 89,
    	HEADER_CG_EMPIRE                            = 90,
	//HEADER_BLANK91								= 91,
	//HEADER_BLANK92								= 92,
	//HEADER_BLANK93								= 93,
	//HEADER_BLANK94								= 94,
	//HEADER_BLANK95								= 95,
    	HEADER_CG_REFINE                            = 96,
	//HEADER_BLANK97								= 97,
	//HEADER_BLANK98								= 98,
	//HEADER_BLANK99								= 99,

 

Link to comment
Share on other sites

  • Premium
19 minutes ago, RoyalHU said:

Originally, header 93 is noted. The original client source code should, in theory, not give an error.

 

    	HEADER_CG_GIVE_ITEM                         = 83,
	//HEADER_BLANK84								= 84,
	//HEADER_BLANK85								= 85,
	//HEADER_BLANK86								= 86,
	//HEADER_BLANK87								= 87,
	//HEADER_BLANK88								= 88,
	//HEADER_BLANK89								= 89,
    	HEADER_CG_EMPIRE                            = 90,
	//HEADER_BLANK91								= 91,
	//HEADER_BLANK92								= 92,
	//HEADER_BLANK93								= 93,
	//HEADER_BLANK94								= 94,
	//HEADER_BLANK95								= 95,
    	HEADER_CG_REFINE                            = 96,
	//HEADER_BLANK97								= 97,
	//HEADER_BLANK98								= 98,
	//HEADER_BLANK99								= 99,

 

It's a very personal error. May depend on many things. Be technical and find what's awry.

Edited by WeedHex
Link to comment
Share on other sites

  • Premium
6 minutes ago, RoyalHU said:

Originally, header 93 is noted. The original client source code should, in theory, not give an error.

 

    	HEADER_CG_GIVE_ITEM                         = 83,
	//HEADER_BLANK84								= 84,
	//HEADER_BLANK85								= 85,
	//HEADER_BLANK86								= 86,
	//HEADER_BLANK87								= 87,
	//HEADER_BLANK88								= 88,
	//HEADER_BLANK89								= 89,
    	HEADER_CG_EMPIRE                            = 90,
	//HEADER_BLANK91								= 91,
	//HEADER_BLANK92								= 92,
	//HEADER_BLANK93								= 93,
	//HEADER_BLANK94								= 94,
	//HEADER_BLANK95								= 95,
    	HEADER_CG_REFINE                            = 96,
	//HEADER_BLANK97								= 97,
	//HEADER_BLANK98								= 98,
	//HEADER_BLANK99								= 99,

 

It's a very personal error. May depend on many things. Be technical and find the what's awry.

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.