Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2019-05-08 00:00:00Z and 2019-05-09 00:00:00Z
GitHub
BOT
2019-05-08 10:38:53Z
nheir
[teeworlds/teeworlds] Issue opened: #2135 64 players: ServerInfo might be too big
The ServerInfo packet size can be greater than the the max allowed packet size. Basically, a ServerInfo packet is composed by : ```
header (18)
packet flags (1)
client token (4)
server token (4)
request data (8)
null byte (1)
server properties (max 410)
version (max 32)
name (max 64)
hostname (max 256)
map (max 32)
gametype (max 16)
password flag (1)
skil...
jxsl13
2019-05-08 10:52:55Z
(Y)
Exported 2 message(s)