diff options
Diffstat (limited to 'results/scraper/box64/220')
| -rw-r--r-- | results/scraper/box64/220 | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/results/scraper/box64/220 b/results/scraper/box64/220 new file mode 100644 index 000000000..c3c194cc8 --- /dev/null +++ b/results/scraper/box64/220 @@ -0,0 +1,37 @@ +ARK: Survival Evolved Dedicated Server +ARK: Survival Evolved Dedicated Server crashes on startup due to `Unimplemented Opcode (00) 66 0F 3A 16 C8 03 33 02 49 8D 34 3C 48 83 C2` + +``` +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096 +Box64 with Dynarec v0.1.7 5aab593 built on Jan 27 2022 15:53:06 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 28 Env var +Looking for ./ShooterGame/Binaries/Linux/ShooterGameServer +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libdl.so.2 +Using native(wrapped) librt.so.1 +Using emulated /home/ubuntu/ARK/ShooterGame/Binaries/Linux/../../../Engine/Binaries/Linux/libsteam_api.so +Using emulated /home/ubuntu/ARK/ShooterGame/Binaries/Linux/libEOSSDK-Linux-Shipping.so +Using native(wrapped) libm.so.6 +Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6 +Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1 +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Using native(wrapped) libresolv.so.2 +Error: Global Symbol _ZTH15GCrashErrorType not found, cannot apply R_X86_64_GLOB_DAT @0xffffbb769f10 ((nil)) in /home/ubuntu/ARK/ShooterGame/Binaries/Linux/libEOSSDK-Linux-Shipping.so +Error: Global Symbol _ZTH18GCrashErrorMessage not found, cannot apply R_X86_64_GLOB_DAT @0xffffbb769f08 ((nil)) in /home/ubuntu/ARK/ShooterGame/Binaries/Linux/libEOSSDK-Linux-Shipping.so +Shutdown handler: initalize. +Using binned. +4.5.1-0+UE4 7038 3077 404 10 +[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed. +Using emulated /home/ubuntu/ARK/ShooterGame/Binaries/Linux/steamclient.so +47466|0xffff9e4f47b3: Unimplemented Opcode (00) 66 0F 3A 16 C8 03 33 02 49 8D 34 3C 48 83 C2 +Ask to run at NULL, quit silently +Shutdown handler: cleanup. +Stop waiting for remaining thread 47467 +Stop waiting for remaining thread 47468 +Stop waiting for remaining thread 47469 +Stop waiting for remaining thread 47470 +Aborted (core dumped) +``` \ No newline at end of file |