minecraft-linux / mcpelauncher-manifest

The main repository for the Linux and Mac OS Bedrock edition Minecraft launcher.
https://minecraft-linux.github.io
GNU General Public License v3.0
923 stars 100 forks source link

Doesn`t work on MacOS Sonoma #894

Open kirilakikiev opened 11 months ago

kirilakikiev commented 11 months ago
image

Crashing every time when I try launch Before update all worked fine..

DBeitniz commented 11 months ago

Yeah, I already posted this bug previously, if we have a lot people complaining, maybe we will be able to get it working on Sonoma, second of all, just rollback you Mac to 13.4 if you really need to use it :)

kirilakikiev commented 11 months ago

rollback you Mac to 13.4 if you really need to use it :)

If I rollback to 13.4, I will lose all my data) and this is not the best outcome) are there any alternatives to solve this problem? Just after installing Sonoma, two launcher updates arrived, and I updated with the hope that it will eventually work

ChristopherHX commented 11 months ago

Apply all changes described here https://github.com/minecraft-linux/mcpelauncher-manifest/discussions/819#discussioncomment-7139024

and it works again on m1 macs on sonoma

ChristopherHX commented 11 months ago

apple updates are not friendly to opensource software

macOS 14 x86_64 is not affected by this problem, so why did apple break rosetta 2 only?

kirilakikiev commented 11 months ago

sonoma

Thank you, it worked for me!!!

kirilakikiev commented 11 months ago

apple updates are not friendly to opensource software

  • macOS 10.15 disabled x86 execution (1+ year of lack of support, the game itself was not 64bit ready on android)
  • macOS 14 broke rosetta 2, the m1 port is pretty new and highly experimental due to me have no m1 mac and don't test anything

macOS 14 x86_64 is not affected by this problem, so why did apple break rosetta 2 only?

If this helps, I launched the game, it works stably on M1 (macbook pro 2020), the performance is good. The only bug that I noticed (it was also in previous versions) when installing the resource pack, it is set to but after re-entering the game, the game freezes on the initial screen without interface buttons, etc., because of this, you have to completely delete the resource pack from the folder, and restart the game, and re-install the resource pack again

Once again, thank you for your help and for developing such a good product.

iMonZ commented 2 months ago

apple updates are not friendly to opensource software

  • macOS 10.15 disabled x86 execution (1+ year of lack of support, the game itself was not 64bit ready on android)
  • macOS 14 broke rosetta 2, the m1 port is pretty new and highly experimental due to me have no m1 mac and don't test anything

macOS 14 x86_64 is not affected by this problem, so why did apple break rosetta 2 only?

Sorry, but those things do not have anything to do with not being open source friendly. Actually, the opposite is happening. Open Source Projects can recompile faster to a new architecture. And the drop of 32bit software had its own reason. But before 'hating' on a companies decision without informing yourself why those decisions were made. Actually, Windows is the only major operating system to push 32bit support. Linux distros, Android etc. are actually following Apple slowly.