betacraftuk / betacraft-launcher

A launcher for Minecraft focused on legacy versions of the game
https://betacraft.uk
GNU General Public License v3.0
319 stars 40 forks source link

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

Open thedarkcave215 opened 3 months ago

thedarkcave215 commented 3 months ago

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):

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.

Moresteck commented 3 months ago

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

thedarkcave215 commented 3 months ago

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

Moresteck commented 3 months ago

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 commented 3 months ago

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 commented 3 months ago

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