Using the parameter details on ts3server is causing an output error.
Tested it only with latest LGSM release v19.11.0
The Output generated: https://pastebin.com/78ida3XS
I also saw that under Game Server Resource Usage is no value at all.
Steps to reproduce the behaviour:
no output error
Issue-Label Bot is automatically applying the label type: bug to this issue, with a confidence of 0.97. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
thanks for this. I will need to investigate further. Its relating to a new feature just released
Yeah looks like it forgot to finish the ts3 specific code. Ts3 is the only server not using tmux and has to be treated a little differently
The next release resolves the issue by l converting ts3 to using tmux. #2565