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

ID_DATA Rocky subpacket 0xC not supported by Sala #61

Open
BakonBot opened this issue Jul 25, 2020 · 1 comment
Open

ID_DATA Rocky subpacket 0xC not supported by Sala #61

BakonBot opened this issue Jul 25, 2020 · 1 comment
Labels
bug parser The parser code, located in the peer submodule
Milestone

Comments

@BakonBot
Copy link

Parser log:

16:31:06.926476 don't know rocky subpacket 12
16:31:06.926476 error: parsing subpacket ID_REPLIC_ROCKY: unimplemented subpacket type

Error: Failed to decode reliable packet 83: parsing subpacket ID_REPLIC_ROCKY: unimplemented subpacket type

Hex dump:

00000000  83 05 02 00 00 00 00 00  b2 1d eb 42 6e d8 42 42  |...........Bn.BB|
00000010  70 39 54 42 6c e5 d4 00  00 00 00 ff ff ff ff 05  |p9TBl...........|
00000020  02 00 00 00 00 00 b2 1d  eb 42 6e d8 42 42 70 39  |.........Bn.BBp9|
00000030  54 42 6c e5 d4 00 00 00  00 ff ff ff ff 05 02 00  |TBl.............|
00000040  00 00 00 00 b2 1d eb 42  6e d8 42 42 70 39 54 42  |.......Bn.BBp9TB|
00000050  6c e5 d4 00 00 00 00 ff  ff ff ff 05 02 00 00 00  |l...............|
00000060  00 00 b2 1d eb 42 6e d8  42 42 70 39 54 42 6c e5  |.....Bn.BBp9TBl.|
00000070  d4 00 00 00 00 ff ff ff  ff 05 02 00 00 00 00 00  |................|
00000080  b2 1d eb 42 6e d8 42 42  70 39 54 42 6c e5 d4 00  |...Bn.BBp9TBl...|
00000090  00 00 00 ff ff ff ff 05  02 00 00 00 00 00 b2 1d  |................|
000000a0  f0 42 6e dd 42 42 6d 36  51 42 4b c4 b3 00 00 00  |.Bn.BBm6QBK.....|
000000b0  00 ff ff ff ff 05 02 00  00 00 00 00 b2 1d f0 42  |...............B|
000000c0  6e dd 42 42 6d 36 51 42  4b c4 b3 00 00 00 00 ff  |n.BBm6QBK.......|
000000d0  ff ff ff 05 02 00 00 00  00 00 b2 1d f0 42 6e dd  |.............Bn.|
000000e0  42 42 6d 36 51 42 4b c4  b3 00 00 00 00 ff ff ff  |BBm6QBK.........|
000000f0  ff 05 02 00 00 00 00 00  b2 1d f0 42 6e dd 42 42  |...........Bn.BB|
00000100  6d 36 51 42 4b c4 b3 00  00 00 00 ff ff ff ff 05  |m6QBK...........|
00000110  02 00 00 00 00 00 b2 1d  f0 42 6e dd 42 42 6d 36  |.........Bn.BBm6|
00000120  51 42 4b c4 b3 00 00 00  00 ff ff ff ff 09 0c 01  |QBK.............|
00000130  00 00 01 73 86 5c df 5d  00 00 00 01 00 00 00 01  |...s.\.]........|
00000140  00 00 00 01 00 00 00 20  73 44 54 43 4a 58 46 5a  |....... sDTCJXFZ|
00000150  38 69 64 4e 33 66 37 41  56 38 31 56 79 6f 61 48  |8idN3f7AV81VyoaH|
00000160  50 2f 46 55 63 67 31 78  04 00 00 00 01 00        |P/FUcg1x......|
@Gskartwii Gskartwii added bug parser The parser code, located in the peer submodule labels Jul 25, 2020
@Gskartwii
Copy link
Collaborator

This seems like a new anticheat packet that I haven't seen before.

@Gskartwii Gskartwii changed the title ID_DATA packet not supported by Sala ID_DATA Rocky subpacket 0xC not supported by Sala Jul 26, 2020
@Gskartwii Gskartwii added this to the v0.8.1 milestone Aug 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug parser The parser code, located in the peer submodule
Projects
None yet
Development

No branches or pull requests

2 participants