Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Private Server
You last visited: Today at 19:28

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Question]LoginServer receives unknown packet.

Discussion on [Question]LoginServer receives unknown packet. within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Sep 2008
Posts: 1,683
Received Thanks: 505
[Question]LoginServer receives unknown packet.

The LoginServer (the most often used term) receives an unknown packet.
All information my console prints is:
- [Header]*[nt16] Type = 1100.
Does anyone know what its used for?
I'm not sure why I receive it, I've never seen it before.
It happens every time I log-on, so it's not just a coincidence.

These are the bytes.

Other information:
- It is received after getting receiving Request Login packet.
- The server ignores it, and it doesn't change anything, so Its not a vital packet.
Basser is offline  
Old 06/05/2010, 18:54   #2


 
Korvacs's Avatar
 
elite*gold: 20
Join Date: Mar 2006
Posts: 6,125
Received Thanks: 2,518
Which client version?
Korvacs is offline  
Old 06/05/2010, 21:33   #3
 
elite*gold: 0
Join Date: Oct 2009
Posts: 128
Received Thanks: 50
AFAIK, the login server has always received an auth message packet from the client after it successfully connects to the game server with the string res.dat. That same string is in the packet you posted as well. Maybe they're related?
s.bat is offline  
Old 06/06/2010, 00:04   #4
 
ImmuneOne's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 754
Received Thanks: 544
Can you post a proper dump? Hexidecimal and ansi array?
ImmuneOne is offline  
Old 06/06/2010, 00:37   #5
 
elite*gold: 20
Join Date: Apr 2008
Posts: 2,281
Received Thanks: 912
I just ignored it =P
kinshi88 is offline  
Thanks
1 User
Old 06/06/2010, 02:45   #6
 
elite*gold: 0
Join Date: Oct 2009
Posts: 128
Received Thanks: 50
There are way more than 52 bytes in that dump.
s.bat is offline  
Old 06/06/2010, 10:54   #7


 
Korvacs's Avatar
 
elite*gold: 20
Join Date: Mar 2006
Posts: 6,125
Received Thanks: 2,518
Ok so first of all you have 2 packets in that dump, The first is a 1100 packet the second is a 1064.

It would really really help if you told us which client this was for.

I was going to try to deconstruct the packet for you, but thats not a proper hex dump so im not sure what you expect us to do with it.
Korvacs is offline  
Old 06/06/2010, 11:16   #8
 
elite*gold: 0
Join Date: Sep 2008
Posts: 1,683
Received Thanks: 505
It is patch 5165.
How can I make a proper hex dump?
Basser is offline  
Old 06/06/2010, 11:21   #9


 
Korvacs's Avatar
 
elite*gold: 20
Join Date: Mar 2006
Posts: 6,125
Received Thanks: 2,518
Code:
                    string hex = BitConverter.ToString(Temp.Buffer);
                    hex = hex.Replace("-", " ");

                    Console.WriteLine("[{0}] Received: " + hex, servername);
Thats what i use. Replace Temp.Buffer with your incoming packet, buffer, and replace the Console.WriteLine with whatever you want to dump it with.
Korvacs is offline  
Thanks
1 User
Old 06/06/2010, 12:06   #10
 
elite*gold: 20
Join Date: Jan 2008
Posts: 2,338
Received Thanks: 490
Hybrid told me its a useless Packet when i asked him 2 months ago ^^
~Yuki~ is offline  
Old 06/06/2010, 12:46   #11
 
elite*gold: 0
Join Date: Sep 2008
Posts: 1,683
Received Thanks: 505
Quote:
Originally Posted by s.bat View Post
There are way more than 52 bytes in that dump.
Obviously I didn't split that packet, use common sense.
Its Packet 1100, containing 52 bytes, and 1064, containing 28 bytes.

EDIT:

Both are the same, just a matter of preference.
Basser is offline  
Old 06/06/2010, 15:34   #12
 
elite*gold: 20
Join Date: Aug 2005
Posts: 1,734
Received Thanks: 1,000
PHP Code:
struct packet_44c {
  
ushort size;
  
ushort type;
  
uint accountID;
  
string mac_address;
  
byte[] padding// till 0x34 - 52.

No idea why they send that packet though.
tanelipe is offline  
Old 06/06/2010, 15:42   #13


 
CptSky's Avatar
 
elite*gold: 0
Join Date: Jan 2008
Posts: 1,434
Received Thanks: 1,147
I know that the client send a packet to confirm the connection to the game server or something like this... After this packet, the authentification server close the connection. I'm not sure, but it's the more probable utility I have found...

I don't know the packet ID, I don't have my old logs, but I know that the packet contains "res.dat" in ASCII.
CptSky is offline  
Old 06/06/2010, 16:13   #14
 
Huseby's Avatar
 
elite*gold: 106
Join Date: Oct 2006
Posts: 6,047
Received Thanks: 1,164
Its a client made by TQ, do they need a reason for anything?
Huseby is offline  
Thanks
1 User
Old 06/06/2010, 16:54   #15
 
elite*gold: 0
Join Date: Oct 2009
Posts: 128
Received Thanks: 50
Quote:
Originally Posted by Basser View Post
Obviously I didn't split that packet, use common sense.
Common sense tells me to split my packets up separately so that they can be easily read when I post them on the forums, so that others know where one packets ends, and the next one begins.
s.bat is offline  
Reply


Similar Threads Similar Threads
unknown packet?? openkore.
04/13/2010 - Ragnarok Online - 3 Replies
i'm trying to config my bot. My number 1 prob is that sometimes my bot doesn't work, sometimes it says unknown packet 0000 sometimes the number is different. and there are times the bot works smoothly, can anyone help me? what is the solution? tnx so much.
[Help] Guys Wat is Unknown Packet 1028???
07/05/2009 - CO2 Private Server - 0 Replies
Help guys I try to add NPC Weapon Master for it item Lvl up by using craft item dialog but once i put item and dragonball after click craft is came out unknown packet 1028. Wat is that can anyone guide me??
Unknown Packet Openkore
09/03/2008 - Ragnarok Online - 3 Replies
about the unknown packet in bot. i search it but no one post it here. anyone who can teach me im willing to learn thx in advance..
Unknown Packet
12/30/2006 - Ragnarok Online - 8 Replies
Huhu, got anyone information about the new Unknown Packet? New Padded Packets? You can't bot at the moment. =/ Collect infos. <:



All times are GMT +2. The time now is 19:28.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.