-
Notifications
You must be signed in to change notification settings - Fork 40
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] Launcher V2.0 crashes when selecting version on M1 MacBook Air (OS 13.4.1) #278
Comments
I encountered the same issue and managed to get a stack trace:
|
I checked out the v2 branch and built it myself and couldn't reproduce the issue that way (the commit was 8766417). I had to disable libcurl's psl feature because of some link errors with my system configuration but it probably wasn't related. My system is an M1 Mac running macOS 14.4. I built it on an arm64 system whereas the officially distributed version is x86_64 and runs via Rosetta 2 so it's also possible that it's an architecture-specific thing. |
@doinkythederp out of interest, are you able to resize the window without the game crashing? (#342) |
I am aware the V2 launcher is in alpha, but I thought I would report this bug. Basically, when I was creating a new instance, when I went to select the version, as soon as I clicked the launcher crashed. I am on an M1 MacBook Air with 8GB of RAM running Mac OS Venture 13.4.1. Here is the crash report:
I hope the details I have provided are sufficient, and I love the work you guys do.
The text was updated successfully, but these errors were encountered: