You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Create an instance on a Mac running Sonoma
Launch the instance
Expected behavior
Game window opens and loads normally
Screenshots
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.
The text was updated successfully, but these errors were encountered:
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
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:
Expected behavior
Game window opens and loads normally
Screenshots
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.
The text was updated successfully, but these errors were encountered: