-
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
won't start on macOS 10.15 beta #100
Comments
It wasn't and it won't be updated as a 64-bit process, because it can't be done as MCPE is 32-bit. Did these retards like, completely disable 32-bit support? |
It might be possible to reenable 32-bit support somehow, but as I said there's nothing that can be done other than not upgrading/hacking 32-bit support into the OS. I'd advise against updating to 10.15 and myself I'm stuck on 10.13. |
The EDU version is a nice workaround if you happen to have an O365 Education account. I just tried it and it works fine, even on 64-bit only Macs. Edit: That said, this is a really nice wrapper around an Android emulator right now, so I don't think it could be adapted to that version. Oof. |
MCPE will have to go 64-bit next month, Google is mandating it for all Android apps - so at that point it may become fixable. |
Will they stop producing 32 bit apps? Or just require a 64 bit build?
…On Sat, Jul 20, 2019, 12:38 PM Ian Levesque ***@***.***> wrote:
MCPE will have to go 64-bit next month, Google is mandating it for all
Android apps - so at that point it may become fixable.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#100?email_source=notifications&email_token=AFYTD5G2KTUO4WSX5UWAC5LQANSSTA5CNFSM4HUPDDC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2NUVSI#issuecomment-513493705>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFYTD5E3I65FENHJ3MZCKKTQANSSTANCNFSM4HUPDDCQ>
.
|
They require a 64-bit build in addition to the 32-bit builds. You can find more details on the Android Developer website/ |
Edu is useless as a comparation as it's basically a MCPE fork, separately built, and well, if you have the source code you can build for 32-bit, 64-bit for every platform that your code compiles on. |
Any progress on this? Google now mandates apps submit 64 bit builds. |
Mojang bought themselves an exemption to the 64 bit requirement.
…On Tue, Dec 10, 2019, 5:11 AM Yashendra Shukla ***@***.***> wrote:
Any progress on this? Google now mandates apps submit 64 bit builds.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#100?email_source=notifications&email_token=AFYTD5GADUH4IAQB4XX6533QX6IRHA5CNFSM4HUPDDC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGPFSOQ#issuecomment-564025658>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFYTD5CLRMTH3BUNS7UZNSLQX6IRHANCNFSM4HUPDDCQ>
.
|
Oh wow. RIP. Any idea for how long? |
Most likely indefinitely. Such a dumb thing for them to do honestly.
…On Tue, Dec 10, 2019, 6:11 AM Yashendra Shukla ***@***.***> wrote:
Oh wow. RIP. Any idea for how long?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#100?email_source=notifications&email_token=AFYTD5FDSNEBXKOWSXF5JILQX6PSPA5CNFSM4HUPDDC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGPLRMY#issuecomment-564050099>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFYTD5HBWESOPYPSENJU77DQX6PSPANCNFSM4HUPDDCQ>
.
|
You actually can run 32 bit apps on Catalina with a little trickery and some undocumented Apple stuff. Probably too difficult for a project like this, but if someone has a lot of free time and really wants to work on this... |
Please look here (ChristopherHX#28) to get a experimental partially working dmg version. |
But where can we download the compiled dmg file of the beta? @ChristopherHX |
From my build script github releases (multiple versions) Direct links to version 0.0.132 (you will see if an update comes out) |
@mtoensing |
You must tried to run a version named like |
when using the precompiled macOS binary and running on the beta of macOS 10.15, upon clicking play, this message box appears
this is probably because not everything has been updated to run as a 64 bit process
The text was updated successfully, but these errors were encountered: