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

[BUG] Any version crashes immediately on M1 MacBook Pro #346

Open
thedarkcave215 opened this issue Jun 9, 2024 · 5 comments
Open

[BUG] Any version crashes immediately on M1 MacBook Pro #346

thedarkcave215 opened this issue Jun 9, 2024 · 5 comments
Labels
bug Something doesn't work v2

Comments

@thedarkcave215
Copy link

Describe the bug
An instance with seemingly any version crashes immediately upon startup on M1 MacBook Pro, with error message
The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().

To Reproduce
Steps to reproduce the behavior:

  1. Create an instance on a Mac running Sonoma
  2. Launch the instance

Expected behavior
Game window opens and loads normally

Screenshots
Screenshot 2024-06-08 at 10 15 34 PM

Desktop (please complete the following information):

  • OS version: macOS Sonoma 14.5
  • Launcher version: 2.0.0-alpha.20230623
  • Desktop environment: N/A
  • Processor architecture: arm64

Additional context
I'm using Oracle Java 8, the game window never even shows up, it seems to crash before it even gets a chance to initialize. At one point, the entire Betacraft launcher crashed too.

@thedarkcave215 thedarkcave215 added the bug Something doesn't work label Jun 9, 2024
@Moresteck
Copy link
Member

I'm unable to reproduce the issue. Same macOS version, architecture and launcher version

@thedarkcave215
Copy link
Author

Hmmm, okay. Maybe it's something on my end then.

@Moresteck
Copy link
Member

Hmmm, okay. Maybe it's something on my end then.

Could you try this build?: https://files.betacraft.uk/fileshare/betacraft-aarch64-2024-04-01.zip
Is it any different?

@thedarkcave215
Copy link
Author

Hmmm, okay. Maybe it's something on my end then.

Could you try this build?: https://files.betacraft.uk/fileshare/betacraft-aarch64-2024-04-01.zip Is it any different?

Just did, it gives the same error.

Before it started breaking like this, at some point the launcher app crashed and gave this error message, if it helps at all: https://pastebin.com/BCPq4w9h

@notdevcody
Copy link
Collaborator

I'm unsure why, but installing Homebrew and XCode command-line tools appeared to fix random crashes for me. Give it a shot maybe?

@Moresteck Moresteck added the v2 label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something doesn't work v2
Projects
None yet
Development

No branches or pull requests

3 participants