YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
26 stars 8 forks source link

Crashing on opening Gamemaker #8460

Open mclark8381 opened 2 days ago

mclark8381 commented 2 days ago

Description

Gamemaker no longer properly opens for me, and crashes before the file select screen. Reinstalled the latest version multiple times over multiple days. Tried deleting all related files except projects and then reinstalling again, same issue. Essentially, I open Gamemaker, it tries to load for about three minutes, and then crashes. While loading, this happens with the options at the top: Image I can't attach a project because I can't even load a project. Here's the error report, though: gamemaker_error_report.txt

Expected Change

Being able to run Gamemaker

Steps To Reproduce

  1. Start GameMaker
  2. Wait ~3 minutes while it loads
  3. Gamemaker crashes

How reliably can you recreate this issue using your steps above?

Always

Which version of GameMaker are you reporting this issue for?

2024.8.1 (Monthly)

Which operating system(s) are you seeing the problem on?

macOS Sonoma

Are you running GameMaker from inside your Steam library?

No

Sample Package Attached?

Sample Project Added?

stuckie commented 1 day ago

That error log seems to suggest it crashed while trying to render something. You should be able to find our main log file at /Users/Shared/GameMakerStudio2/ui.log Additionally, if we have managed to catch the crash, the dump for that will be at /Users/Shared/GameMakerDumps/*.dmp If you can send these files across, we may be able to better track down what has happened.