Skip to content

Xonotic servers with CA gametype with >0 players, returns error #89

@arena-sh

Description

@arena-sh

Conditions:
At least 1 player(s) playing
Gametype is CA
Qstat version: 2.15

Following errors out:

$ qstat -R -json -xonotics 136.243.145.236:30142
[
	{
		"protocol": "xonotics",
		"address": "136.243.145.236:30142",
		"status": "error",
		"hostname": "136.243.145.236:30142",
		"error": ".297794 49 2 \"Kano\""
	}
]

This one works:

$ qstat -json -xonotics 136.243.145.236:30142
[
	{
		"protocol": "xonotics",
		"address": "136.243.145.236:30142",
		"status": "online",
		"hostname": "136.243.145.236:30142",
		"name": "[WTWRP] Votable (2)",
		"gametype": "Xonotic",
		"map": "bloodrun_a3",
		"numplayers": 12,
		"maxplayers": 24,
		"numspectators": 0,
		"maxspectators": 0,
		"ping": 20,
		"retries": 0
	}
]

Reported by:
martin-t ramses nmc tommy @ xonotic discord/irc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions