YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
24 stars 8 forks source link

Stability: [Win IDE] GM temporarily failed to launch from Steam with no errors shown #7856

Open gm-bug-reporter[bot] opened 1 month ago

gm-bug-reporter[bot] commented 1 month ago

Description

i launched GM via steam and it didnt launch, twice/thrice? i launch via USB stick on PC without admin priveleges

ui.log shows GM failed to start twice and then was fine for the last run in the log (the one which asked to send the crash report):

[22:54:40:181(643c)] **************************************  10/01/2024  **************************************
[22:54:40:189(643c)] Logger.Initialise
[22:54:40:189(643c)] Skin: D:\Steam\steamapps\common\GameMaker Studio 2\GUI\Skins/Dark
[22:54:40:190(643c)] GameMaker, Version=2024.8.1.171, Culture=neutral, PublicKeyToken=null
[22:54:40:190(643c)] Initialise()
[22:54:40:190(643c)] Command line arguments:
--relaunch
[22:54:40:190(643c)] ProcessId:5088
[23:14:25:717(81dc)] **************************************  10/01/2024  **************************************
[23:14:25:718(81dc)] Logger.Initialise
[23:14:25:718(81dc)] Skin: D:\Steam\steamapps\common\GameMaker Studio 2\GUI\Skins/Dark
[23:14:25:718(81dc)] GameMaker, Version=2024.8.1.171, Culture=neutral, PublicKeyToken=null
[23:14:25:718(81dc)] Initialise()
[23:14:25:719(81dc)] Command line arguments:
--relaunch
[23:14:25:719(81dc)] ProcessId:13900
[00:14:15:822(8891)] **************************************  10/02/2024  **************************************
[00:14:15:845(8891)] Logger.Initialise
[00:14:15:846(8891)] Skin: D:\Steam\steamapps\common\GameMaker Studio 2\GUI\Skins/Dark
[00:14:15:846(8891)] GameMaker, Version=2024.8.1.171, Culture=neutral, PublicKeyToken=null
[00:14:15:846(8891)] Initialise()
[00:14:15:846(8891)] Command line arguments:
--relaunch
[00:14:15:847(8891)] ProcessId:10316
[00:14:17:601(8891)] SteamAPI Init returned : True

Which version of GameMaker are you reporting this issue for?

IDE v2024.8.1.171 Runtime v2024.8.1.218

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

Windows 10.0.19045.0

0311a794-fb75-4e7a-8c2d-521c202e2053

YYDan commented 1 month ago

Guessing all is well now, but we will check the crash dump and see what happened.

I would strongly advise that you do not actually use a USB drive for your GameMaker install, though, and recommend instead that you transfer it to a Steam install library on your computer's main disk if at all possible ;)