-
Notifications
You must be signed in to change notification settings - Fork 7
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
/home/server/ATLAS/ShooterGame/Binaries/Linux/ShooterGameServer: error while loading shared libraries: libssl.so.1.0.0: #33
Comments
Solved this issue by installing libssl 1.0.0 by hand, 2021-02-01 23:03:55:23: [A1] /home/server/ATLAS/ShooterGame/Binaries/Linux/ShooterGameServer: error while loading shared libraries: libprotobuf.so.10: cannot open shared object file: No such file or directory now getting an error: |
Fixed this issue too by replacing the steamclient.so file in shootergame/binaries/Linux/ folder for a newer one from steamCMD, now ended for today with error: 2021-02-02 00:15:46: [A1] Setting breakpad minidump AppID = 834910 |
Server still crashing, can anyone help me? |
hey mate, i guess you got this working? |
Any update on this? |
I ended up having these prereqs missing as well so I fixed with the following lines:
Now I also land with this error not really sure how to proceed but I'm still trying:
Is this still being worked on at all? |
hello do you find solution for segmentation error ? |
At this time I have yet to ever make a working Atlas Server. I tried for days before giving up entirely. I haven't tried again since my last post. It's ridiculous to be honest, the game company should provide working server tools. You try to host Valheim and boom, up and running as many servers as you need in minutes with very little user knowledge. Just need to know how to forward a port and modify a batch file. Hopefully Ark 2 isn't like this in any way, fingers crossed. |
thank for the answer hope too for ark 2 :) |
I got my server working by using the traditional way, without atlas server control. Using ther ark wikki |
Witch os you use? |
I used windows |
Hi,
I was trying to create a atlas server,
All packages are instelled properly,
Here is my log:
2021-02-01 15:55:23: [A1] 2021-02-01 15:55:23: start
2021-02-01 15:55:23: [A1] 2021-02-01 15:55:23: Running /home/server/ATLAS/ShooterGame/Binaries/Linux/ShooterGameServer Ocean?RCONEnabled=True?RCONPort=32567?Port=3045?QueryPort=27001?ServerPassword=hoi?ServerAdminPassword=Koekie123!!?MaxPlayers=70?AltSaveDirectoryName=A1?ServerX=0?ServerY=0?MapPlayerLocation=True?SeamlessIP=212.84.142.25?culture=en?listen -NoCrashDialog -log -manualmanagedmods -server
2021-02-01 15:55:23: [A1] /home/server/ATLAS/ShooterGame/Binaries/Linux/ShooterGameServer: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory
2021-02-01 15:55:23: [A1] 2021-02-01 15:55:23: Server PID: 77119
2021-02-01 15:55:28: [A1] 2021-02-01 15:55:28: Bad PID ''; expected '77119'
2021-02-01 15:55:28: [A1] 2021-02-01 15:55:28: exited with status 0
Reinstalled atlas server and the tools as well,
I hope you can help me fix this issue,
Thanks in advance,
Martijn van de Koot
The text was updated successfully, but these errors were encountered: