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

bad CPU type in executable: mono32 #28

Open
irmahs opened this issue Jun 8, 2020 · 9 comments · Fixed by #29
Open

bad CPU type in executable: mono32 #28

irmahs opened this issue Jun 8, 2020 · 9 comments · Fixed by #29

Comments

@irmahs
Copy link

irmahs commented Jun 8, 2020

I keep getting this error when I try to run RunOnMac.command file.

@Liz4v
Copy link
Contributor

Liz4v commented Jun 8, 2020

Do you have macOS Catalina (10.15) or later?

@Liz4v
Copy link
Contributor

Liz4v commented Jun 8, 2020

I was digging a little bit deeper and it doesn't look like it's something I can fix.

mono32 doesn't work on my macOS Catalina. I get that same error you're getting. I thought "no problem, let's just use mono instead then, which is 64 bits."

And I did so, and I get

WARNING: The Carbon driver has not been ported to 64bits, and very few parts of Windows.Forms will work properly, or at all

=================================================================
	Native Crash Reporting
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

and then a crash dump including both native and managed stack traces. Almost no Desktop-Ponies code. Not sure this project can support macOS from now on. :(

@Liz4v
Copy link
Contributor

Liz4v commented Jun 8, 2020

Root issue seems to be here: mono/mono#6701

@irmahs
Copy link
Author

irmahs commented Jun 8, 2020 via email

@Liz4v
Copy link
Contributor

Liz4v commented Jun 8, 2020

Kudos to RoosterDragon, I only maintain the Mac launcher. 😉

@irmahs
Copy link
Author

irmahs commented Jun 8, 2020 via email

Liz4v added a commit to Liz4v/Desktop-Ponies that referenced this issue Jun 8, 2020
Liz4v added a commit to Liz4v/Desktop-Ponies that referenced this issue Jun 8, 2020
Liz4v added a commit to Liz4v/Desktop-Ponies that referenced this issue Jun 8, 2020
@hidefromkgb
Copy link
Contributor

hidefromkgb commented Jun 19, 2020

@yumamri You might want to try my take at MacOS Desktop Ponies.

I`m not certain whether it`ll work (or even compile, for that matter, after that great transition from OpenGL) on anything later than 10.13, but it may be worth giving DPE a try.

@RoosterDragon
Copy link
Owner

Unclosing per #29 (comment) not being a fix.

@RoosterDragon RoosterDragon reopened this Jul 19, 2020
@Gorness
Copy link

Gorness commented Mar 28, 2022

Happens for me as well, Big Sur 11.6, Processor Intel Core i5 Dual-Core 2,3 GHz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants