gamedig / rust-gamedig

Game Server Query Library.
https://crates.io/crates/gamedig
MIT License
38 stars 11 forks source link

Quake 2 missing version server tag #73

Closed CosminPerRam closed 1 year ago

CosminPerRam commented 1 year ago

Was querying a Quake 2 server (address: 13.49.64.70:27950) and it threw PacketBad bacuse the version tags were missing from the reported server variables.

Not sure if this is related to only Quake 2 the protocol or the game, I assume the protocol.

CosminPerRam commented 1 year ago

Fixed in commit ada60f2376d6877d40e37a70eea4248cbec3b1f1.