• 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.

Question - IDE Game Maker Studio 2 Crashes on startup

M

mamade

Guest
Hello
I've just installed GMS2 (GameMakerStudio-Installer-2.0.6.146), but it doesn't work. It crashes every time on startup. Can you help me please ?

Here is my UI.log


[20:28:26:353(3dc2)] ************************************** 05/18/2017 **************************************
[20:28:26:353(3dc2)] Log.Initialise
[20:28:26:353(3dc2)] OpenGLCheck : Original Version String is "2.1 INTEL-10.6.31"
[20:28:26:353(3dc2)] GameMakerStudio, Version=2.0.6.146, Culture=neutral, PublicKeyToken=83c29ed24e39e35e
[20:28:26:353(3dc2)] Initialise()
[20:28:26:447(3dc2)] Impossible de charger la DLL 'CSteamworks': Le module spécifié est introuvable. (Exception de HRESULT : 0x8007007E)
[20:28:26:462(3dc2)] File exception 'Could not find file 'C:\ProgramData\GameMakerStudio2\Cache\Survey\surveys_done.json'.'
[20:28:26:571(3dc2)] File exception 'Could not find file 'C:\ProgramData\GameMakerStudio2\Cache\Survey\survey_dismiss.json'.'
[20:28:26:634(3dc2)] File exception 'Could not find a part of the path 'C:\Program Files\GameMaker Studio 2\user_cache_directory\Styles'.'
[20:28:26:805(3dc2)] File exception 'Could not find file 'C:\ProgramData\GameMakerStudio2\org_settings.json'.'
[20:28:26:805(3dc2)] File exception 'Could not find file 'C:\ProgramData\GameMakerStudio2\machine_settings.json'.'
[20:28:26:915(3dc2)] File exception 'Could not find file 'C:\ProgramData\GameMakerStudio2\runtime_feeds.json'.'
[20:28:28:69(3dc2)] Laptop: Yes
[20:28:28:69(3dc2)] Using Windows 7 or earlier, Graphics Tablet Manager is active
[20:28:28:69(3dc2)] Graphics Tablet FAILED Is Wintab Available (1): Impossible de charger la DLL 'Wintab32.dll': Le module spécifié est introuvable. (Exception de HRESULT : 0x8007007E)
[20:28:28:69(3dc2)] WinTab is not available.
[20:28:28:163(3dc2)] File exception 'Could not find file 'C:\ProgramData\GameMakerStudio2\run_timers.json'.'
[20:28:28:256(3dc2)] Checking network....
[20:28:29:520(3dc2)] Checking network....Done
[20:28:29:535(3dc2)] Shader 'layer_normal_blend_shader' loaded.
[20:28:29:535(3dc2)] Shader 'layer_subtract_blend_shader' loaded.
[20:28:29:535(3dc2)] Shader 'layer_add_blend_shader' loaded.
[20:28:29:551(3dc2)] Shader 'layer_multiply_blend_shader' loaded.
[20:28:29:551(3dc2)] Shader 'standard_shader' loaded.
[20:28:29:551(3dc2)] Shader 'standard_flat_shader' loaded.
[20:28:30:971(3dc2)] File exception 'Could not find file 'C:\Users\mamade\AppData\Roaming\GameMakerStudio2\mamade93150_686166\recent_projects'.'
[20:28:31:173(3dc2)] Licence file is older than the updated one on the server so fetch the new one
[20:28:31:719(3dc2)] File exception 'Could not find file 'C:\Users\mamade\AppData\Roaming\GameMakerStudio2\mamade93150_686166\Manifest.enc'.'
[20:28:32:31(3dc2)] Update found - got 18 items
[20:28:32:31(3dc2)] Revision 2.0.1 found
[20:28:32:31(3dc2)] Revision 2.0.2 found
[20:28:32:31(3dc2)] Revision 2.0.3 found
[20:28:32:31(3dc2)] Revision 2.0.4 found
[20:28:32:31(3dc2)] Revision 2.0.5 found
[20:28:32:31(3dc2)] Revision 2.0.6 found
[20:28:32:31(3dc2)] Latest revision 2.0.6 found
[20:28:32:31(3dc2)] current assembly 2.0.6.146 buildNumber is 146
[20:28:32:31(3dc2)] Latest revision 2.0.6.146 found
[20:28:32:31(3dc2)] Current assembly revision is 2.0.6.146
[20:28:32:31(3dc2)] We do NOT need to update
[20:28:32:156(3dc2)] File exception 'Could not find file 'C:\Users\mamade\AppData\Roaming\GameMakerStudio2\mamade93150_686166\cloud_settings.json'.'
[20:28:32:156(3dc2)] File exception 'Could not find file 'C:\Users\mamade\AppData\Roaming\GameMakerStudio2\mamade93150_686166\local_settings.json'.'
[20:28:32:312(3dc2)] File exception 'Could not find file 'C:\ProgramData\GameMakerStudio2\runtime.json'.'
[20:28:32:640(3dc2)] --------------------------------------------------------------------------------
[20:28:32:640(3dc2)] Main Exception Handler: System.Runtime.InteropServices.SEHException
[20:28:32:640(3dc2)] Exception message: External component has thrown an exception.
[20:28:32:640(3dc2)] Exception stack: at Xilium.CefGlue.Interop.libcef.initialize(cef_main_args_t* args, cef_settings_t* settings, cef_app_t* application, Void* windows_sandbox_info)
at Xilium.CefGlue.CefRuntime.Initialize(CefMainArgs args, CefSettings settings, CefApp application, IntPtr windowsSandboxInfo)
at YoYoStudio.Core.Utils.CefWrapper.WindowlessInit(String program_folder)
at YoYoStudio.GUI.Gadgets.WebView.InitialiseCef(String& _error)
at YoYoStudio.GUI.Gadgets.WebView.SetupCef(String& _error)
at YoYoStudio.GUI.Gadgets.WebView..ctor()
at YoYoStudio.SplashScreen.(Boolean )
at YoYoStudio.User.UserManager.(Boolean )
at YoYoStudio.SplashScreen.()
at YoYoStudio.Plugins.MethodContainer.(Object[] )
at YoYoStudio.Plugins.Command.execute_object(String _command, Object _focus, Object[] paramaters)
at YoYoStudio.Plugins.Command.execute_object(String _command, Object _focus, Object[] paramaters)
at YoYoStudio.IDE.Run()
at YoYoStudio.IDE.Execute(String[] _args, Int32 _initialWidth, Int32 _initialHeight)
at YoYoStudio.Program.Main(String[] _main_args)
[20:28:32:640(3dc2)] --------------------------------------------------------------------------------
 

Mike

nobody important
GMC Elder
Looks like the built in browser (CEF - Chromium Embedded Framework) is crashing, try restarting your machine and running again. It may well be the networking it has, and a reboot might help.
 
Top