The -t option of para_audioc was removed some time ago, so do not
use it in the default stat_command.
option "height" y "Specify screen height" int typestr="pixels" default="768" optional
option "config_file" c "(default='~/.paraslash/sdl_gui.conf')" string typestr="filename" optional
option "window-id" w "(currently ignored)" string typestr="filename" optional
-option "stat_cmd" s "command to read server and audiod status data from" string typestr="command" default="para_audioc -t 100 stat" optional
+option "stat_cmd" s "command to read server and audiod status data from" string typestr="command" default="para_audioc stat" optional
option "pic_cmd" p "command to read pic from" string typestr="command" default="para_client pic" optional