Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes right after startup on macOS sequoia. #1069

Closed
mwelford2 opened this issue Nov 23, 2024 · 2 comments
Closed

Crashes right after startup on macOS sequoia. #1069

mwelford2 opened this issue Nov 23, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@mwelford2
Copy link

This is the log:

15:04:59 Info [Launcher] Version: client 4c5f4fd / manifest 4101034
15:04:59 Info [Launcher] OS: macOS, Arch: arm64
15:04:59 Info [Launcher] Reading Launcher Settings File: /Users/matteowelford/Library/Application Support/mcpelauncher/mcpelauncher-client-settings.txt
15:04:59 Info [Launcher] Applied Launcher Settings
15:04:59 Trace [Launcher] Loading android libraries
15:04:59 Trace [Launcher] linker loaded
15:04:59 Trace [REDIRECT] /data/data/com.mojang.minecraftpe to /Users/matteowelford/Library/Application Support/mcpelauncher/
15:04:59 Trace [REDIRECT] /data/data/Applications/Minecraft Bedrock Launcher.app/Contents/proc/92752/cmdline to /Users/matteowelford/Library/Application Support/mcpelauncher/
15:04:59 Trace [REDIRECT] /data/data/Applications/Minecraft Bedrock Launcher.app/Contents/MacOS/./mcpelauncher-client-arm64-v8a to /Users/matteowelford/Library/Application Support/mcpelauncher/
15:04:59 Trace [REDIRECT] /data/data to /Users/matteowelford/Library/Application Support/mcpelauncher/
15:04:59 Trace [REDIRECT] . to /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/assets/
15:04:59 Trace [REDIRECT] /proc to /Users/matteowelford/Library/Application Support/mcpelauncher/proc/
15:04:59 Trace [REDIRECT] /sys to /Users/matteowelford/Library/Application Support/mcpelauncher/sys/
15:04:59 Trace [LinkerUtils] Loaded OS library libm.dylib
linker: mcpelauncher_linker_notifylldb /Applications/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/lib/arm64-v8a/libc.so 0x1075c2000
linker: mcpelauncher_linker_notifylldb /Applications/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/lib/arm64-v8a/liblog.so 0x107742000
15:04:59 Trace [LinkerUtils] Loaded OS library libz.dylib
15:04:59 Trace [LinkerUtils] Loaded OS library /Applications/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/lib/native/arm64-v8a/libfmod.dylib
15:04:59 Trace [Launcher] Loading Minecraft library
linker: Warning: "/Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libc++_shared.so" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
WARNING: linker: Warning: "/Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libc++_shared.so" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
linker: mcpelauncher_linker_notifylldb /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libc++_shared.so 0x1077c2000
15:04:59 Error [MinecraftUtils] Failed to load Minecraft: dlopen failed: cannot locate symbol "glBindRenderbuffer" referenced by "/Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so"...
15:04:59 Info [Launcher] Loading gamepad mappings
15:04:59 Trace [Launcher] Loading gamepad mappings: /Applications/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/gamecontrollerdb.txt
15:04:59 Info [Launcher] Creating window
linker: Warning: "/Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libc++_shared.so" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
WARNING: linker: Warning: "/Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libc++_shared.so" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
linker: mcpelauncher_linker_notifylldb /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libc++_shared.so 0x11fc82000
linker: mcpelauncher_linker_notifylldb /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so 0x300002000
Found hook: _ZN11AppPlatform16showMousePointerEv @ 0x10262d1c0
Found hook: _ZN11AppPlatform16hideMousePointerEv @ 0x10262d1a8
Found hook: _ZN11AppPlatform17setFullscreenModeE14FullscreenMode @ 0x10262d1d8
Found hook: _ZN3rtc10getifaddrsEPP7ifaddrs @ 0x102763fe8
Found hook: _ZN3rtc11freeifaddrsEP7ifaddrs @ 0x1027642a8
15:05:00 Info [Launcher] Loaded Minecraft library
15:05:00 Debug [Launcher] Minecraft is at offset 0x300002000
15:05:00 Info [Launcher] Game version: 0.0.0.0
15:05:00 Info [Launcher] Applying patches
15:05:00 Info [V8] Applying v8-flags --jitless
15:05:00 Debug [CorePatches] Failed to patch, vtable _ZTV21AppPlatform_android23 not found
15:05:00 Info [Launcher] Initializing JNI
linker: mcpelauncher_linker_notifylldb /Applications/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/lib/arm64-v8a/libjnivmsupport.so 0x118d83000
15:05:00 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeRegisterThis
15:05:00 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeInitializeWithApplicationContext
15:05:00 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeUnregisterThis
15:05:00 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeInitializeXboxLive
15:05:00 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeinitializeLibHttpClient
15:05:00 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeInitializeLibHttpClient
15:05:00 Error [JniSupport] Missing native symbol: Java_com_microsoft_xal_browser_WebView_urlOperationSucceeded
15:05:00 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_PlayIntegrity_nativePlayIntegrityComplete
15:05:00 Trace [Minecraft] Entering JNI_OnLoad 0x6dc0f000
15:05:00 Trace [Minecraft] JNI_OnLoad completed
15:05:00 Trace [JniSupport] Invoking nativeRegisterThis
15:05:00 Trace [JniSupport] Invoking ANativeActivity_onCreate
15:05:00 Info [Launcher] Executing main thread
15:05:00 Warn [Main] Android stub called
15:05:00 Warn [Main] Android stub called
15:05:00 Warn [Main] Android stub called
15:05:00 Warn [Main] Android stub called
15:05:00 Info [Minecraft] android_main starting. internalDataPath is '/internal', externalDataPath is '/external'
15:05:00 Trace [JniSupport] Invoking start activity callbacks
15:05:00 Error [MCPE] *** setCachedDeviceId(35edd11a-4a4b-4048-8011-ea39493bf333)
15:05:00 Info [Bedrock] Breakpad config: directory is: /crash, sessionid is: 260e393f-f90d-49c9-8c65-9b2b5b4cfe58
15:05:00 Info [Minecraft] NO LOG FILE! - AppPlatform_android::setStorageDirectory - using External dir (NEW) - CurrentFileStoragePath is now '/Users/matteowelford/Library/Application Support/mcpelauncher/'
15:05:00 Warn [Minecraft] NO LOG FILE! - [Graphics] The graphics context was gained
15:05:00 Warn [Minecraft] NO LOG FILE! - [Graphics] The graphics context was gained
2024-11-23 15:05:00.477 mcpelauncher-client-arm64-v8a[92752:12797338] +[IMKClient subclass]: chose IMKClient_Modern
2024-11-23 15:05:00.477 mcpelauncher-client-arm64-v8a[92752:12797338] +[IMKInputSession subclass]: chose IMKInputSession_Modern
15:05:00 Warn [Minecraft] MinecraftGame::init && MinecraftGame::setSize!
15:05:00 Warn [FakeEGL] eglQueryString 308d
15:05:00 Warn [Main] Android stub called
15:05:00 Info [GL] Vendor: Google Inc. (Apple)
15:05:00 Info [GL] Renderer: ANGLE (Apple, Apple M3 Pro, OpenGL 4.1 Metal - 89.3)
15:05:00 Info [GL] Version: OpenGL ES 3.0.0 (ANGLE 2.1.22420 git hash: a3a43254afd1)
15:05:00 Info [GL] Vendor: Google Inc. (Apple)
15:05:00 Info [GL] Renderer: ANGLE (Apple, Apple M3 Pro, OpenGL 4.1 Metal - 89.3)
15:05:00 Info [GL] Version: OpenGL ES 3.0.0 (ANGLE 2.1.22420 git hash: a3a43254afd1)
15:05:00 Warn [Main] Android stub called
linker: mcpelauncher_linker_notifylldb /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libMediaDecoders_Android.so 0x149e02000
15:05:00 Info [GL] Vendor: Google Inc. (Apple)
15:05:00 Info [GL] Renderer: ANGLE (Apple, Apple M3 Pro, OpenGL 4.1 Metal - 89.3)
15:05:00 Info [GL] Version: OpenGL ES 3.0.0 (ANGLE 2.1.22420 git hash: a3a43254afd1)
15:05:00 Warn [Main] Android stub called
15:05:00 Debug [HttpCallStaticGlue] Successfully registerered HttpCall methods
15:05:00 Debug [XboxLiveAppConfig] Successfully registerered XboxLiveAppConfig methods
15:05:00 Debug [XSAPI.Android] Successfully registerered HttpCall tcuiMethods
15:05:00 Info [Minecraft] NO LOG FILE! - AppPlatform_android::setStorageDirectory - using AppData dir - CurrentFileStoragePath is now '/Users/matteowelford/Library/Application Support/mcpelauncher/'
15:05:00 Info [Minecraft] NO LOG FILE! - AppPlatform_android::setStorageDirectory - using External dir (NEW) - CurrentFileStoragePath is now '/Users/matteowelford/Library/Application Support/mcpelauncher/'
libc++abi: terminating due to uncaught exception of type std::runtime_error: Unknown socket family when converting sockaddr to host
Signal 6 received
Backtrace elements: 25
#0 0 mcpelauncher-client-arm64-v8a 0x000000010273b410 _ZN12CrashHandler12handleSignalEiPv + 280
#1 1 libsystem_platform.dylib 0x000000018b6a0184 _sigtramp + 56
#2 2 libsystem_pthread.dylib 0x000000018b66af70 pthread_kill + 288
#3 3 libsystem_c.dylib 0x000000018b577908 abort + 128
#4 4 libc++abi.dylib 0x000000018b62144c _ZN10__cxxabiv130__aligned_malloc_with_fallbackEm + 0
#5 5 libc++abi.dylib 0x000000018b60fa24 _ZL28demangling_terminate_handlerv + 320
#6 6 libobjc.A.dylib 0x000000018b2b53f4 _ZL15_objc_terminatev + 172
#7 7 libc++abi.dylib 0x000000018b620710 _ZSt11__terminatePFvvE + 16
#8 8 libc++abi.dylib 0x000000018b623cdc __cxa_get_exception_ptr + 0
#9 9 libc++abi.dylib 0x000000018b623c84 _ZN10__cxxabiv1L12failed_throwEPNS_15__cxa_exceptionE + 0
#10 10 mcpelauncher-client-arm64-v8a 0x0000000102766140 _ZN4shim6detail11sockaddr_inC2EPKNS_6bionic8sockaddrEj + 292
#11 11 mcpelauncher-client-arm64-v8a 0x0000000102764738 _ZN4shim6sendtoEiPKvmiPKNS_6bionic8sockaddrEj + 76
#12 12 mcpelauncher-client-arm64-v8a 0x00000001027657c4 _ZN4shim6detail19errno_update_helperIFliPKvmiPKNS_6bionic8sockaddrEjEE7wrapperIXadL_ZNS_6sendtoEiS3_miS7_jEEEEliS3_miS7_j + 76
#13 13 ??? 0x000000030ce564e4 0x0 + 13101262052
#14 14 ??? 0x000000030ce55b34 0x0 + 13101259572
#15 15 ??? 0x000000030cbbda04 0x0 + 13098539524
#16 16 ??? 0x000000030ce370e4 0x0 + 13101134052
#17 17 ??? 0x000000030cbba9d0 0x0 + 13098527184
#18 18 ??? 0x000000030cbbbd28 0x0 + 13098532136
#19 19 ??? 0x000000030cbbb884 0x0 + 13098530948
#20 20 ??? 0x000000030cbbd320 0x0 + 13098537760
#21 21 ??? 0x000000030ce7168c 0x0 + 13101373068
#22 22 ??? 0x000000030ce6fff8 0x0 + 13101367288
#23 23 ??? 0x000000030cbbd0d4 0x0 + 13098537172
#24 24 libsystem_pthread.dylib 0x000000018b66b2e4 _pthread_start + 136
Dumping stack...
#14 LINKER rtc::PhysicalSocket::DoSendTo(int, char const*, int, int, sockaddr const*, unsigned int)+0x28 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xce544e4 [0x30ce564e4]
#15 LINKER rtc::PhysicalSocket::SendTo(void const*, unsigned long, rtc::SocketAddress const&)+0x60 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xce53b34 [0x30ce55b34]
#16 LINKER NetherNet::OpenSSLAesAdapter::SendTo(void const*, unsigned long, rtc::SocketAddress const&)+0x58 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xcbbba04 [0x30cbbda04]
#17 LINKER rtc::AsyncUDPSocket::SendTo(void const*, unsigned long, rtc::SocketAddress const&, rtc::PacketOptions const&)+0x90 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xce350e4 [0x30ce370e4]
#18 LINKER NetherNet::LanThreadManager::SendToHelper(std::__ndk1::unique_ptr<rtc::AsyncPacketSocket, std::__ndk1::default_deletertc::AsyncPacketSocket>&, void const*, unsigned long, rtc::SocketAddress const&)+0x188 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xcbb89d0 [0x30cbba9d0]
#19 LINKER NetherNet::LanThreadManager::SendSignalingMessageTo(std::__ndk1::unique_ptr<rtc::AsyncPacketSocket, std::__ndk1::default_deletertc::AsyncPacketSocket>&, NetherNet::NetworkID, NetherNet::NetworkID, std::__ndk1::basic_string<char, std::__ndk1::char_traits, std::__ndk1::allocator> const&)+0x2c0 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xcbb9d28 [0x30cbbbd28]
#20 LINKER NetherNet::LanThreadManager::SendSignalingMessageTo(NetherNet::NetworkID, NetherNet::NetworkID, std::__ndk1::basic_string<char, std::__ndk1::char_traits, std::__ndk1::allocator> const&)+0x58 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xcbb9884 [0x30cbbb884]
#21 LINKER (null)+0x30cbbd320 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xcbbb320 [0x30cbbd320]
#22 LINKER rtc::Thread::Dispatch(absl::AnyInvocable<void () &&>)+0xa4 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xce6f68c [0x30ce7168c]
#23 LINKER rtc::Thread::ProcessMessages(int)+0xbc in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xce6dff8 [0x30ce6fff8]
#24 LINKER (null)+0x30cbbd0d4 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xcbbb0d4 [0x30cbbd0d4]
#270 LINKER rtc::PhysicalSocket::DoSendTo(int, char const*, int, int, sockaddr const*, unsigned int)+0x28 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xce544e4 [0x30ce564e4]
#272 LINKER rtc::PhysicalSocket::SendTo(void const*, unsigned long, rtc::SocketAddress const&)+0x60 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xce53b34 [0x30ce55b34]
#296 LINKER NetherNet::OpenSSLAesAdapter::SendTo(void const*, unsigned long, rtc::SocketAddress const&)+0x58 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xcbbba04 [0x30cbbda04]
#306 LINKER rtc::AsyncUDPSocket::SendTo(void const*, unsigned long, rtc::SocketAddress const&, rtc::PacketOptions const&)+0x90 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xce350e4 [0x30ce370e4]
#321 LINKER (null)+0x30e8a5ed8 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xe8a3ed8 [0x30e8a5ed8]
#322 LINKER (null)+0x30e8a5d48 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xe8a3d48 [0x30e8a5d48]
#324 LINKER NetherNet::LanThreadManager::SendToHelper(std::__ndk1::unique_ptr<rtc::AsyncPacketSocket, std::__ndk1::default_deletertc::AsyncPacketSocket>&, void const*, unsigned long, rtc::SocketAddress const&)+0x188 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xcbb89d0 [0x30cbba9d0]
#342 LINKER (null)+0x11fd40000 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libc++_shared.so+0xbe000 [0x11fd40000]
#352 LINKER (null)+0x30e8a5e68 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xe8a3e68 [0x30e8a5e68]
#354 LINKER std::__ndk1::mutex::unlock()+0x10 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libc++_shared.so+0xc5f60 [0x11fd47f60]
#362 LINKER (null)+0x30e8a5ed8 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xe8a3ed8 [0x30e8a5ed8]
#363 LINKER (null)+0x30e8a5d48 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xe8a3d48 [0x30e8a5d48]
#366 LINKER NetherNet::LanThreadManager::SendSignalingMessageTo(std::__ndk1::unique_ptr<rtc::AsyncPacketSocket, std::__ndk1::default_deletertc::AsyncPacketSocket>&, NetherNet::NetworkID, NetherNet::NetworkID, std::__ndk1::basic_string<char, std::__ndk1::char_traits, std::__ndk1::allocator> const&)+0x2c0 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xcbb9d28 [0x30cbbbd28]
#368 LINKER (null)+0x11fd85228 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libc++_shared.so+0x103228 [0x11fd85228]
#377 LINKER (null)+0x30e8a5e68 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xe8a3e68 [0x30e8a5e68]
#380 LINKER (null)+0x30e8a5d48 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xe8a3d48 [0x30e8a5d48]
#382 LINKER NetherNet::LanThreadManager::OnPacket(rtc::AsyncPacketSocket*, rtc::ReceivedPacket const&)+0x3b8 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xcbb8ec8 [0x30cbbaec8]
#385 LINKER (null)+0x30e8a5d48 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xe8a3d48 [0x30e8a5d48]
#387 LINKER absl::internal_any_invocable::EmptyManager(absl::internal_any_invocable::FunctionToCall, absl::internal_any_invocable::TypeErasedState*, absl::internal_any_invocable::TypeErasedState*)+0x0 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xcbba014 [0x30cbbc014]
#541 LINKER (null)+0x30e8a5d48 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xe8a3d48 [0x30e8a5d48]
#549 LINKER (null)+0x30e8a5d48 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xe8a3d48 [0x30e8a5d48]
#556 LINKER vtable for rtc::IPAddress+0x10 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xe6410c8 [0x30e6430c8]
#567 LINKER absl::internal_any_invocable::EmptyManager(absl::internal_any_invocable::FunctionToCall, absl::internal_any_invocable::TypeErasedState*, absl::internal_any_invocable::TypeErasedState*)+0x0 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xcbba014 [0x30cbbc014]
#568 LINKER (null)+0x30e8a8000 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xe8a6000 [0x30e8a8000]
#572 LINKER (null)+0x30e8a5d48 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xe8a3d48 [0x30e8a5d48]
#574 LINKER NetherNet::LanThreadManager::SendSignalingMessageTo(NetherNet::NetworkID, NetherNet::NetworkID, std::__ndk1::basic_string<char, std::__ndk1::char_traits, std::__ndk1::allocator> const&)+0x58 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xcbb9884 [0x30cbbb884]
#584 LINKER rtc::SystemTimeNanos()+0x28 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xce713bc [0x30ce733bc]
#585 LINKER (null)+0x30e8a5d48 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xe8a3d48 [0x30e8a5d48]
#592 LINKER absl::internal_any_invocable::EmptyManager(absl::internal_any_invocable::FunctionToCall, absl::internal_any_invocable::TypeErasedState*, absl::internal_any_invocable::TypeErasedState*)+0x0 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xcbba014 [0x30cbbc014]
#597 LINKER absl::internal_any_invocable::EmptyManager(absl::internal_any_invocable::FunctionToCall, absl::internal_any_invocable::TypeErasedState*, absl::internal_any_invocable::TypeErasedState*)+0x0 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xcbba014 [0x30cbbc014]
#598 LINKER (null)+0x30e8a8000 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xe8a6000 [0x30e8a8000]
#602 LINKER (null)+0x30e8a5d48 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xe8a3d48 [0x30e8a5d48]
#604 LINKER (null)+0x30cbbd320 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xcbbb320 [0x30cbbd320]
#610 LINKER (null)+0x30e8a5e30 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xe8a3e30 [0x30e8a5e30]
#612 LINKER (null)+0x30e8a5d48 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xe8a3d48 [0x30e8a5d48]
#614 LINKER rtc::Thread::Dispatch(absl::AnyInvocable<void () &&>)+0xa4 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xce6f68c [0x30ce7168c]
#625 LINKER (null)+0x30e8a5d48 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xe8a3d48 [0x30e8a5d48]
#628 LINKER rtc::Thread::ProcessMessages(int)+0xbc in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xce6dff8 [0x30ce6fff8]
#629 LINKER (null)+0x30e8a5d48 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xe8a3d48 [0x30e8a5d48]
#631 LINKER absl::internal_any_invocable::LocalManagerTrivial(absl::internal_any_invocable::FunctionToCall, absl::internal_any_invocable::TypeErasedState*, absl::internal_any_invocable::TypeErasedState*)+0x0 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xcbbb2a4 [0x30cbbd2a4]
#632 LINKER (null)+0x30cbbd2d8 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xcbbb2d8 [0x30cbbd2d8]
#633 LINKER (null)+0x30e8a5d48 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xe8a3d48 [0x30e8a5d48]
#635 LINKER absl::internal_any_invocable::EmptyManager(absl::internal_any_invocable::FunctionToCall, absl::internal_any_invocable::TypeErasedState*, absl::internal_any_invocable::TypeErasedState*)+0x0 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xcbba014 [0x30cbbc014]
#645 LINKER (null)+0x30e8a5d48 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xe8a3d48 [0x30e8a5d48]
#648 LINKER (null)+0x30cbbd0d4 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xcbbb0d4 [0x30cbbd0d4]
#697 LINKER (null)+0x30cbbcff0 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xcbbaff0 [0x30cbbcff0]
#999 LINKER (null)+0x30e8a5d48 in /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so+0xe8a3d48 [0x30e8a5d48]
program failed with unix signal number: 6

Process exited with unexpected exit code: 6

@mwelford2 mwelford2 added the bug Something isn't working label Nov 23, 2024
@mwelford2
Copy link
Author

I used the debug launcher and it launches with that but I can't join multiplayer games. This is the log from that :
15:19:15 Info [Launcher] Version: client 4c5f4fd / manifest f4c075a
15:19:15 Info [Launcher] OS: macOS, Arch: arm64
15:19:15 Info [Launcher] Reading Launcher Settings File: /Users/matteowelford/Library/Application Support/mcpelauncher/mcpelauncher-client-settings.txt
15:19:15 Info [Launcher] Applied Launcher Settings
15:19:15 Trace [Launcher] Loading android libraries
15:19:15 Trace [Launcher] linker loaded
15:19:15 Trace [REDIRECT] /data/data/com.mojang.minecraftpe to /Users/matteowelford/Library/Application Support/mcpelauncher/
15:19:15 Trace [REDIRECT] /data/data/private/var/folders/cb/rsbf91j51dldspsdwwtvj6f00000gn/T/AppTranslocation/16159E0B-6C5C-4DDF-B161-00CFD9F7F345/d/Minecraft Bedrock Launcher.app/Contents/proc/93297/cmdline to /Users/matteowelford/Library/Application Support/mcpelauncher/
15:19:15 Trace [REDIRECT] /data/data/private/var/folders/cb/rsbf91j51dldspsdwwtvj6f00000gn/T/AppTranslocation/16159E0B-6C5C-4DDF-B161-00CFD9F7F345/d/Minecraft Bedrock Launcher.app/Contents/MacOS/./mcpelauncher-client-arm64-v8a to /Users/matteowelford/Library/Application Support/mcpelauncher/
15:19:15 Trace [REDIRECT] /data/data to /Users/matteowelford/Library/Application Support/mcpelauncher/
15:19:15 Trace [REDIRECT] . to /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/assets/
15:19:15 Trace [REDIRECT] /proc to /Users/matteowelford/Library/Application Support/mcpelauncher/proc/
15:19:15 Trace [REDIRECT] /sys to /Users/matteowelford/Library/Application Support/mcpelauncher/sys/
15:19:15 Trace [LinkerUtils] Loaded OS library libm.dylib
linker: mcpelauncher_linker_notifylldb /private/var/folders/cb/rsbf91j51dldspsdwwtvj6f00000gn/T/AppTranslocation/16159E0B-6C5C-4DDF-B161-00CFD9F7F345/d/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/lib/arm64-v8a/libc.so 0x105742000
linker: mcpelauncher_linker_notifylldb /private/var/folders/cb/rsbf91j51dldspsdwwtvj6f00000gn/T/AppTranslocation/16159E0B-6C5C-4DDF-B161-00CFD9F7F345/d/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/lib/arm64-v8a/liblog.so 0x1058c2000
15:19:15 Trace [LinkerUtils] Loaded OS library libz.dylib
15:19:15 Trace [LinkerUtils] Loaded OS library /private/var/folders/cb/rsbf91j51dldspsdwwtvj6f00000gn/T/AppTranslocation/16159E0B-6C5C-4DDF-B161-00CFD9F7F345/d/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/lib/native/arm64-v8a/libfmod.dylib
15:19:15 Trace [Launcher] Loading Minecraft library
linker: Warning: "/Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libc++_shared.so" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
WARNING: linker: Warning: "/Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libc++_shared.so" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
linker: mcpelauncher_linker_notifylldb /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libc++_shared.so 0x105942000
15:19:15 Error [MinecraftUtils] Failed to load Minecraft: dlopen failed: cannot locate symbol "glBindRenderbuffer" referenced by "/Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so"...
15:19:15 Info [Launcher] Loading gamepad mappings
15:19:15 Trace [Launcher] Loading gamepad mappings: /private/var/folders/cb/rsbf91j51dldspsdwwtvj6f00000gn/T/AppTranslocation/16159E0B-6C5C-4DDF-B161-00CFD9F7F345/d/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/gamecontrollerdb.txt
15:19:15 Info [Launcher] Creating window
linker: Warning: "/Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libc++_shared.so" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
WARNING: linker: Warning: "/Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libc++_shared.so" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
linker: mcpelauncher_linker_notifylldb /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libc++_shared.so 0x129bc2000
linker: mcpelauncher_linker_notifylldb /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libminecraftpe.so 0x12a4c2000
Found hook: _ZN11AppPlatform16showMousePointerEv @ 0x100868f64
Found hook: _ZN11AppPlatform16hideMousePointerEv @ 0x100868f4c
Found hook: _ZN11AppPlatform17setFullscreenModeE14FullscreenMode @ 0x100868f7c
Found hook: _ZN3rtc10getifaddrsEPP7ifaddrs @ 0x10099fd38
Found hook: _ZN3rtc11freeifaddrsEP7ifaddrs @ 0x1009a000c
15:19:16 Info [Launcher] Loaded Minecraft library
15:19:16 Debug [Launcher] Minecraft is at offset 0x12A4C2000
15:19:16 Info [Launcher] Game version: 0.0.0.0
15:19:16 Info [Launcher] Applying patches
15:19:16 Info [V8] Applying v8-flags --jitless
15:19:16 Debug [CorePatches] Failed to patch, vtable _ZTV21AppPlatform_android23 not found
15:19:16 Info [Launcher] Initializing JNI
linker: mcpelauncher_linker_notifylldb /private/var/folders/cb/rsbf91j51dldspsdwwtvj6f00000gn/T/AppTranslocation/16159E0B-6C5C-4DDF-B161-00CFD9F7F345/d/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/lib/arm64-v8a/libjnivmsupport.so 0x11e683000
15:19:16 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeRegisterThis
15:19:16 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeInitializeWithApplicationContext
15:19:16 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeUnregisterThis
15:19:16 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeInitializeXboxLive
15:19:16 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeinitializeLibHttpClient
15:19:16 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeInitializeLibHttpClient
15:19:16 Error [JniSupport] Missing native symbol: Java_com_microsoft_xal_browser_WebView_urlOperationSucceeded
15:19:16 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_PlayIntegrity_nativePlayIntegrityComplete
15:19:16 Trace [Minecraft] Entering JNI_OnLoad 0x6f9d3000
15:19:16 Trace [Minecraft] JNI_OnLoad completed
15:19:16 Info [Launcher] Executing main thread
15:19:16 Trace [JniSupport] Invoking nativeRegisterThis
15:19:16 Trace [JniSupport] Invoking ANativeActivity_onCreate
15:19:16 Warn [Main] Android stub called
15:19:16 Warn [Main] Android stub called
15:19:16 Warn [Main] Android stub called
15:19:16 Warn [Main] Android stub called
15:19:16 Info [Minecraft] android_main starting. internalDataPath is '/internal', externalDataPath is '/external'
15:19:16 Trace [JniSupport] Invoking start activity callbacks
15:19:16 Error [MCPE] *** setCachedDeviceId(35edd11a-4a4b-4048-8011-ea39493bf333)
15:19:16 Info [Bedrock] Breakpad config: directory is: /crash, sessionid is: 19658f5f-1c87-4bb0-83a8-083a82f6aedf
15:19:16 Info [Minecraft] NO LOG FILE! - AppPlatform_android::setStorageDirectory - using External dir (NEW) - CurrentFileStoragePath is now '/Users/matteowelford/Library/Application Support/mcpelauncher/'
15:19:16 Warn [Minecraft] NO LOG FILE! - [Graphics] The graphics context was gained
15:19:16 Warn [Minecraft] NO LOG FILE! - [Graphics] The graphics context was gained
15:19:16 Warn [Minecraft] MinecraftGame::init && MinecraftGame::setSize!
15:19:16 Warn [FakeEGL] eglQueryString 308d
15:19:16 Warn [Main] Android stub called
15:19:16 Info [GL] Vendor: Google Inc. (Apple)
15:19:16 Info [GL] Renderer: ANGLE (Apple, Apple M3 Pro, OpenGL 4.1 Metal - 89.3)
15:19:16 Info [GL] Version: OpenGL ES 3.0.0 (ANGLE 2.1.22420 git hash: a3a43254afd1)
15:19:16 Info [GL] Vendor: Google Inc. (Apple)
15:19:16 Info [GL] Renderer: ANGLE (Apple, Apple M3 Pro, OpenGL 4.1 Metal - 89.3)
15:19:16 Info [GL] Version: OpenGL ES 3.0.0 (ANGLE 2.1.22420 git hash: a3a43254afd1)
15:19:16 Warn [Main] Android stub called
2024-11-23 15:19:16.428 mcpelauncher-client-arm64-v8a[93297:12876790] +[IMKClient subclass]: chose IMKClient_Modern
2024-11-23 15:19:16.428 mcpelauncher-client-arm64-v8a[93297:12876790] +[IMKInputSession subclass]: chose IMKInputSession_Modern
linker: mcpelauncher_linker_notifylldb /Users/matteowelford/Library/Application Support/mcpelauncher/versions/1.21.44.01/lib/arm64-v8a/libMediaDecoders_Android.so 0x147c42000
15:19:16 Info [GL] Vendor: Google Inc. (Apple)
15:19:16 Info [GL] Renderer: ANGLE (Apple, Apple M3 Pro, OpenGL 4.1 Metal - 89.3)
15:19:16 Info [GL] Version: OpenGL ES 3.0.0 (ANGLE 2.1.22420 git hash: a3a43254afd1)
15:19:16 Warn [Main] Android stub called
15:19:16 Debug [HttpCallStaticGlue] Successfully registerered HttpCall methods
15:19:16 Debug [XboxLiveAppConfig] Successfully registerered XboxLiveAppConfig methods
15:19:16 Debug [XSAPI.Android] Successfully registerered HttpCall tcuiMethods
15:19:16 Info [Minecraft] NO LOG FILE! - AppPlatform_android::setStorageDirectory - using AppData dir - CurrentFileStoragePath is now '/Users/matteowelford/Library/Application Support/mcpelauncher/'
15:19:16 Info [Minecraft] NO LOG FILE! - AppPlatform_android::setStorageDirectory - using External dir (NEW) - CurrentFileStoragePath is now '/Users/matteowelford/Library/Application Support/mcpelauncher/'
15:19:17 Info [Minecraft] NO LOG FILE! - Time played notifier not required for 'en'
Unknown socket family when converting sockaddr to host in get_host_len 0
15:19:28 Info [Minecraft] NO LOG FILE! - Opening level '/Users/matteowelford/Library/Application Support/mcpelauncher/minecraftpe/blob_cache'
Unknown socket family when converting sockaddr to host in get_host_len 0
Unknown socket family when converting sockaddr to host in get_host_len 0
Unknown socket family when converting sockaddr to host in get_host_len 0
15:20:27 Info [GL] Vendor: Google Inc. (Apple)
15:20:27 Info [GL] Renderer: ANGLE (Apple, Apple M3 Pro, OpenGL 4.1 Metal - 89.3)
15:20:27 Info [GL] Version: OpenGL ES 3.0.0 (ANGLE 2.1.22420 git hash: a3a43254afd1)
15:20:27 Warn [Main] Android stub called
15:21:00 Trace [JniSupport] Invoking stop activity callbacks
15:21:00 Warn [Minecraft] NO LOG FILE! - [Graphics] The graphics context was lost
15:21:00 Info [Minecraft] Application shutdown successfully
15:21:00 Warn [Main] Android stub called
15:21:00 Warn [Main] Android stub called

Process exited normally

@ChristopherHX
Copy link
Member

fixed install v0.17.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants