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

1.20.30.02 crash on start #889

Closed
Yuisyuu opened this issue Sep 24, 2023 · 3 comments
Closed

1.20.30.02 crash on start #889

Yuisyuu opened this issue Sep 24, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@Yuisyuu
Copy link

Yuisyuu commented Sep 24, 2023

Describe the bug
1.20.30.02 crash on start

To Reproduce
Steps to reproduce the behavior:

  1. Click PLAY button

Expected behavior
Game start

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: macOS 14.0
  • Version: v0.11.2-macos-x86_64-0.2.438
  • Installation Type: dmg

Additional context
cpuinfo_get_packages_count called before cpuinfo is initialized

@Yuisyuu Yuisyuu added the bug Something isn't working label Sep 24, 2023
@Bale001
Copy link

Bale001 commented Sep 27, 2023

Im getting this crash too. The x86_64 version works, but not the arm64-v8a version. Here is my full crash log:

17:58:05 Info  [Launcher] Version: client aee4cdb / manifest bc82df2
17:58:05 Trace [Launcher] Loading hybris libraries
17:58:05 Trace [Launcher] linker loaded
17:58:06 Trace [REDIRECT] /data/data/com.mojang.minecraftpe to /Users/bale/Library/Application Support/mcpelauncher/
17:58:06 Trace [REDIRECT] /data/data/Applications/Minecraft Bedrock Launcher.app/Contents/proc/18231/cmdline to /Users/bale/Library/Application Support/mcpelauncher/
17:58:06 Trace [REDIRECT] /data/data/Applications/Minecraft Bedrock Launcher.app/Contents/MacOS/./mcpelauncher-client-arm64-v8a to /Users/bale/Library/Application Support/mcpelauncher/
17:58:06 Trace [REDIRECT] /data/data to /Users/bale/Library/Application Support/mcpelauncher/
17:58:06 Trace [REDIRECT] . to /Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/assets/
17:58:06 Trace [REDIRECT] /proc to /Users/bale/Library/Application Support/mcpelauncher/proc/
17:58:06 Trace [LinkerUtils] Loaded OS library libm.dylib
linker: mcpelauncher_linker_notifylldb /Applications/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/lib/arm64-v8a/libc.so 0x110782000
linker: mcpelauncher_linker_notifylldb /Applications/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/lib/arm64-v8a/liblog.so 0x110902000
17:58:06 Trace [LinkerUtils] Loaded OS library libz.dylib
17:58:06 Trace [LinkerUtils] Loaded OS library /Applications/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/lib/native/arm64-v8a/libfmod.dylib
17:58:06 Trace [Launcher] Loading Minecraft library
linker: Warning: "/Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/lib/arm64-v8a/libc++_shared.so" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
WARNING: linker: Warning: "/Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/lib/arm64-v8a/libc++_shared.so" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
linker: mcpelauncher_linker_notifylldb /Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/lib/arm64-v8a/libc++_shared.so 0x110982000
17:58:06 Error [MinecraftUtils] Failed to load Minecraft: dlopen failed: cannot locate symbol "glBindRenderbuffer" referenced by "/Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/lib/arm64-v8a/libminecraftpe.so"...
17:58:06 Info  [Launcher] Loading gamepad mappings
17:58:06 Trace [Launcher] Loading gamepad mappings: /Applications/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/gamecontrollerdb.txt
17:58:06 Info  [Launcher] Creating window
linker: mcpelauncher_linker_notifylldb /Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/lib/arm64-v8a/libminecraftpe.so 0x117c83000
Found hook: _ZN11AppPlatform16showMousePointerEv @ 0x104951ee4
Found hook: _ZN11AppPlatform16hideMousePointerEv @ 0x104951ecc
Found hook: _ZN11AppPlatform17setFullscreenModeE14FullscreenMode @ 0x104951efc
17:58:06 Info  [Launcher] Loaded Minecraft library
17:58:06 Debug [Launcher] Minecraft is at offset 0x117C83000
17:58:06 Info  [Launcher] Game version: 0.0.0.0
17:58:06 Info  [Launcher] Applying patches
17:58:06 Info  [V8] Applying v8-flags --jitless
17:58:06 Debug [CorePatches] Failed to patch, vtable _ZTV21AppPlatform_android23 not found
17:58:06 Info  [Launcher] Initializing JNI
linker: mcpelauncher_linker_notifylldb /Applications/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/lib/arm64-v8a/libjnivmsupport.so 0x115303000
17:58:06 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeRegisterThis
17:58:06 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeInitializeWithApplicationContext
17:58:06 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeUnregisterThis
17:58:06 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeinitializeLibHttpClient
17:58:06 Error [JniSupport] Missing native symbol: Java_com_microsoft_xal_browser_WebView_urlOperationSucceeded
17:58:06 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_PlayIntegrity_nativePlayIntegrityComplete
17:58:06 Trace [Minecraft] Entering JNI_OnLoad 0x6b9cf000
17:58:06 Info  [Launcher] Executing main thread
17:58:06 Trace [Minecraft] JNI_OnLoad completed
17:58:06 Trace [JniSupport] Invoking nativeRegisterThis
17:58:06 Trace [JniSupport] Invoking ANativeActivity_onCreate
17:58:06 Warn  [Main] Android stub called
17:58:06 Warn  [Main] Android stub called
17:58:06 Warn  [Main] Android stub called
17:58:06 Warn  [Main] Android stub called
17:58:06 Info  [Minecraft] android_main starting. internalDataPath is '/internal', externalDataPath is '/external'
17:58:06 Trace [JniSupport] Invoking start activity callbacks
17:58:06 Error [MCPE] *** setCachedDeviceId(d9732ba9-bf6e-4424-8461-d16795efa206)
17:58:06 Info  [Bedrock] configureBreakpad with directory: /crash, sessionid is: dd9b21ef-95e5-4be4-9173-e42066dab73f
17:58:06 Info  [Bedrock] configureBreakpad called, directory is: /crash, sessionid is: dd9b21ef-95e5-4be4-9173-e42066dab73f
17:58:06 Error [XNNPACK] failed to parse the list of possible processors in /sys/devices/system/cpu/possible
17:58:06 Error [XNNPACK] failed to parse the list of present processors in /sys/devices/system/cpu/present
17:58:06 Error [XNNPACK] failed to parse both lists of possible and present processors
17:58:06 Info  [Minecraft] NO LOG FILE! - AppPlatform_android::setStorageDirectory - using External dir (NEW) - CurrentFileStoragePath is now '/Users/bale/Library/Application Support/mcpelauncher/'
17:58:06 Error [XNNPACK] cpuinfo_get_packages_count called before cpuinfo is initialized
Signal 6 received
Backtrace elements: 11
#0 0   mcpelauncher-client-arm64-v8a       0x0000000104963e34 _ZN12CrashHandler12handleSignalEiPv + 332
#1 1   libsystem_platform.dylib            0x00000001a8c814c4 _sigtramp + 56
#2 2   libsystem_pthread.dylib             0x00000001a8c69ee0 pthread_kill + 288
#3 3   libsystem_c.dylib                   0x00000001a8ba4340 abort + 168
#4 4   ???                                 0x000000012487ae38 0x0 + 4907839032
#5 5   ???                                 0x000000012487b12c 0x0 + 4907839788
#6 6   ???                                 0x000000011fed2fa4 0x0 + 4830605220
#7 7   ???                                 0x000000011fee51f8 0x0 + 4830679544
#8 8   ???                                 0x000000011ff07df8 0x0 + 4830821880
#9 9   mcpelauncher-client-arm64-v8a       0x00000001048968c8 main + 13724
#10 10  dyld                                0x000000010508d088 start + 516
Dumping stack...
#5 LINKER (null)+0x0 in /Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/lib/arm64-v8a/libminecraftpe.so+0xcbf7e38 [0x12487ae38]
#6 LINKER (null)+0x0 in /Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/lib/arm64-v8a/libminecraftpe.so+0xcbf812c [0x12487b12c]
#7 LINKER (null)+0x11fed2fa4 in /Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/lib/arm64-v8a/libminecraftpe.so+0x824ffa4 [0x11fed2fa4]
#8 LINKER (null)+0x11fee51f8 in /Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/lib/arm64-v8a/libminecraftpe.so+0x82621f8 [0x11fee51f8]
#9 LINKER (null)+0x11ff07df8 in /Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/lib/arm64-v8a/libminecraftpe.so+0x8284df8 [0x11ff07df8]
#72 LINKER (null)+0x1107d3b94 in /Applications/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/lib/arm64-v8a/libc.so+0x51b94 [0x1107d3b94]
#111 LINKER (null)+0x11e8aaccc in /Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/lib/arm64-v8a/libminecraftpe.so+0x6c27ccc [0x11e8aaccc]
#194 LINKER (null)+0x125919000 in /Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/lib/arm64-v8a/libminecraftpe.so+0xdc96000 [0x125919000]
#207 LINKER (null)+0x11e8aaccc in /Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/lib/arm64-v8a/libminecraftpe.so+0x6c27ccc [0x11e8aaccc]
#215 LINKER (null)+0x11ae66a46 in /Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/lib/arm64-v8a/libminecraftpe.so+0x31e3a46 [0x11ae66a46]
#231 LINKER (null)+0x0 in /Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/lib/arm64-v8a/libminecraftpe.so+0xcbf812c [0x12487b12c]
#235 LINKER (null)+0x11fed2fa4 in /Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/lib/arm64-v8a/libminecraftpe.so+0x824ffa4 [0x11fed2fa4]
#239 LINKER (null)+0x11ad891ad in /Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/lib/arm64-v8a/libminecraftpe.so+0x31061ad [0x11ad891ad]
#396 LINKER (null)+0x11ad89469 in /Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/lib/arm64-v8a/libminecraftpe.so+0x3106469 [0x11ad89469]
#419 LINKER (null)+0x11adb8c27 in /Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/lib/arm64-v8a/libminecraftpe.so+0x3135c27 [0x11adb8c27]
#420 LINKER (null)+0x11ad89469 in /Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/lib/arm64-v8a/libminecraftpe.so+0x3106469 [0x11ad89469]
#667 LINKER (null)+0x11fee51f8 in /Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/lib/arm64-v8a/libminecraftpe.so+0x82621f8 [0x11fee51f8]
#699 LINKER (null)+0x1258ceb48 in /Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/lib/arm64-v8a/libminecraftpe.so+0xdc4bb48 [0x1258ceb48]
#735 LINKER (null)+0x11ff07df8 in /Users/bale/Library/Application Support/mcpelauncher/versions/1.20.31.01/lib/arm64-v8a/libminecraftpe.so+0x8284df8 [0x11ff07df8]
program failed with unix signal number: 6

Process exited with unexpected exit code: 6

@ChristopherHX
Copy link
Member

Apply update v0.11.3 and opt into m1 (Experimental) on macOS Sonoma, based on reports is macOS x86_64 not affected and can continue using x86_64 variants, while m1 users can't without going back to macOS 13.

@Paranoid-Dev
Copy link

Apply update v0.11.3 and opt into m1 (Experimental) on macOS Sonoma, based on reports is macOS x86_64 not affected and can continue using x86_64 variants, while m1 users can't without going back to macOS 13.

Can confirm, on m1 pro Sonoma the game launches with the experimental arm version
link for people searching for how to do it

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

4 participants