Opened 7 years ago

Closed 7 years ago

#141 closed defect (fixed)

instances list output sometimes messed up

Reported by: Alloc Owned by: Alloc
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 Changed 7 years ago by Alloc

  • Resolution set to fixed
  • Status changed from new to closed

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.