summary refs log tree commit diff stats
path: root/results/scraper/box64/819
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-16 14:55:48 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-16 14:55:48 +0200
commit63d2e9d409831aa8582787234cae4741847504b7 (patch)
tree595fae753d2eb293437226eaab2eed208463f132 /results/scraper/box64/819
parent2843bb65aeaeb86eb89bf3d9690db61b9dc6306e (diff)
downloadqemu-analysis-box64.tar.gz
qemu-analysis-box64.zip
add box64 bug reports box64
Diffstat (limited to 'results/scraper/box64/819')
-rw-r--r--results/scraper/box64/81935
1 files changed, 35 insertions, 0 deletions
diff --git a/results/scraper/box64/819 b/results/scraper/box64/819
new file mode 100644
index 000000000..8d68b0260
--- /dev/null
+++ b/results/scraper/box64/819
@@ -0,0 +1,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`
\ No newline at end of file