Opened 7 years ago

Closed 7 years ago

#141 closed defect (fixed)

instances list output sometimes messed up

Reported by: Christian Illy Owned by: Christian Illy
Priority: major Component: Scripts
Keywords: Cc:

Description

In some cases instances list shows column values shifted left by one, i.e. max players in places of current, port in place of max players, 0 in place of port.

[root@ds1 sdtd]# 7dtd.sh instances list
Instance name | Running | Players | Port
---------------------+----------+---------+------
Instance1 | yes | 8/26910 | 0
Instance2 | yes | 8/26920 | 0
Instance3 | yes | 0/ 8 | 26900

Change History (1)

comment:1 by Christian Illy, 7 years ago

Resolution: fixed
Status: newclosed

Should be fixed in 109. Will display "?" as current player number if lookup failed for some reason.

Note: See TracTickets for help on using tickets.