Menu

#35 Crysis 3 and Parameter -f

v1.0 (example)
closed-out-of-date
General (21)
5
2015-02-21
2013-02-24
Anonymous
No

Hello,

if i use the parameter -f with Crysis 3 it splits -crysis and password=<password> to 2 separated querys.

As example:

/tmp/query contents:
-crysis,password=<password> 93.186.206.244:64103

And i execute this command:

root@qstat:/# qstat -xml -R -f /tmp/query
<?xml version="1.0" encoding="iso-8859-1"?>
<qstat>
<server type="QS" address="93.186.206.244:64100" status="TIMEOUT">
<hostname>93.186.206.244:64100</hostname>
</server>
<server type="QS" address="-crysis" status="ERROR">
<hostname>-crysis</hostname>
<error>host not found</error>
</server>
</qstat>

Discussion

  • Steven Hartland

    Steven Hartland - 2015-02-21

    If this is still an issue re-raise here: https://github.com/multiplay/qstat/issues

     
  • Steven Hartland

    Steven Hartland - 2015-02-21
    • status: open --> closed-out-of-date
    • Group: --> v1.0 (example)
     

Log in to post a comment.

MongoDB Logo MongoDB