[GH-ISSUE #4758] [Bug]: Installing ut99server: jq is not installed when jq is installed, error on script line 158. #2951

Closed
opened 2026-02-27 03:06:29 +03:00 by kerem · 5 comments
Owner

Originally created by @Archaicus on GitHub (Feb 9, 2025).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/4758

User story

When installing ut99 server on Ubuntu 24.04 LTS there is an error in the install script on line 158 calling for jq saying that it is not installed when it is.

Game

Unreal Tournament 99

Linux distro

Ubuntu 24.04

Command

command: install

Further information

The install script is throwing the error

[ FAIL ] Installing ut99server: jq is not installed
/home/ut99server/lgsm/modules/update_ut99.sh: line 158: fn_script_log_fatal: command not found

jq is installed and even shows as a met dependency earlier in the install script.

Additional issue that I have worked around but is otherwise not documented on lgsm, needing to run "sudo dpkg --add-architecture i386" on 24.04 LTS so all the 32 bit dependencies are met to even attempt the install in the first place.

Relevant log output

Feb 08 23:09:29.122 ut99server: INSTALL: INFO: Logs installed
Feb 08 23:09:29.452 ut99server: INSTALL: PASS: Downloading check_deps.sh...
Feb 08 23:09:30.125 ut99server: INSTALL: PASS: Checking ubuntu-24.04.csv
Feb 08 23:09:30.533 ut99server: INSTALL: PASS: Downloading ubuntu-24.04.csv...
Feb 08 23:09:34.384 ut99server: INSTALL: INFO: Required dependencies already installed.
Feb 08 23:09:34.675 ut99server: INSTALL: PASS: Downloading install_server_files.sh...
Feb 08 23:09:37.531 ut99server: INSTALL: PASS: Downloading ut99-server-469b-ultimate-linux.tar.xz...
Feb 08 23:09:37.932 ut99server: INSTALL: PASS: Verifying ut99-server-469b-ultimate-linux.tar.xz with MD5
Feb 08 23:09:37.933 ut99server: INSTALL: INFO: ut99-server-469b-ultimate-linux.tar.xz returned MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5
Feb 08 23:09:37.935 ut99server: INSTALL: INFO: Expected MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5
Feb 08 23:09:45.788 ut99server: INSTALL: PASS: Extracting ut99-server-469b-ultimate-linux.tar.xz
Feb 08 23:09:45.961 ut99server: INSTALL: PASS: clearing tmp directory /home/ut99server/lgsm/tmp
Feb 08 23:09:46.428 ut99server: INSTALL: PASS: Downloading update_ut99.sh...
Feb 08 23:09:47.026 ut99server: INSTALL: PASS: Downloading core_exit.sh...
Feb 08 23:09:47.085 ut99server: INSTALL: INFO: LinuxGSM version: v25.1.1
Feb 08 23:09:47.091 ut99server: INSTALL: PASS: core_exit.sh exiting with code: 0
Feb 08 23:10:49.546 ut99server: CORE: PASS: Downloading linuxgsm.sh...
Feb 08 23:10:53.152 ut99server: INSTALL: INFO: Logs installed
Feb 08 23:10:57.304 ut99server: INSTALL: INFO: Required dependencies already installed.
Feb 08 23:10:59.548 ut99server: INSTALL: PASS: Downloading ut99-server-469b-ultimate-linux.tar.xz...
Feb 08 23:10:59.950 ut99server: INSTALL: PASS: Verifying ut99-server-469b-ultimate-linux.tar.xz with MD5
Feb 08 23:10:59.951 ut99server: INSTALL: INFO: ut99-server-469b-ultimate-linux.tar.xz returned MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5
Feb 08 23:10:59.953 ut99server: INSTALL: INFO: Expected MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5
Feb 08 23:11:07.916 ut99server: INSTALL: PASS: Extracting ut99-server-469b-ultimate-linux.tar.xz
Feb 08 23:11:08.051 ut99server: INSTALL: PASS: clearing tmp directory /home/ut99server/lgsm/tmp
Feb 08 23:11:08.257 ut99server: INSTALL: INFO: LinuxGSM version: v25.1.1
Feb 08 23:11:08.267 ut99server: INSTALL: PASS: core_exit.sh exiting with code: 0
Feb 08 23:13:36.319 ut99server: CORE: PASS: Downloading linuxgsm.sh...
Feb 08 23:13:39.532 ut99server: INSTALL: INFO: Logs installed
Feb 08 23:13:43.695 ut99server: INSTALL: INFO: Required dependencies already installed.
Feb 08 23:13:46.456 ut99server: INSTALL: PASS: Downloading ut99-server-469b-ultimate-linux.tar.xz...
Feb 08 23:13:46.897 ut99server: INSTALL: PASS: Verifying ut99-server-469b-ultimate-linux.tar.xz with MD5
Feb 08 23:13:46.899 ut99server: INSTALL: INFO: ut99-server-469b-ultimate-linux.tar.xz returned MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5
Feb 08 23:13:46.901 ut99server: INSTALL: INFO: Expected MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5
Feb 08 23:13:54.870 ut99server: INSTALL: PASS: Extracting ut99-server-469b-ultimate-linux.tar.xz
Feb 08 23:13:55.040 ut99server: INSTALL: PASS: clearing tmp directory /home/ut99server/lgsm/tmp
Feb 08 23:13:55.246 ut99server: INSTALL: INFO: LinuxGSM version: v25.1.1
Feb 08 23:13:55.257 ut99server: INSTALL: PASS: core_exit.sh exiting with code: 0
Feb 08 23:22:56.651 ut99server: CORE: PASS: Downloading linuxgsm.sh...
Feb 08 23:22:59.978 ut99server: INSTALL: INFO: Logs installed
Feb 08 23:23:04.183 ut99server: INSTALL: INFO: Required dependencies already installed.
Feb 08 23:23:06.458 ut99server: INSTALL: PASS: Downloading ut99-server-469b-ultimate-linux.tar.xz...
Feb 08 23:23:06.902 ut99server: INSTALL: PASS: Verifying ut99-server-469b-ultimate-linux.tar.xz with MD5
Feb 08 23:23:06.915 ut99server: INSTALL: INFO: ut99-server-469b-ultimate-linux.tar.xz returned MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5
Feb 08 23:23:06.927 ut99server: INSTALL: INFO: Expected MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5
Feb 08 23:23:15.082 ut99server: INSTALL: PASS: Extracting ut99-server-469b-ultimate-linux.tar.xz
Feb 08 23:23:15.249 ut99server: INSTALL: PASS: clearing tmp directory /home/ut99server/lgsm/tmp
Feb 08 23:23:15.456 ut99server: INSTALL: INFO: LinuxGSM version: v25.1.1
Feb 08 23:23:15.462 ut99server: INSTALL: PASS: core_exit.sh exiting with code: 0
Feb 08 23:28:10.651 ut99server: CORE: PASS: Downloading linuxgsm.sh...
Feb 08 23:28:13.675 ut99server: INSTALL: INFO: Logs installed
Feb 08 23:28:17.908 ut99server: INSTALL: INFO: Required dependencies already installed.
Feb 08 23:28:20.443 ut99server: INSTALL: PASS: Downloading ut99-server-469b-ultimate-linux.tar.xz...
Feb 08 23:28:20.883 ut99server: INSTALL: PASS: Verifying ut99-server-469b-ultimate-linux.tar.xz with MD5
Feb 08 23:28:20.884 ut99server: INSTALL: INFO: ut99-server-469b-ultimate-linux.tar.xz returned MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5
Feb 08 23:28:20.886 ut99server: INSTALL: INFO: Expected MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5
Feb 08 23:28:28.763 ut99server: INSTALL: PASS: Extracting ut99-server-469b-ultimate-linux.tar.xz
Feb 08 23:28:28.936 ut99server: INSTALL: PASS: clearing tmp directory /home/ut99server/lgsm/tmp
Feb 08 23:28:29.141 ut99server: INSTALL: INFO: LinuxGSM version: v25.1.1
Feb 08 23:28:29.153 ut99server: INSTALL: PASS: core_exit.sh exiting with code: 0

Steps to reproduce

Be running Ubuntu 24.04 LTS
Install needed 32bit apt support
create ut99server user
run install script
get error
[ FAIL ] Installing ut99server: jq is not installed
/home/ut99server/lgsm/modules/update_ut99.sh: line 158: fn_script_log_fatal: command not found

NOTE: This machine is also running a Minecraft Java server from LGSM and it is working properly. There is nothing else running on this machine. It is supposed to be dedicated to game servers.

Originally created by @Archaicus on GitHub (Feb 9, 2025). Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/4758 ### User story When installing ut99 server on Ubuntu 24.04 LTS there is an error in the install script on line 158 calling for jq saying that it is not installed when it is. ### Game Unreal Tournament 99 ### Linux distro Ubuntu 24.04 ### Command command: install ### Further information The install script is throwing the error [ FAIL ] Installing ut99server: jq is not installed /home/ut99server/lgsm/modules/update_ut99.sh: line 158: fn_script_log_fatal: command not found jq is installed and even shows as a met dependency earlier in the install script. Additional issue that I have worked around but is otherwise not documented on lgsm, needing to run "sudo dpkg --add-architecture i386" on 24.04 LTS so all the 32 bit dependencies are met to even attempt the install in the first place. ### Relevant log output ```shell Feb 08 23:09:29.122 ut99server: INSTALL: INFO: Logs installed Feb 08 23:09:29.452 ut99server: INSTALL: PASS: Downloading check_deps.sh... Feb 08 23:09:30.125 ut99server: INSTALL: PASS: Checking ubuntu-24.04.csv Feb 08 23:09:30.533 ut99server: INSTALL: PASS: Downloading ubuntu-24.04.csv... Feb 08 23:09:34.384 ut99server: INSTALL: INFO: Required dependencies already installed. Feb 08 23:09:34.675 ut99server: INSTALL: PASS: Downloading install_server_files.sh... Feb 08 23:09:37.531 ut99server: INSTALL: PASS: Downloading ut99-server-469b-ultimate-linux.tar.xz... Feb 08 23:09:37.932 ut99server: INSTALL: PASS: Verifying ut99-server-469b-ultimate-linux.tar.xz with MD5 Feb 08 23:09:37.933 ut99server: INSTALL: INFO: ut99-server-469b-ultimate-linux.tar.xz returned MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5 Feb 08 23:09:37.935 ut99server: INSTALL: INFO: Expected MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5 Feb 08 23:09:45.788 ut99server: INSTALL: PASS: Extracting ut99-server-469b-ultimate-linux.tar.xz Feb 08 23:09:45.961 ut99server: INSTALL: PASS: clearing tmp directory /home/ut99server/lgsm/tmp Feb 08 23:09:46.428 ut99server: INSTALL: PASS: Downloading update_ut99.sh... Feb 08 23:09:47.026 ut99server: INSTALL: PASS: Downloading core_exit.sh... Feb 08 23:09:47.085 ut99server: INSTALL: INFO: LinuxGSM version: v25.1.1 Feb 08 23:09:47.091 ut99server: INSTALL: PASS: core_exit.sh exiting with code: 0 Feb 08 23:10:49.546 ut99server: CORE: PASS: Downloading linuxgsm.sh... Feb 08 23:10:53.152 ut99server: INSTALL: INFO: Logs installed Feb 08 23:10:57.304 ut99server: INSTALL: INFO: Required dependencies already installed. Feb 08 23:10:59.548 ut99server: INSTALL: PASS: Downloading ut99-server-469b-ultimate-linux.tar.xz... Feb 08 23:10:59.950 ut99server: INSTALL: PASS: Verifying ut99-server-469b-ultimate-linux.tar.xz with MD5 Feb 08 23:10:59.951 ut99server: INSTALL: INFO: ut99-server-469b-ultimate-linux.tar.xz returned MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5 Feb 08 23:10:59.953 ut99server: INSTALL: INFO: Expected MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5 Feb 08 23:11:07.916 ut99server: INSTALL: PASS: Extracting ut99-server-469b-ultimate-linux.tar.xz Feb 08 23:11:08.051 ut99server: INSTALL: PASS: clearing tmp directory /home/ut99server/lgsm/tmp Feb 08 23:11:08.257 ut99server: INSTALL: INFO: LinuxGSM version: v25.1.1 Feb 08 23:11:08.267 ut99server: INSTALL: PASS: core_exit.sh exiting with code: 0 Feb 08 23:13:36.319 ut99server: CORE: PASS: Downloading linuxgsm.sh... Feb 08 23:13:39.532 ut99server: INSTALL: INFO: Logs installed Feb 08 23:13:43.695 ut99server: INSTALL: INFO: Required dependencies already installed. Feb 08 23:13:46.456 ut99server: INSTALL: PASS: Downloading ut99-server-469b-ultimate-linux.tar.xz... Feb 08 23:13:46.897 ut99server: INSTALL: PASS: Verifying ut99-server-469b-ultimate-linux.tar.xz with MD5 Feb 08 23:13:46.899 ut99server: INSTALL: INFO: ut99-server-469b-ultimate-linux.tar.xz returned MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5 Feb 08 23:13:46.901 ut99server: INSTALL: INFO: Expected MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5 Feb 08 23:13:54.870 ut99server: INSTALL: PASS: Extracting ut99-server-469b-ultimate-linux.tar.xz Feb 08 23:13:55.040 ut99server: INSTALL: PASS: clearing tmp directory /home/ut99server/lgsm/tmp Feb 08 23:13:55.246 ut99server: INSTALL: INFO: LinuxGSM version: v25.1.1 Feb 08 23:13:55.257 ut99server: INSTALL: PASS: core_exit.sh exiting with code: 0 Feb 08 23:22:56.651 ut99server: CORE: PASS: Downloading linuxgsm.sh... Feb 08 23:22:59.978 ut99server: INSTALL: INFO: Logs installed Feb 08 23:23:04.183 ut99server: INSTALL: INFO: Required dependencies already installed. Feb 08 23:23:06.458 ut99server: INSTALL: PASS: Downloading ut99-server-469b-ultimate-linux.tar.xz... Feb 08 23:23:06.902 ut99server: INSTALL: PASS: Verifying ut99-server-469b-ultimate-linux.tar.xz with MD5 Feb 08 23:23:06.915 ut99server: INSTALL: INFO: ut99-server-469b-ultimate-linux.tar.xz returned MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5 Feb 08 23:23:06.927 ut99server: INSTALL: INFO: Expected MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5 Feb 08 23:23:15.082 ut99server: INSTALL: PASS: Extracting ut99-server-469b-ultimate-linux.tar.xz Feb 08 23:23:15.249 ut99server: INSTALL: PASS: clearing tmp directory /home/ut99server/lgsm/tmp Feb 08 23:23:15.456 ut99server: INSTALL: INFO: LinuxGSM version: v25.1.1 Feb 08 23:23:15.462 ut99server: INSTALL: PASS: core_exit.sh exiting with code: 0 Feb 08 23:28:10.651 ut99server: CORE: PASS: Downloading linuxgsm.sh... Feb 08 23:28:13.675 ut99server: INSTALL: INFO: Logs installed Feb 08 23:28:17.908 ut99server: INSTALL: INFO: Required dependencies already installed. Feb 08 23:28:20.443 ut99server: INSTALL: PASS: Downloading ut99-server-469b-ultimate-linux.tar.xz... Feb 08 23:28:20.883 ut99server: INSTALL: PASS: Verifying ut99-server-469b-ultimate-linux.tar.xz with MD5 Feb 08 23:28:20.884 ut99server: INSTALL: INFO: ut99-server-469b-ultimate-linux.tar.xz returned MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5 Feb 08 23:28:20.886 ut99server: INSTALL: INFO: Expected MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5 Feb 08 23:28:28.763 ut99server: INSTALL: PASS: Extracting ut99-server-469b-ultimate-linux.tar.xz Feb 08 23:28:28.936 ut99server: INSTALL: PASS: clearing tmp directory /home/ut99server/lgsm/tmp Feb 08 23:28:29.141 ut99server: INSTALL: INFO: LinuxGSM version: v25.1.1 Feb 08 23:28:29.153 ut99server: INSTALL: PASS: core_exit.sh exiting with code: 0 ``` ### Steps to reproduce Be running Ubuntu 24.04 LTS Install needed 32bit apt support create ut99server user run install script get error [ FAIL ] Installing ut99server: jq is not installed /home/ut99server/lgsm/modules/update_ut99.sh: line 158: fn_script_log_fatal: command not found NOTE: This machine is also running a Minecraft Java server from LGSM and it is working properly. There is nothing else running on this machine. It is supposed to be dedicated to game servers.
Author
Owner

@dgibbs64 commented on GitHub (Feb 9, 2025):

Thanks for this. It was a bug. I have released a hotfix

<!-- gh-comment-id:2646142548 --> @dgibbs64 commented on GitHub (Feb 9, 2025): Thanks for this. It was a bug. I have released a hotfix
Author
Owner

@Seedling1154 commented on GitHub (Feb 9, 2025):

what was the fix for this cause im having the same issue and ur "hotfix" doesnt seem to exist i literally just installed linuxgsm new so i should have it

<!-- gh-comment-id:2646474805 --> @Seedling1154 commented on GitHub (Feb 9, 2025): what was the fix for this cause im having the same issue and ur "hotfix" doesnt seem to exist i literally just installed linuxgsm new so i should have it
Author
Owner

@Archaicus commented on GitHub (Feb 9, 2025):

I spooled up a new Ubuntu VM and can verify that the issues still exists. The change is now it no longer reports that there is an error on line 158. We now simply get [ FAIL ] Installing ut99server: jq is not installed.

From the log.

Feb 09 19:09:21.502 ut99server: INSTALL: INFO: Logs installed
Feb 09 19:09:24.491 ut99server: INSTALL: INFO: Required dependencies already installed.
Feb 09 19:09:27.069 ut99server: INSTALL: PASS: Downloading ut99-server-469b-ultimate-linux.tar.xz...
Feb 09 19:09:27.494 ut99server: INSTALL: PASS: Verifying ut99-server-469b-ultimate-linux.tar.xz with MD5
Feb 09 19:09:27.495 ut99server: INSTALL: INFO: ut99-server-469b-ultimate-linux.tar.xz returned MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5
Feb 09 19:09:27.496 ut99server: INSTALL: INFO: Expected MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5
Feb 09 19:09:37.195 ut99server: INSTALL: PASS: Extracting ut99-server-469b-ultimate-linux.tar.xz
Feb 09 19:09:37.320 ut99server: INSTALL: PASS: clearing tmp directory /home/ut99server/lgsm/tmp
Feb 09 19:09:37.454 ut99server: INSTALL: FAIL: jq is not installed
Feb 09 19:09:37.460 ut99server: INSTALL: INFO: LinuxGSM version: v25.1.3
Feb 09 19:09:37.461 ut99server: INSTALL: FAIL: core_exit.sh exiting with code: 1

<!-- gh-comment-id:2646541574 --> @Archaicus commented on GitHub (Feb 9, 2025): I spooled up a new Ubuntu VM and can verify that the issues still exists. The change is now it no longer reports that there is an error on line 158. We now simply get [ FAIL ] Installing ut99server: jq is not installed. From the log. Feb 09 19:09:21.502 ut99server: INSTALL: INFO: Logs installed Feb 09 19:09:24.491 ut99server: INSTALL: INFO: Required dependencies already installed. Feb 09 19:09:27.069 ut99server: INSTALL: PASS: Downloading ut99-server-469b-ultimate-linux.tar.xz... Feb 09 19:09:27.494 ut99server: INSTALL: PASS: Verifying ut99-server-469b-ultimate-linux.tar.xz with MD5 Feb 09 19:09:27.495 ut99server: INSTALL: INFO: ut99-server-469b-ultimate-linux.tar.xz returned MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5 Feb 09 19:09:27.496 ut99server: INSTALL: INFO: Expected MD5 checksum: dba3f1122a5e60ee45ece7422fcf78f5 Feb 09 19:09:37.195 ut99server: INSTALL: PASS: Extracting ut99-server-469b-ultimate-linux.tar.xz Feb 09 19:09:37.320 ut99server: INSTALL: PASS: clearing tmp directory /home/ut99server/lgsm/tmp Feb 09 19:09:37.454 ut99server: INSTALL: FAIL: jq is not installed Feb 09 19:09:37.460 ut99server: INSTALL: INFO: LinuxGSM version: v25.1.3 Feb 09 19:09:37.461 ut99server: INSTALL: FAIL: core_exit.sh exiting with code: 1
Author
Owner

@Archaicus commented on GitHub (Feb 9, 2025):

As of right now it everything seems to be working correctly. Thanks for the updates.

<!-- gh-comment-id:2646555196 --> @Archaicus commented on GitHub (Feb 9, 2025): As of right now it everything seems to be working correctly. Thanks for the updates.
Author
Owner

@github-actions[bot] commented on GitHub (Feb 16, 2026):

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

<!-- gh-comment-id:3905662787 --> @github-actions[bot] commented on GitHub (Feb 16, 2026): This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM#2951
No description provided.