-
Notifications
You must be signed in to change notification settings - Fork 100
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
Minecraft Mac Mojave 10.14.6 crash process exited with unexpected exit code: 6 #316
Comments
I tried downloading another version of it and now it stays loading the game log and doesn't finish loading. |
I tried multiple versions of the game and launcher. I am currently on 1.119 of the launcher and 14.60.5 of the game. It seems it will open each version once, I can sign in and play. Then after closing, it will crash every time I try to open that version again. 16:13:00 Info [Launcher] Version: client 4432ade / manifest b4136d7 Process exited with unexpected exit code: 6 |
@ImNotTechSmart Your launcher is outdated and cannot handle backward breaking changes. |
duplicate of #311 |
Proposed fix starting with version 0.0.136 (stable), should be available soon. |
00:11:28 Info [Launcher] Version: client 7c17ac3 / manifest 05861bf
00:11:28 Info [Launcher] CPU: GenuineIntel Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz
00:11:28 Info [Launcher] CPU supports SSSE3: YES
00:11:28 Trace [Launcher] Loading hybris libraries
00:11:28 Trace [HybrisUtils] Loaded OS library /Applications/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/libs/native/libfmod.dylib
00:11:28 Trace [HybrisUtils] Loaded OS library libm.dylib
00:11:28 Error [HybrisUtils] Failed to load OS library libz.so.1
00:11:28 Info [Launcher] Creating window
00:11:28 Trace [Launcher] Loading gamepad mappings: /Applications/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/gamecontrollerdb.txt
00:11:29 Trace [Launcher] Loading Minecraft library
libc++abi.dylib: terminating with uncaught exception of type std::runtime_error: Failed to load Minecraft: Cannot load library: load_library[1119]: Library '/Users/wildcat/Library/Application Support/mcpelauncher/versions/1.14.60.5/libs/libminecraftpe.so' not found
Signal 6 received
Backtrace elements: 12
#0 0 mcpelauncher-client 0x00128477 _ZN12CrashHandler12handleSignalEiPv + 279
#1 1 libsystem_platform.dylib 0xa7cc6bae _sigtramp + 46
#2 2 ??? 0xffffffff 0x0 + 4294967295
#3 3 libsystem_c.dylib 0xa7b8080e abort + 133
#4 4 libc++abi.dylib 0xa5a45177 __cxa_bad_cast + 0
#5 5 libc++abi.dylib 0xa5a4531f _ZL25default_terminate_handlerv + 232
#6 6 libc++abi.dylib 0xa5a501fd _ZSt11__terminatePFvvE + 14
#7 7 libc++abi.dylib 0xa5a4ffbc __cxa_get_exception_ptr + 0
#8 8 libc++abi.dylib 0xa5a43a01 __cxa_get_globals + 0
#9 9 mcpelauncher-client 0x001294e5 _ZN14MinecraftUtils16loadMinecraftLibERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE + 421
#10 10 mcpelauncher-client 0x000414e4 main + 7172
#11 11 libdyld.dylib 0xa7add051 start + 1
Dumping stack...
Process exited with unexpected exit code: 6
The text was updated successfully, but these errors were encountered: