• Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Windows Gamemaker crashes instantly?

L

Linkforce

Guest
EDIT:
Okay well I feel a little on the dumb side. Googling some stuff I've found that I simply don't meet the system requirements. I don't know how to take down this thread so I'm simply editing it.



Hey everyone, I don't know if this is really the place to put this, but I posted something on the support forums and looking at the comments for all the questions before mine, I decided I should post something here.

So I recently got Gamemaker 2.0 and the only thing it does for me is crash. I launch the exe and it opens a white window for a couple seconds, gives no warning and closes.
I've tried to reinstall it several times, run it as admin, restarted, nothing is working.

I've opened the ui.log and this is what's in there:
[00:03:09:903(b066)] ************************************** 09/01/2017 **************************************
[00:03:09:904(b066)] Log.Initialise
[00:03:09:904(b066)] OpenGLCheck : Original Version String is "4.5.13397 Compatibility Profile Context 15.200.1055.0"
[00:03:09:915(b066)] GameMakerStudio, Version=2.1.0.212, Culture=neutral, PublicKeyToken=83c29ed24e39e35e
[00:03:09:915(b066)] Initialise()
[00:03:09:916(b066)] Command line arguments=""
[00:03:09:957(b066)] Loading proxy settings
[00:03:10:287(b066)] Unable to load DLL 'CSteamworks': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
[00:03:10:392(b066)] Initialise(0.0)
[00:03:10:817(b066)] VerifyDLLs(1)
[00:03:10:819(b066)] VerifySecurity C:\Users\Ryan\Desktop\Gamemaker 2 Professional\GameMaker Studio 2\Graphics.dll
[00:03:10:857(b066)] File exception 'Could not find file 'C:\ProgramData\GameMakerStudio2\Cache\Survey\survey_dismiss.json'.'
[00:03:10:987(b066)] File exception 'Could not find a part of the path 'C:\Users\Ryan\Desktop\Gamemaker 2 Professional\GameMaker Studio 2\user_cache_directory\Styles'.'
[00:03:11:107(b066)] VerifySecurity C:\Users\Ryan\Desktop\Gamemaker 2 Professional\GameMaker Studio 2\IDE.dll
[00:03:11:193(b066)] VerifySecurity C:\Users\Ryan\Desktop\Gamemaker 2 Professional\GameMaker Studio 2\OpenTK.dll
[00:03:11:225(b066)] Initialise(0.1)
[00:03:11:229(b066)] File exception 'Could not find file 'C:\ProgramData\GameMakerStudio2\org_settings.json'.'
[00:03:11:231(b066)] File exception 'Could not find file 'C:\ProgramData\GameMakerStudio2\machine_settings.json'.'
[00:03:11:268(b066)] VerifySecurity C:\Users\Ryan\Desktop\Gamemaker 2 Professional\GameMaker Studio 2\OSCore.dll
[00:03:11:299(b066)] VerifySecurity C:\Users\Ryan\Desktop\Gamemaker 2 Professional\GameMaker Studio 2\SharpFont.dll
[00:03:11:346(b066)] VerifySecurity C:\Users\Ryan\Desktop\Gamemaker 2 Professional\GameMaker Studio 2\Utils.dll
[00:03:11:394(b066)] VerifySecurity C:\Users\Ryan\Desktop\Gamemaker 2 Professional\GameMaker Studio 2\YYCodeEditor.dll
[00:03:11:425(b066)] VerifySecurity C:\Users\Ryan\Desktop\Gamemaker 2 Professional\GameMaker Studio 2\crypto.dll
[00:03:11:458(b066)] Initialise(0.2)
[00:03:11:465(b066)] Initialise(0.3)
[00:03:11:488(b066)] VerifyDLLs(2)
[00:03:11:488(b066)] Initialise(1)
[00:03:11:527(b066)] Initialise(1.1)
[00:03:11:528(b066)] Initialise(1.2)
[00:03:11:626(b066)] Initialise(2)
[00:03:12:206(b066)] Initialise(3)
[00:03:12:264(b066)] Initialise(4)
[00:03:14:607(b066)] Initialise(5)
[00:03:14:608(b066)] Laptop: Yes
[00:03:14:609(b066)] Initialise(6)
[00:03:14:610(b066)] Initialise(7)
[00:03:14:612(b066)] Initialise(7.1)
[00:03:14:633(b066)] Initialise(8)
[00:03:14:635(b066)] Initialise(9)
[00:03:14:636(b066)] Initialise(10)
[00:03:14:642(b066)] Initialise(11)
[00:03:14:651(b066)] Initialise(12)
[00:03:14:906(b066)] Checking network....
[00:03:15:316(b066)] Checking network....Done
[00:03:15:337(b066)] Shader 'layer_multiply_blend_shader' loaded.
[00:03:15:341(b066)] Shader 'layer_normal_blend_shader' loaded.
[00:03:15:346(b066)] Shader 'layer_subtract_blend_shader' loaded.
[00:03:15:350(b066)] Shader 'layer_add_blend_shader' loaded.
[00:03:15:354(b066)] Shader 'standard_shader' loaded.
[00:03:15:358(b066)] Shader 'standard_flat_shader' loaded.
[00:03:15:447(b066)] --------------------------------------------------------------------------------
[00:03:15:450(b066)] IDE Exception: System.Collections.Generic.KeyNotFoundException
[00:03:15:452(b066)] Exception message: The given key was not present in the dictionary.
[00:03:15:466(b066)] Exception stack: at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at YoYoStudio.User.Survey.Survey..ctor(Dictionary`2 _json)
at YoYoStudio.User.Survey.SurveyManager.(Object , Object )
at YoYoStudio.FileAPI.FileRequest.Complete(Object _result, Object _userData)
at YoYoStudio.FileAPI.FileRequest.ResultOperation()
at YoYoStudio.FileAPI.FileRequest.wait()
at YoYoStudio.User.Survey.SurveyManager.()
at YoYoStudio.User.Survey.SurveyManager.Tick()
at YoYoStudio.IDE.Tick()
at YoYoStudio.IDE.Run()
at YoYoStudio.IDE.Execute(String[] _args, Int32 _initialWidth, Int32 _initialHeight)
[00:03:15:467(b066)] --------------------------------------------------------------------------------
[00:03:15:468(b066)] ####################################
[00:03:15:468(b066)] Break in FatalErrorWarning
[00:03:15:469(b066)] ####################################

Any help is greatly appreciated and thank you in advance.
 
Last edited:
C

Claire

Guest
I don't think this crash is related to system specs. I suggest you contact the help desk and include your UI.log. I can't promise that you won't have issues later if you don't meet the spec but your crash log definitely looks like it can be fixed.
 
Top