Skip to content
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

Patch v231.9 broke startup with error while loading shared libraries: libsteam_api.so: cannot open shared object file: No such file or directory #5

Closed
TotalLag opened this issue Jan 11, 2016 · 2 comments

Comments

@TotalLag
Copy link

/ark/server/ShooterGame/Binaries/Linux/ShooterGameServer: error while loading shared libraries: libsteam_api.so: cannot open shared object file: No such file or directory

As discussed here: https://steamcommunity.com/app/346110/discussions/0/451850468372935427/

You will need to download and place the libsteam_api.so file inside the container's /usr/lib/ or ../server/ShooterGame/Binaries/Linux/

We'll see if devs push out a hotfix since it looks like something is missing from ../server/ShooterGame/Binaries/Linux/ but if they don't, /usr/lib/ works.

@srounet
Copy link

srounet commented Jan 11, 2016

Can confirm that this fix is working (as a workaround).

@TuRz4m
Copy link
Owner

TuRz4m commented Jan 12, 2016

It seems that this is fixed now : https://steamcommunity.com/app/346110/discussions/0/451850468372935427/#c451850468373368394
You just need to update your server ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants