GameServerManagers / LinuxGSM

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

Half-Life Deathmatch server installation failing #1431

Closed execut4ble closed 6 years ago

execut4ble commented 7 years ago

Been trying to install a Half-Life Deathmatch server on two machines recently, both of the times it has failed. Seems like SteamCMD does not download all the files anymore for some reason, stopping at like 6%.

Used to work fine in the past.

UltimateByte commented 7 years ago

Reproduced. Seems like it installs just fine, but for some reason, a validate occurs and just loops. Output: https://hastebin.com/eveseqerey.sql

UltimateByte commented 7 years ago

Well noes, this is the expected behavior.

Information! Goldsource servers commonly fail to download all the server files required. Validating a few of times may reduce the chance of this issue.

So... Just wait a bit and it should be fine.

End of install: https://hastebin.com/zopapebuqo.pas

execut4ble commented 7 years ago

I get pretty much the same output during the installation. It shows that everything has been installed, but it's actually missing a lot of the server files. It downloads about 60mb worth of files instead of the usual 400mb (or something like that). If you try to start the server after the installation, the console will throw errors about missing files which were never downloaded.

I have attempted to launch and retry the installation multiple times but none of them have actually finished a proper installation/validated missing files.

Might actually be a SteamCMD issue and not LGSM itself.

execut4ble commented 6 years ago

As of now this still remains unresolved, but there's this

https://forums.alliedmods.net/showthread.php?t=303364

Possible solution that could be implemented in the script?

EDIT: Also https://forums.alliedmods.net/showthread.php?t=297163

dgibbs64 commented 6 years ago

Relevent? https://github.com/dgibbs64/HLDS-appmanifest

lock[bot] commented 5 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.