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

Unknown switch: 0B27 #3908

Open
ya4ept opened this issue Dec 17, 2024 · 0 comments
Open

Unknown switch: 0B27 #3908

ya4ept opened this issue Dec 17, 2024 · 0 comments

Comments

@ya4ept
Copy link
Contributor

ya4ept commented Dec 17, 2024

[2024.12.17 09:12:57.71] ================================================
<< Received packet:      014C - Guild Allies / Enemy List [68 bytes]   2024.12.17 09:12:57
  0>  4C 01 44 00 00 00 00 00    03 00 00 00 A1 F7 B0 A2    L.D.............
 16>  CB B9 BC D3 B5 C2 A1 F7    A1 BA CF C9 B9 AC A1 BB    ................
 32>  00 00 00 00 00 00 00 00    05 00 00 00 A1 BC 4D 75    ..............Mu
 48>  6D 61 A1 BD C2 EA BF A8    B0 CD BF A8 EC E1 A1 EE    ma..............
 64>  00 00 00 00                                           ....
[2024.12.17 09:12:57.71] Your guild is ally with guild 3 (△阿斯加德△『仙宫』)
[2024.12.17 09:12:57.72] Your guild is ally with guild 5 (〖Muma〗玛卡巴卡灬☆)
[2024.12.17 09:12:57.73] ================================================
<< Received packet:      0B27 [5 bytes]   2024.12.17 09:12:57
  0>  27 0B 05 00 03                                        '....
[2024.12.17 09:12:57.73] Packet Parser: Unknown switch: 0B27
#if PACKETVER_MAIN_NUM >= 20190731 || PACKETVER_RE_NUM >= 20190717 || PACKETVER_ZERO_NUM >= 20190814
struct PACKET_ZC_GUILD_AGIT_INFO {
	int16 packetType;
	int16 packetLength;
	int8 castle_list[];
} __attribute__((packed));
DEFINE_PACKET_HEADER(ZC_GUILD_AGIT_INFO, 0x0b27);
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant