Skip to content

Registration of Packet 0xBE#1304

Merged
cbnolok merged 5 commits intoSphereserver:devfrom
GladieUO:dev
Oct 14, 2024
Merged

Registration of Packet 0xBE#1304
cbnolok merged 5 commits intoSphereserver:devfrom
GladieUO:dev

Conversation

@GladieUO
Copy link
Copy Markdown
Contributor

@GladieUO GladieUO commented Oct 10, 2024

Just definition or registration of packet to avoid console error of unknown packet. Not sure if its that easy.
I tested it and it dont show unknown packet error anymore. Is that something we can add?
#1303
https://docs.polserver.com/packets/index.php?Packet=0xBE

Just definition or registration of packet to avoid console error of unknown packet...
@cbnolok
Copy link
Copy Markdown
Contributor

cbnolok commented Oct 14, 2024

Could you fix that warning?
It means that you need to define the constructor in the cpp file, even by doing PacketAssistVersion::PacketAssistVersion : Packet(......................) = default;

@GladieUO
Copy link
Copy Markdown
Contributor Author

Could you fix that warning? It means that you need to define the constructor in the cpp file, even by doing PacketAssistVersion::PacketAssistVersion : Packet(......................) = default;

should be good now.

@cbnolok cbnolok merged commit f051889 into Sphereserver:dev Oct 14, 2024
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

Successfully merging this pull request may close these issues.

2 participants