Jump to content

mouseymars

Pathfinder
  • Content Count

    8
  • Joined

  • Last visited

Everything posted by mouseymars

  1. Rob can you please update your build machine. It needs openssl and curl updated. Basically all updated Linux distros use openssl 1.1 and curl 4, this application requires an outdated distro to run. It's not as easy as removing libcurl4. I would argue that's not even an option. libcurl4 is necessary for a lot of applications, including the curl command. I reported this issue almost 4 weeks ago.
  2. Nice plug. Already fixed it, you need to clear userdata and make sure you force anonymous.
  3. lol you need to change every single step, following that wouldn't give you a running server.
  4. Hi, I'm using: steamcmd.exe +login anonymous +force_install_dir atlas +app_update 1006030 validate +quit steamcmd.exe +login anonymous +force_install_dir atlas +app_update 1006030 validate +quit It doesn't work. that guide is useless and completely invalid.
  5. How? Anonymous gives no subscription, logged in owning atlas gives no subscription.
  6. Hi, Not sure who can help but I'm trying to get Atlas servers working on Linux. First error: ./ShooterGameServer: error while loading shared libraries: libcurl.so.4: cannot open shared object file: No such file or directory Fixed by installing libcurl3 (Ubuntu 16), this won't work Ubuntu 18 because it uses libcurl4. Installing libcurl3 uninstalls loads of programs including curl. New error: Using binned. 4.5.1-0+UE4 7038 3077 408 10 [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed. /home/buildbot/buildslave/steam_rel_client_linux64/build/src/clientdll/applicationmanager.cpp (3004) : Assertion Failed: CApplicationManager::GetMountVolume: invalid index /home/buildbot/buildslave/steam_rel_client_linux64/build/src/clientdll/applicationmanager.cpp (3004) : Assertion Failed: CApplicationManager::GetMountVolume: invalid index /home/buildbot/buildslave/steam_rel_client_linux64/build/src/clientdll/applicationmanager.cpp (3155) : Assertion Failed: m_vecInstallBaseFolders.Count() > 0 Setting breakpad minidump AppID = 834910 Signal 11 caught. EngineCrashHandler: Signal=11 Segmentation fault (core dumped) Now that one I'm not sure how to fix.
×
×
  • Create New...