diff options
Diffstat (limited to '')
| -rw-r--r-- | results/scraper/box64/280 | 32 | ||||
| -rw-r--r-- | results/scraper/box64/2802 | 12 | ||||
| -rw-r--r-- | results/scraper/box64/2803 | 44 | ||||
| -rw-r--r-- | results/scraper/box64/2808 | 74 | ||||
| -rw-r--r-- | results/scraper/box64/2809 | 53 |
5 files changed, 215 insertions, 0 deletions
diff --git a/results/scraper/box64/280 b/results/scraper/box64/280 new file mode 100644 index 000000000..e1fdef240 --- /dev/null +++ b/results/scraper/box64/280 @@ -0,0 +1,32 @@ +M1 (Asahi Linux): Unable to start bash. +``` +$ curl -O https://geo.mirror.pkgbuild.com/iso/2022.04.05/archlinux-bootstrap-2022.04.05-x86_64.tar.gz +$ sudo tar -xf archlinux-bootstrap-2022.04.05-x86_64.tar.gz +$ cd root.x86_64 +$ bin/bash +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:16384 +Box64 with Dynarec v0.1.7 dc9144f built on Apr 14 2022 03:08:23 +Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/ +Using default BOX64_PATH: ./:bin/ +Counted 71 Env var +Looking for bin/bash +Using emulated lib/libreadline.so.8 +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) libncursesw.so.6 +Using native(wrapped) libtinfo.so.6 +Error: Global Symbol pselect not found, cannot apply R_X86_64_GLOB_DAT @0xffff32ae20b8 ((nil)) in lib/libreadline.so.8 +Error: Global Symbol lstat not found, cannot apply R_X86_64_GLOB_DAT @0xffff32ae2378 ((nil)) in lib/libreadline.so.8 +Error: Global Symbol stat not found, cannot apply R_X86_64_GLOB_DAT @0xffff32ae2570 ((nil)) in lib/libreadline.so.8 +Error: Global Symbol fstat not found, cannot apply R_X86_64_GLOB_DAT @0xffff32ae2f10 ((nil)) in lib/libreadline.so.8 +Error: Global Symbol imaxdiv not found, cannot apply R_X86_64_GLOB_DAT @0xffff31dd0768 ((nil)) in /home/user/a/root.x86_64/usr/bin/bash +Error: Global Symbol pselect not found, cannot apply R_X86_64_GLOB_DAT @0xffff31dd08f8 ((nil)) in /home/user/a/root.x86_64/usr/bin/bash +Error: Global Symbol lstat not found, cannot apply R_X86_64_GLOB_DAT @0xffff31dd0a38 ((nil)) in /home/user/a/root.x86_64/usr/bin/bash +Error: Global Symbol stat not found, cannot apply R_X86_64_GLOB_DAT @0xffff31dd0ae0 ((nil)) in /home/user/a/root.x86_64/usr/bin/bash +Error: Global Symbol fstat not found, cannot apply R_X86_64_GLOB_DAT @0xffff31dd0f78 ((nil)) in /home/user/a/root.x86_64/usr/bin/bash +Ask to run at NULL, quit silently +$ +``` \ No newline at end of file diff --git a/results/scraper/box64/2802 b/results/scraper/box64/2802 new file mode 100644 index 000000000..5a32ab230 --- /dev/null +++ b/results/scraper/box64/2802 @@ -0,0 +1,12 @@ +Vintage Story: Unimplemented opcode (00 41 FF E2) 0E 00 00 00 00 00 00 00 00 00 49 BA 4B E1 B6 +HI, I'm trying to get vintage story running on my switch (performance will probably not be great, but I imagine this issue would exist regardless), and it runs into this error and crashes +`[BOX64] 6519|0xf83a0b36: Unimplemented Opcode (00 41 FF E2) 0E 00 00 00 00 00 00 00 00 00 49 BA 4B E1 B6` + +I tried with Dynarec off, but it stopped way farther back, probably too slow to really do much. + +Here are the full logs for both + +[vs-drec-on.txt](https://github.com/user-attachments/files/21110227/vs-drec-on.txt) +[vs-drec-off.txt](https://github.com/user-attachments/files/21110228/vs-drec-off.txt) + +Thanks. \ No newline at end of file diff --git a/results/scraper/box64/2803 b/results/scraper/box64/2803 new file mode 100644 index 000000000..b1b947281 --- /dev/null +++ b/results/scraper/box64/2803 @@ -0,0 +1,44 @@ +Missing sqlite3 wrappings +I've found a set of sqlite3 that one of my dependencies make use of, I notice they are commented out and that something more is needed beyond uncommenting them. Here is a log: + +``` +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.so +[BOX64] Error loading needed lib libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.runtime.so +[BOX64] Error loading one of needed lib +[BOX64] Error initializing needed lib /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.so +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.kws.ort.so +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.kws.so +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.lu.so +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.mas.so +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.onnxruntime.so +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.telemetry.so +[BOX64] Using native(wrapped) libsqlite3.so.0 +[BOX64] Using native(wrapped) libcurl.so.4 +[^[[31mBOX64^[[0m] Error: Symbol sqlite3_bind_blob not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff1308a670 (0x11210) in /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.telemetry.so +[^[[31mBOX64^[[0m] Error: Symbol sqlite3_bind_text not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff1308a878 (0x11620) in /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.telemetry.so +[^[[31mBOX64^[[0m] Error: Symbol sqlite3_result_text not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff1308a998 (0x11860) in /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.telemetry.so +[^[[31mBOX64^[[0m] Error: Symbol sqlite3_set_auxdata not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff1308aa68 (0x11a00) in /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.telemetry.so +[^[[31mBOX64^[[0m] Error: Symbol sqlite3_vfs_find not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff1308abd0 (0x11cd0) in /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.telemetry.so +[^[[31mBOX64^[[0m] Error: Symbol sqlite3_create_function_v2 not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff1308ac98 (0x11e60) in /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.telemetry.so +[^[[31mBOX64^[[0m] Error: relocating Plt symbols in elf libMicrosoft.CognitiveServices.Speech.extension.telemetry.so +[BOX64] Error initializing needed lib /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.telemetry.so +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libpal_azure_c_shared.so +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libpal_azure_c_shared_openssl3.so +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.so +[BOX64] Error loading needed lib libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.runtime.so +[BOX64] Error loading one of needed lib +[BOX64] Error initializing needed lib /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.so +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.telemetry.so +[^[[31mBOX64^[[0m] Error: Symbol sqlite3_bind_blob not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff1708a670 (0x11210) in /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.telemetry.so +[^[[31mBOX64^[[0m] Error: Symbol sqlite3_bind_text not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff1708a878 (0x11620) in /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.telemetry.so +[^[[31mBOX64^[[0m] Error: Symbol sqlite3_result_text not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff1708a998 (0x11860) in /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.telemetry.so +[^[[31mBOX64^[[0m] Error: Symbol sqlite3_set_auxdata not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff1708aa68 (0x11a00) in /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.telemetry.so +[^[[31mBOX64^[[0m] Error: Symbol sqlite3_vfs_find not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff1708abd0 (0x11cd0) in /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.telemetry.so +[^[[31mBOX64^[[0m] Error: Symbol sqlite3_create_function_v2 not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff1708ac98 (0x11e60) in /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.telemetry.so +[^[[31mBOX64^[[0m] Error: relocating Plt symbols in elf libMicrosoft.CognitiveServices.Speech.extension.telemetry.so +[BOX64] Error initializing needed lib /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.telemetry.so +Failed to open plugin: /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.so +Failed to open plugin: /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.telemetry.so +Found 1 interfaces on host : 0) 192.168.0.80 +``` + diff --git a/results/scraper/box64/2808 b/results/scraper/box64/2808 new file mode 100644 index 000000000..355f404df --- /dev/null +++ b/results/scraper/box64/2808 @@ -0,0 +1,74 @@ +Hang when running Brickadia server (SIGABRT & unimplemented opcode) +Brickadia I believe with their recent launch on steam now utilizes features of Unreal Engine 5.5 + +the following logs are given when attempting to run the games command line dedicated server on a Oracle Ampere aarch64 under ubuntu with Box64 arm64 v0.3.7: + +``` +[BOX64] Box64 arm64 v0.3.7 78460724 with Dynarec built on Jul 11 2025 06:34:29 +[BOX64] Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 +[BOX64] Running on Neoverse-N1 with 2 cores, pagesize: 4096 +[BOX64] Will use hardware counter measured at 25.0 MHz emulating 3.2 GHz +[BOX64] Detected 48bits at least of address space +[BOX64] Counted 26 Env var +[BOX64] Library search path: +[BOX64] Binary search path: ./:bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/ +[BOX64] Looking for BrickadiaServer-Linux-Shipping +[BOX64] argv[1]="-server" +[BOX64] argv[2]="-log" +[BOX64] Rename process to "BrickadiaServer-Linux-Shipping" +[BOX64] Using native(wrapped) libpthread.so.0 +[BOX64] Using native(wrapped) libdl.so.2 +[BOX64] Using native(wrapped) librt.so.1 +[BOX64] Using emulated /home/ubuntu/gamedir/brick/Brickadia/Binaries/Linux/../../../Engine/Binaries/Linux/libEOSSDK-Linux-Shipping.so +[BOX64] Using native(wrapped) libm.so.6 +[BOX64] Using native(wrapped) libc.so.6 +[BOX64] Using native(wrapped) ld-linux-x86-64.so.2 +[BOX64] Using native(wrapped) libutil.so.1 +[BOX64] Using native(wrapped) libbsd.so.0 +[BOX64] Using emulated /usr/lib/box64-x86_64-linux-gnu/libgcc_s.so.1 +Shutdown handler: initialize. +5.5.4-0+UE5 1013 0 +Disabling core dumps. +[BOX64] 29288|0x3f3793f: Unimplemented Opcode (C5 F8 57 C0) 64 C5 F8 11 04 25 00 FA FF FF 64 48 8B 0C 25 +Signal 4 caught. +[BOX64] 29288|0x3f3793f: Unimplemented Opcode (C5 F8 57 C0) 64 C5 F8 11 04 25 00 FA FF FF 64 48 8B 0C 25 +Signal 4 caught. +libc++abi: __cxa_guard_acquire detected recursive initialization +[BOX64] NativeBT: /usr/local/bin/box64() [0x34ae2c2c] +[BOX64] NativeBT: /usr/local/bin/box64() [0x34b1cc18] +[BOX64] NativeBT: linux-vdso.so.1(__kernel_rt_sigreturn+0) [0xeb7bacc2c9d0] +[BOX64] NativeBT: /lib/aarch64-linux-gnu/libc.so.6(+0x7f1f0) [0xeb7bacabf1f0] +[BOX64] NativeBT: /lib/aarch64-linux-gnu/libc.so.6(raise+0x1c) [0xeb7baca7a67c] +[BOX64] NativeBT: /lib/aarch64-linux-gnu/libc.so.6(abort+0xe4) [0xeb7baca67130] +[BOX64] NativeBT: /usr/local/bin/box64() [0x3534df70] +[BOX64] NativeBT: /usr/local/bin/box64() [0x34b0118c] +[BOX64] NativeBT: /usr/local/bin/box64() [0x34b1a16c] +[BOX64] NativeBT: /usr/local/bin/box64() [0x34b1bd5c] +[BOX64] NativeBT: /usr/local/bin/box64() [0x34b1c6e0] +[BOX64] NativeBT: /usr/local/bin/box64() [0x34ae2e18] +[BOX64] NativeBT: /usr/local/bin/box64() [0x3534c820] +[BOX64] NativeBT: /usr/local/bin/box64() [0x34b0118c] +[BOX64] NativeBT: /usr/local/bin/box64() [0x34b1a16c] +[BOX64] NativeBT: /usr/local/bin/box64() [0x34b1bd5c] +[BOX64] NativeBT: /usr/local/bin/box64() [0x34b1c6e0] +[BOX64] NativeBT: /usr/local/bin/box64() [0x34ae2e18] +[BOX64] NativeBT: /usr/local/bin/box64() [0x3534c820] +[BOX64] NativeBT: /usr/local/bin/box64() [0x34af2024] +[BOX64] NativeBT: /usr/local/bin/box64(my___libc_start_main+0x244) [0x34aff624] +[BOX64] NativeBT: /usr/local/bin/box64() [0x34b60770] +[BOX64] NativeBT: [0xeb7baba415d8] +[BOX64] EmulatedBT: box64(abort+0) [0x30050080] +[BOX64] EmulatedBT: /home/ubuntu/gamedir/brick/Brickadia/Binaries/Linux/BrickadiaServer-Linux-Shipping+ab0ce76 [0xad0ce76] +[BOX64] EmulatedBT: ??? [(nil)] +[BOX64] 29288|SIGABRT @0xeb7bacabf1f0 (???(/lib/aarch64-linux-gnu/libc.so.6+0x7f1f0)) (x64pc=0x30050093/"???", rsp=0x829294c0, stack=0xeb7babe00000:0xeb7bac600000 own=(nil) fp=0xb2acfb0), for accessing 0x3e900007268 (code=-6/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=0x40daa90 +RSP-0x20:0x0000000000000000 RSP-0x18:0x0000000000000000 RSP-0x10:0x000000003a925570 RSP-0x08:0x000000000000002e +RSP+0x00:0x000000000ad0ce76 RSP+0x08:0x0000003000000008 RSP+0x10:0x00000000829295b8 RSP+0x18:0x00000000829294e8 +RAX:0x000000000000000a RCX:0x0000eb7bacbdc4f8 RDX:0x00000000829294c8 RBX:0x000000000b7ec180 +RSP:0x00000000829294c0 RBP:0x000000000b2acfb0 RSI:0x0000eb7bacbdc4f8 RDI:0x000000000000000a + R8:0x0000000000000001 R9:0x0000000000000020 R10:0x0000000000000000 R11:0x0000000000000000 +R12:0x00000000ffffffff R13:0x000000008292de02 R14:0x0000000000aecfea R15:0x00000000617786b8 +ES:0x002b CS:0x0033 SS:0x002b DS:0x002b FS:0x0043 GS:0x0053 +Signal 6 caught. +``` + +then it will just hang until ctrl-c is given. \ No newline at end of file diff --git a/results/scraper/box64/2809 b/results/scraper/box64/2809 new file mode 100644 index 000000000..40da59498 --- /dev/null +++ b/results/scraper/box64/2809 @@ -0,0 +1,53 @@ +symbol pal_get_platform_dynamic with Microsoft Cognitive Speech Services +Hopefully this is the last one the log is clean with the exception of this issue now: + +``` +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.core.so +[BOX64] Using native(wrapped) libuuid.so.1 +[BOX64] Using emulated /usr/lib/box64-x86_64-linux-gnu/libstdc++.so.6 +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.audio.sys.so +[BOX64] Using native(wrapped) libasound.so.2 +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.codec.so +[BOX64] Using native(wrapped) libgstreamer-1.0.so.0 +[BOX64] Using native(wrapped) libgtk-3.so.0 +[BOX64] Using native(wrapped) libgdk-3.so.0 +[BOX64] Using native(wrapped) libgobject-2.0.so.0 +[BOX64] Using native(wrapped) libglib-2.0.so.0 +[BOX64] Using native(wrapped) libgio-2.0.so.0 +[BOX64] Using native(wrapped) libgmodule-2.0.so.0 +[BOX64] Using native(wrapped) libgdk_pixbuf-2.0.so.0 +[BOX64] Using native(wrapped) libpangocairo-1.0.so.0 +[BOX64] Using native(wrapped) libpango-1.0.so.0 +[BOX64] Using native(wrapped) libcairo.so.2 +[BOX64] Using native(wrapped) libgstbase-1.0.so.0 +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.embedded.sr.runtime.so +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.onnxruntime.so +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.embedded.sr.so +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.runtime.so +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.so +[^[[31mBOX64^[[0m] Error: Symbol pal_get_platform_dynamic not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff10046a70 (0xc370) in /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.so +[^[[31mBOX64^[[0m] Error: Symbol pal_get_platform not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff10046d00 (0xc890) in /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.so +[^[[31mBOX64^[[0m] Error: relocating Plt symbols in elf libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.so +[BOX64] Error initializing needed lib /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.so +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.kws.ort.so +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.kws.so +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.lu.so +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.mas.so +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.telemetry.so +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libsqlite3.so.0 +[BOX64] Using native(wrapped) libcurl.so.4 +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libpal_azure_c_shared.so +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libpal_azure_c_shared_openssl3.so +[BOX64] Using emulated /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.so +[^[[31mBOX64^[[0m] Error: Symbol pal_get_platform_dynamic not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff19046a70 (0xc370) in /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.so +[^[[31mBOX64^[[0m] Error: Symbol pal_get_platform not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff19046d00 (0xc890) in /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.so +[^[[31mBOX64^[[0m] Error: relocating Plt symbols in elf libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.so +[BOX64] Error initializing needed lib /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.so +Failed to open plugin: /home/cameron/emily/emily_Data/Plugins/libMicrosoft.CognitiveServices.Speech.extension.embedded.tts.so +Found 1 interfaces on host : 0) 192.168.0.80 +Player connection [281473366560800] Target information: + +Player connection [281473366560800] * "[IP] 192.168.0.80 [Port] 55000 [Flags] 2 [Guid] 384503107 [EditorId] 2011962044 [Version] 1048832 [Id] LinuxPlayer(13,192.168.0.80) [Debug] 0 [PackageName] LinuxPlayer [ProjectName] Assistant" + +Player connection [281473366560800] Started UDP target info broadcast (1) on [225.0.0.222:54997]. +``` \ No newline at end of file |