-
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
macos El Capitan 10.11.6: Minecraft has exited with a Non-Zero Error code #327
Comments
Thanks for the crashreport. |
Well using a 10.10 sdk shows the error at compile time.
|
I think, this fixes the bug ChristopherHX@d5b678c |
Should be fixed in version 0.0.143 (check for updates in launcher settings) |
After more bug reports on 10.10, 10.11 support, this bug is finally fixed in Version 0.0.159 |
When i try to load the launcher on any version i get this error code:
20:21:07 Info [Launcher] Version: client 4432ade / manifest 04dd224
20:21:07 Info [Launcher] CPU: GenuineIntel Intel(R) Core(TM)2 Duo CPU E8135 @ 2.66GHz
20:21:07 Info [Launcher] CPU supports SSSE3: YES
20:21:07 Trace [Launcher] Loading hybris libraries
20:21:07 Trace [HybrisUtils] Loaded OS library /Applications/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/libs/native/libfmod.dylib
20:21:07 Trace [HybrisUtils] Loaded OS library libm.dylib
20:21:07 Error [HybrisUtils] Failed to load OS library libz.so.1
20:21:07 Info [Launcher] Creating window
20:21:07 Trace [Launcher] Loading gamepad mappings: /Applications/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/gamecontrollerdb.txt
20:21:07 Trace [Launcher] Loading Minecraft library
dyld: lazy symbol binding failed: Symbol not found: _clock_gettime
Referenced from: /Applications/Minecraft Bedrock Launcher.app/Contents/MacOS/./mcpelauncher-client
Expected in: /usr/lib/libSystem.B.dylib
dyld: Symbol not found: _clock_gettime
Referenced from: /Applications/Minecraft Bedrock Launcher.app/Contents/MacOS/./mcpelauncher-client
Expected in: /usr/lib/libSystem.B.dylib
Process exited with unexpected exit code: 5
The text was updated successfully, but these errors were encountered: