Skip to content
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

MCreator does not work on macOS #1974

Closed
KlemenDEV opened this issue Nov 5, 2021 · 23 comments
Closed

MCreator does not work on macOS #1974

KlemenDEV opened this issue Nov 5, 2021 · 23 comments
Labels
bug Something isn't working
Milestone

Comments

@KlemenDEV
Copy link
Contributor

Describe the bug

Some users are reporting MCreator not working on macOS. We are looking for error messages and crash logs and any info possible in this ticket.

Details

  • MCreator version: 2021.3.45419
  • OS: Mac OS

Original topic: https://mcreator.net/forum/80667/help-please-i-tried-download-20213-snapshot-and-it-doesnt-work

@KlemenDEV KlemenDEV added the bug Something isn't working label Nov 5, 2021
@KlemenDEV KlemenDEV added this to the 2021.3 milestone Nov 5, 2021
@Shmee1501655
Copy link

I have tried to download the snapshot on my mac. I tried it first on MacOS Big Sur and it didn't work. Then I upgraded to MacOS Monterey and it did the same thing. I haven't gotten any crash logs or errors but when I try to open it it gives me this error message: "You can’t open the application “MCreator” because this application is not supported on this Mac."

@willpill
Copy link
Collaborator

willpill commented Nov 5, 2021

Log of error:

/Applications/MCreator.app/Contents/MacOS/mcreator ; exit;
zsh: exec format error: /Applications/MCreator.app/Contents/MacOS/mcreator

Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]

@KlemenDEV
Copy link
Contributor Author

Will try to build for 64-bit and will send you binaries for testing @willpill

@Max094Reikeb
Copy link
Collaborator

Complete report
When trying to open the app, we get a message saying the Mac doesn't support the application.
impossible_to_open

Then, when trying to open MCreator with console, we got an error saying there's an issue with executable
error

The reason? MCreator might be in 32-bit but now, MacOS only runs 64-bit applications.

@willpill
Copy link
Collaborator

willpill commented Nov 5, 2021

However I want to clarify that the app is 64 bit, you can check the architecture with Go64.
Plus, if all versions including previous ones are 32 bit then they should not work either, but they do.

The problem here is most likely that the app is exported as a data package instead of an executable

@KlemenDEV
Copy link
Contributor Author

@willpill what tool did you use to check the bitness of the app?

@willpill
Copy link
Collaborator

willpill commented Nov 6, 2021

Go64, its mac only

@Tilier
Copy link

Tilier commented Nov 7, 2021

Wait is there a fix to this issue? Why is this closed @KlemenDEV?

@Shmee1501655
Copy link

I am wondering the same thing. It still doesn't work for me either.

@Tilier
Copy link

Tilier commented Nov 7, 2021

:c i really want it to work but i don't know how to fix it . . .

@Max094Reikeb
Copy link
Collaborator

Wait is there a fix to this issue? Why is this closed @KlemenDEV?

The issue is closed because it was fixed. The fix will be applied for next MCreator snapshot.

@Max094Reikeb
Copy link
Collaborator

:c i really want it to work but i don't know how to fix it . . .

You'll have to wait for next snapshot

@Tilier
Copy link

Tilier commented Nov 7, 2021

@Max094Reikeb Is there any way to get it now? If not, when will that next snapshot be?

@Max094Reikeb
Copy link
Collaborator

@Max094Reikeb Is there any way to get it now? If not, when will that next snapshot be?

Unless you can use MCreator with its source code you can't get MCreator until next snapshot. And I don't know when it will be released, not even Klemen knows...

@Tilier
Copy link

Tilier commented Nov 7, 2021

@Max094Reikeb what do you mean use it with its source code?

@Shmee1501655
Copy link

The source code is the code of mcreator that you would have to program yourself and fix the problem but I don't know how to use the source code.

@Shmee1501655
Copy link

MCreator is an open source application and you are allowed to see the code for mcreator.

@Shmee1501655
Copy link

I recommend waiting for the next snapshot

@Max094Reikeb
Copy link
Collaborator

The source code is the code of mcreator that you would have to program yourself and fix the problem but I don't know how to use the source code.

The problem is already fixed in the source code, all you need to do is download it and use it with an IDE. But if you don't even know what is the code source, then it's best for you to wait for the next snapshot

@Tilier
Copy link

Tilier commented Nov 7, 2021

@Max094Reikeb no i know what source code is, idk how to compile it tho

@SKI79
Copy link

SKI79 commented Nov 12, 2021

I am on OS X El Capitan and it says that I can't open MCreator 2021.3 because "PowerPC apps are no longer supported"

If anyone could help, that would be nice

@KlemenDEV
Copy link
Contributor Author

The fix for this bug will be released with the next snapshot which is not out yet. Keep your eyes on https://mcreator.net/changelog

@SKI79
Copy link

SKI79 commented Nov 13, 2021

The fix for this bug will be released with the next snapshot which is not out yet. Keep your eyes on https://mcreator.net/changelog

Ok, thanks!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants