Raised This Month: $ Target: $400
 0% 

HLDS won't work on linux


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 03-20-2024 , 00:23   Re: HLDS won't work on linux
Reply With Quote #1

Did you re-run the install command continuously until it stopped downloading files? Did you do anything else to the server before running it?

The commands you used (both for install and for starting it) could be useful to see if you made a mistake there after checking the above things.
__________________
fysiks is offline
El_Mariachi
Junior Member
Join Date: Mar 2024
Old 03-20-2024 , 00:32   Re: HLDS won't work on linux
Reply With Quote #2

Quote:
Originally Posted by fysiks View Post
Did you re-run the install command continuously until it stopped downloading files? Did you do anything else to the server before running it?

The commands you used (both for install and for starting it) could be useful to see if you made a mistake there after checking the above things.
I did spam entry the command till it fully downloaded, I didnt do anything to the server before running it. I got it sorted for cstrike and hldm, but i have to run this exact entry "./hlds_run -game cstrike +maxplayers 16 +map op_desert" otherwise it will throw a segmentation error, if i ran"./hlds_run -game cstrike +exec server.cfg" or "./hlds_run -game cstrike" it won't work.

And if I tried to start a server for this one mod called "The Opera" it will throw this error


"Calling BreakpadMiniDumpSystemInit
Protocol version 48
Exe version 1.1.2.2/Stdio (valve)
Exe build: 19:52:19 Aug 3 2020 (8684)
STEAM Auth Server
Server IP address 127.0.1.1:27015
LoadLibrary failed on mefolder▒_▒▒▒_▒▒/./platform/joystick.cfg: mefolder▒_▒▒▒_▒▒/./platform/joystick.cfg: cannot open shared object file: No such file or directory
Host_Error: Couldn't get DLL API from mefolder▒_▒▒▒_▒▒/./platform/joystick.cfg!
FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from mefolder▒_▒▒▒_▒▒/./platform/joystick.cfg!"

HELP!
edit: tried HLDS out with action halflife mod and it threw the same error "ubuntu@vps-91b78720:~/.local/share/Steam/steamapps/common/Half-Life$ ./hlds_run -game action +maxplayers 16 +map ahl_bankdoom
Auto-restarting the server on crash

Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 70
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Protocol version 48
Exe version 1.1.2.2/Stdio (valve)
Exe build: 19:52:19 Aug 3 2020 (8684)
STEAM Auth Server
Server IP address 127.0.1.1:27015
LoadLibrary failed on /Half-Li▒)▒▒▒)▒▒tform/joystick.cfg: /Half-Li▒)▒▒▒)▒▒tform/joystick.cfg: cannot open shared object file: No such file or directory
Host_Error: Couldn't get DLL API from /Half-Li▒)▒▒▒)▒▒tform/joystick.cfg!
FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from /Half-Li▒)▒▒▒)▒▒tform/joystick.cfg!"

edit: I'm on steam_legacy (pre_25thedition)

Last edited by El_Mariachi; 03-20-2024 at 01:20.
El_Mariachi is offline
mlibre
Veteran Member
Join Date: Nov 2015
Location: return PLUGIN_CONTINUE
Old 03-20-2024 , 10:16   Re: HLDS won't work on linux
Reply With Quote #3

Quote:
Originally Posted by El_Mariachi View Post
I'm on steam_legacy (pre_25thedition)
ok but steamcmd usually has to be run about three times to complete its installation more or less...
__________________
mlibre is offline
El_Mariachi
Junior Member
Join Date: Mar 2024
Old 03-20-2024 , 12:29   Re: HLDS won't work on linux
Reply With Quote #4

Quote:
Originally Posted by mlibre View Post
ok but steamcmd usually has to be run about three times to complete its installation more or less...
I did all of that... have a look
Quote:
debian@vps-91b78720:~/Steam$ sudo ./steamcmd.sh
tid(11809) burning pthread_key_t == 0 so we never use it
WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.
Redirecting stderr to '/root/Steam/logs/stderr.txt'
Logging directory: '/root/Steam/logs'
/tmp/dumps: is not owned by us - delete and recreate.
minidumps folder is set to /tmp/dumps
[ 0%] Checking for available updates...
[----] Verifying installation...
UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1709846822
-- type 'quit' to exit --
Loading Steam API...OK
El_Mariachi is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 03-21-2024 , 10:35   Re: HLDS won't work on linux
Reply With Quote #5

Quote:
Originally Posted by mlibre View Post
ok but steamcmd usually has to be run about three times to complete its installation more or less...
This is no longer true. If anything he needs to append and sign into the steamcmd as you can't download valve/cs/cz/tfc on anonymous anymore
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG
El_Mariachi
Junior Member
Join Date: Mar 2024
Old 03-21-2024 , 12:14   Re: HLDS won't work on linux
Reply With Quote #6

Quote:
Originally Posted by DruGzOG View Post
This is no longer true. If anything he needs to append and sign into the steamcmd as you can't download valve/cs/cz/tfc on anonymous anymore
You're sure? then they haven't updated this guide https://developer.valvesoftware.com/wiki/SteamCMD
Will make sure to try it as soon as i get home
Quote:
find -name steamclient.so

"./.steam/steamcmd/linux64/steamclient.so
./.steam/steamcmd/linux32/steamclient.so
./officialhlds/linux64/steamclient.so
./officialhlds/steamclient.so"
Why some people got an SDK32 folder and I don't? I created it manually and applied this symlink "ln -s steamcmd/linux32/steamclient.so ~/.steam/sdk32/steamclient.so" but nothing works
El_Mariachi is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 03-21-2024 , 13:52   Re: HLDS won't work on linux
Reply With Quote #7

Quote:
Originally Posted by El_Mariachi View Post
You're sure? then they haven't updated this guide https://developer.valvesoftware.com/wiki/SteamCMD
Will make sure to try it as soon as i get home

Why some people got an SDK32 folder and I don't? I created it manually and applied this symlink "ln -s steamcmd/linux32/steamclient.so ~/.steam/sdk32/steamclient.so" but nothing works

What part are you asking if I am sure?
Since around before they released the half-life 25th anniversary, it was required to have an account that had the game to download it via steamcmd. Won't work any other way.

There is also a steam_legacy branch which downloads the older version of cs/valve/etc. whereas the regular build downloads the post 25th anniversary.
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 03-22-2024 , 00:00   Re: HLDS won't work on linux
Reply With Quote #8

Quote:
Originally Posted by El_Mariachi View Post
so you're suggesting i gotta install it somewhere remote? like hlds under /home/rootusr/hlds and steamcmd under /home/rootusr/steamcmd
Just somewhere that isn't where the Steam client stores its files. I use ~/games/servers/hlds. Never do anything with the "root" user for a game server.

Quote:
Originally Posted by El_Mariachi View Post
btw that's the list of steamclient.so files i got:
find -name steamclient.so

"./.steam/steamcmd/linux64/steamclient.so
./.steam/steamcmd/linux32/steamclient.so
./officialhlds/linux64/steamclient.so
./officialhlds/steamclient.so"
I'm not sure what you're looking for. Just install the server via SteamCMD in a new location not anywhere near the Steam files.

Quote:
Originally Posted by DruGzOG View Post
This is no longer true. If anything he needs to append and sign into the steamcmd as you can't download valve/cs/cz/tfc on anonymous anymore
Quote:
Originally Posted by DruGzOG View Post
What part are you asking if I am sure?
Since around before they released the half-life 25th anniversary, it was required to have an account that had the game to download it via steamcmd. Won't work any other way.

There is also a steam_legacy branch which downloads the older version of cs/valve/etc. whereas the regular build downloads the post 25th anniversary.
I downloaded both the current version and the steam_legacy version of "cstrike" anonymously.
__________________
fysiks is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:51.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode