-
-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The latest version of HLDS 9907 is not compatible with the latest version of Rehlds #1020
Comments
I have the same problem |
same |
This is easily solved by installing the 8684 hlds version, pre-anniversary update, aka "steam_legacy" branch. That branch also has proper mod support. The steamcmd command to install HLDS is: Alternatively the (clean) files for 8684 are archived here, in case steamcmd is giving you any trouble: |
I used the steamcmd command and I still get this version Exe build: 23:25:09 Dec 9 2023 (9907), should I change the launch parameter? |
I just tested this on a fresh VM of Debian 10 (Buster), with the non-free repository enabled in /etc/apt/sources.list and no other modifications. uname -a
> Linux buster 4.19.0-18-amd64 #1 SMP Debian 4.19.208-1 (2021-09-29) x86_64 GNU/Linux
dpkg --add-architecture i386
apt-get install steamcmd
/usr/games/steamcmd
login anonymous
app_update 90 -beta steam_legacy validate
> Error! App '90' state is 0xE after update job.
app_update 90 -beta steam_legacy validate
> Success! App '90' fully installed.
exit
cd /root/.steam/SteamApps/common/Half-Life
./hlds_run -console -game cstrike
version
> Protocol version 48
> Exe version 1.1.2.7/Stdio (cstrike)
> Exe build: 19:52:19 Aug 3 2020 (8684) So there must be something wrong with your installation. Also due to the fact that The Windows version on the other hand is same for everyone, and works fine. Sometimes it has bugs too though when downloading things, that's why the steamcmd can be finicky. This is exactly why I gave the link to the pre-downloaded archive in my above comment, along with the comment "in case steamcmd is giving you any trouble" 🙂 In that case, the whole process is much simpler: wget https://dl.rehlds.ru/hlds/hlds_linux_8684.zip
unzip hlds_linux_8684.zip
./hlds_run -console -game cstrike
version
> Protocol version 48
> Exe version 1.1.2.7/Stdio (cstrike)
> Exe build: 19:52:19 Aug 3 2020 (8684) GG ! 👍 |
For even easier installation, it's possible to get archives of HLDS with ReHLDS preinstalled along with the default plugins MetaMod, AMX Mod X, etc. from the ReHLDS.ru site: https://rehlds.ru/index.php?id=rehlds_game_server |
gg by link Protocol version 48 rehlds working Protocol version 48 |
Can't the official develop a new version that is compatible with hlds 9907 ? |
The latest version of HLDS 9907 is not compatible with the latest version of Rehlds
error message:/usr/local/games/Half-Life_9907/container/engine_i486.so: undefined symbol: SteamGameServer
The text was updated successfully, but these errors were encountered: