summary refs log tree commit diff stats
path: root/results/scraper/box64/819
blob: 8d68b02601d83669f7fc2109ef14b959f1cd336f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
steamclient.so error while trying to init ARK Dedicated Server
Hello, people! I tried to run ARK Dedicated Server on Box64 at leatest version, but I get a `steamclient.so` error. When I try to start the ARK Dedicated server, i recive this error:
```
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Error loading needed lib steamclient.so
Warning: Cannot dlopen("steamclient.so"/0xffff84e79559, 2)
dlopen failed trying to load:
steamclient.so
with error:
Cannot dlopen("steamclient.so"/0xffff84e79559, 2)

[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so.
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Error loading needed lib steamclient.so
Warning: Cannot dlopen("steamclient.so"/0xffff84e79559, 2)
dlopen failed trying to load:
steamclient.so
with error:
Cannot dlopen("steamclient.so"/0xffff84e79559, 2)

[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so.
```
I search for closed issues, but didn't find anything like this. I really don't know how to fix it. How can I get rid of this error?

<hr> 

## System info: 

`box64 -v`: 
```
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096 Running on Neoverse-N1 with 4 Cores
Params database has 9 entries
Box64 with Dynarec v0.2.3 900f3877 built on Mar 22 2023 07:33:12
 ```
`uname -r`: `5.15.0-1036-oracle`