Sequence number mismatches #11

Open
opened 2023-12-31 12:45:27 +02:00 by Exynox · 1 comment
Owner

Checking the game log it can be seen that sequence errors still occur. This is very strange and doesn't lead to clients being disconnected or any other immediately visible bugs.

[2023-12-31 12:43:59.904] [error] [input.cpp:117] SEQUENCE 0x55559eea2c10 mismatch 0xaf != 0x64 header 254
[2023-12-31 12:43:59.904] [error] [input.cpp:142] SEQUENCE_LOG [UNKNOWN]-------------
	[254 : 0xaf]

Checking the game log it can be seen that sequence errors still occur. This is very strange and doesn't lead to clients being disconnected or any other immediately visible bugs. ``` [2023-12-31 12:43:59.904] [error] [input.cpp:117] SEQUENCE 0x55559eea2c10 mismatch 0xaf != 0x64 header 254 [2023-12-31 12:43:59.904] [error] [input.cpp:142] SEQUENCE_LOG [UNKNOWN]------------- [254 : 0xaf] ```
Exynox added the
bug
label 2023-12-31 12:45:27 +02:00
Author
Owner

image

These always seem to happen on the HEADER_CG_PONG / TPacketCGPong packets.

![image](/attachments/5e22b767-eb9c-45c1-9204-f8093fee8d7d) These always seem to happen on the HEADER_CG_PONG / TPacketCGPong packets.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: metin2/server#11
No description provided.