brianmiller / phvalheim-server

PhValheim backend server
GNU General Public License v2.0
26 stars 5 forks source link

BUG: Steam fails to install Valheim #11

Closed brianmiller closed 1 year ago

brianmiller commented 1 year ago

With error:

[ 0%] Checking for available updates... [----] Verifying installation... [----] !!! Fatal Error: Failed to load steamconsole.so

Expected behavior:

Redirecting stderr to '/root/Steam/logs/stderr.txt' [ 0%] Checking for available updates... [----] Verifying installation... Steam Console Client (c) Valve Corporation - version 1666144101 -- type 'quit' to exit -- Loading Steam API...OK

brianmiller commented 1 year ago

Fix will be adding: LD_LIBRARY_PATH="/opt/stateful/games/steam_home/.steam/steamcmd/linux32/:$LD_LIBRARY_PATH"

before our install command

brianmiller commented 1 year ago

Commit: https://github.com/brianmiller/phvalheim-server/commit/f8dfb61176e48be01258bf751ad07c1a8b78d437