• SteamCMD Ubuntu VPS update content problem
    5 replies, posted
Here's my error from the console log: [CODE]gmod@basewars:~/bin$ ./steamcmd.sh Redirecting stderr to '/home/gmod/Steam/logs/stderr.txt' [ 0%] Checking for available updates... [----] Verifying installation... Steam Console Client (c) Valve Corporation -- type 'quit' to exit -- Loading Steam3.../home/buildbot/buildslave_steam/steam_rel_client_linux/build/src/steamconsole/../common/steam/client_api.cpp (298) : Assertion Failed: ClientAPI_InitGlobalInstance: InternalAPI_Init_Internal failed, most likely because you are missing a 32-bit dependency of steamclient.so (the Steam client is a 32-bit app). FAILED. ./steamcmd.sh: line 30: 20544 Aborted (core dumped) $DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"[/CODE] I'm running on Ubuntu 12.04 x64 bit. I have no idea how to fix this problem, and I'm new to ubuntu and linux in general. Thanks. Edit: Please move my post to help and support.. thanks mods :)
[code]InternalAPI_Init_Internal failed, most likely because you are missing a 32-bit dependency of steamclient.so (the Steam client is a 32-bit app).[/code] You don't have the [URL="https://developer.valvesoftware.com/wiki/SteamCMD#32-bit_libraries_on_64-bit_Linux_systems"]32-bit libraries[/URL].
[QUOTE=code_gs;43326423][code]InternalAPI_Init_Internal failed, most likely because you are missing a 32-bit dependency of steamclient.so (the Steam client is a 32-bit app).[/code] You don't have the [URL="https://developer.valvesoftware.com/wiki/SteamCMD#32-bit_libraries_on_64-bit_Linux_systems"]32-bit libraries[/URL].[/QUOTE] I've already apt-get install ia32-libs and apt-get install lib32gcc1 ... Same error. I've also apt-get update and apt-get upgrade
Am I allowed to bump here?
[QUOTE=ckhawks;43328980]Am I allowed to bump here?[/QUOTE] Within reason, 3 hours not being within reason. Give it a day or so ya know ;). Also you might be best off asking over at SRCDS forums.
[QUOTE=Pantho;43329075]Within reason, 3 hours not being within reason. Give it a day or so ya know ;). Also you might be best off asking over at SRCDS forums.[/QUOTE] Okay, thank you.
Sorry, you need to Log In to post a reply to this thread.