gamedig / node-gamedig

Query game servers and not only! Node.JS/Deno/Bun or Bash (via the CLI).
https://www.npmjs.com/package/gamedig
MIT License
606 stars 146 forks source link

bug: Minecraft server name's are duplicated #655

Open mason-rogers opened 1 week ago

mason-rogers commented 1 week ago

Describe the bug The name for minecraft servers is duplicated

Steps To Reproduce Query a minecraft server (vanilla in my instance)

Expected behavior Name to be "god coolest minecraft server", as it in in raw.vanilla.raw.description.text

Screenshots or Data image

Additional context Gamedig version: Latest (5.1.4 at time of issue)

CosminPerRam commented 1 week ago

There's a few possibilities of why this could happen, but we'll need more information to debug this.

If it's a publicly available server, can you provide the ip and port? If not, can you do the query with debug: true and put the logs here? (make sure to remove the ip)

mason-rogers commented 1 week ago

You can have the IP. 95.216.251.232:25566

I've also tested another minecraft server on a different ip and it seemed to do the same