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

Network packet in Deucalion mode does not set segment type correctly #32

Open
jim-kirisame opened this issue May 11, 2023 · 0 comments
Open

Comments

@jim-kirisame
Copy link

Hi, I'm notice that the Server_MessageHeader.Unknown1 is ignore when convert form deucalion packet, which always be 0x0000.

According to packet strucure, this field is segment type, which should be set to SEGMENTTYPE_IPC(3) or other values.

Some packet parser will check this field to avoid parse error, this behavior will cause those parser stop working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant