-
Notifications
You must be signed in to change notification settings - Fork 21
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
Launcher not found in PATH variable #28
Comments
No MacOs Catalina support, same as the original |
Ah thanks and what's the problem? |
Removed 32bit app support (Minecraft is still only 32bit on the playstore) |
Is it possible to make a custom crash message that tells the user that Catalina is not supported? |
Yes, thats possible with some UI changes. |
That would definitely help users who are new to this project. |
Now marked as unsupported at the download page and ReadMe, might be working if either mojang (provides Minecraft android as x86_64) or mrarm (minecraft-linux will hack 32bit back to Catalina) |
This information from the CrossOver developers in this email post may help with development of a 64 bit version of the launcher, by using the same complex 32 on 64 but system they use. Of course, they don’t document their internal trick to using it, so it will require disabling SIP. |
At least the compiler seems to work on linux64, after compiling it (linking clang took 14GB+ of my RAM, never saw such heavy usage). |
The compiler on its own won't do the Job, it might be easier to fix my win32 port and let that run via crossover wine (built from source), if that would work. |
WIP Catalina support will begin with Minecraft 1.16 (beta) x64. Current Prototype of the ng branch which added 64bit mcpelauncher-client, it solves this issue in the future. |
Please Test https://github.com/ChristopherHX/osx-packaging-scripts/releases/download/ng.dmg/Minecraft_Bedrock_Launcher.0.0.52.dmg on macOS 10.12+ |
This is working pretty well and I can now access my PMMP servers on mac. @ChristopherHX you are amazing. Thank you for your work! |
Credits to mrarm (minecraft-linux) for fixing and porting my 64bit demo to be playable. |
I close this, because I removed that message. If they use ngpreview they get a warning if they still have a x86 (32bit login) but running 10.15+. (logout and login to get rid of it) The UI have still a lot if open bugs, it's easy to find them. |
Everytime I start the game I get this error. Even though I tried to removing the app and installing again from the dmg file.
The text was updated successfully, but these errors were encountered: