diff options
Diffstat (limited to 'results/scraper/box64/411')
| -rw-r--r-- | results/scraper/box64/411 | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/results/scraper/box64/411 b/results/scraper/box64/411 new file mode 100644 index 000000000..9e1b05480 --- /dev/null +++ b/results/scraper/box64/411 @@ -0,0 +1,38 @@ +error when trying to run EDOPro +I'm already aware that not everything is guaranteed to work + +I'm having trouble running "EDOPro - https://github.com/ProjectIgnis/EDOPro" + +Can you help me please? + +``` +uname -a +Linux user-desktop 5.15.0-1014-raspi #16-Ubuntu SMP PREEMPT Thu Aug 25 09:50:55 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux +``` + +``` +Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 +Box64 with Dynarec v0.1.9 f2a0a1b built on Sep 20 2022 07:12:32 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 64 Env var +Looking for ./EDOPro +Rename process to "EDOPro" +Using native(wrapped) libdl.so.2 +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Using native(wrapped) libpthread.so.0 +Using native(wrapped) librt.so.1 +Using native(wrapped) libm.so.6 +EDOPro version 40.0.1 +Error loading needed lib libproviders.so +Warning: Cannot dlopen("libproviders.so"/0x8416bdc0, 2) +Warning, call to __cxa_thread_atexit_impl(0xffff9ee3bee0, 0x83fd06b8, 0xffff9f3df008) ignored +Irrlicht Engine version 1.9.0 +Error loading needed lib libX11.so +Warning: Cannot dlopen("libX11.so"/0xffff9eebfa05, 1) +Using native(wrapped) libX11.so.6 +Failed to load XExtentsOfFontSet from libX11.so.6 +Failed to initialize X11 functions +Failed to create Irrlicht Engine device! +``` \ No newline at end of file |