GameServerManagers / LinuxGSM

The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
https://linuxgsm.com
MIT License
4.34k stars 822 forks source link

BSSERVER #2236

Closed testingbss closed 5 years ago

testingbss commented 5 years ago

Installed LinuxGSM/BSSERVER on my Ubuntu Box for testing. Blade Symphony has had a few updates and changed their directories around. Had to change executabledir="${serverfiles}" to executabledir="${serverfiles}/bin"

The second issue is that the srcds_run.sh does not like the directory name serverfiles and will not detect GameInfo. Renaming serverfiles to Serverfiles fixes this. Alternatively, creating a new directory inside serverfiles called Serverfiles, moving everything over, changing the directory names, etc, allows LinuxGSM to run. Could probably edit srcds_run.sh as well instead of the above.

Frisasky commented 5 years ago

did a quick test, i can confirm the problem indeed exist bss1

lock[bot] commented 4 years ago

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