A union of possible InvalidPacket packets. Sent to clients if the server caught a problem with a packet. See each packet subtype for more details.
InvalidPacket
This only occurs for errors that are explicitly checked for. All other errors will cause the server to drop the connection instead.
A union of possible
InvalidPacket
packets. Sent to clients if the server caught a problem with a packet. See each packet subtype for more details.