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

Steam GMS2 Desktop won't run, no error messages

K

kysovich

Guest
OS: Windows 10 Home Edition

A few months ago I installed GameMaker Studio 2 with a 30-days Trial license. All those 30 days it worked as it should be. Just to make you sure that problem is caused by software, not hardware.
A few weeks ago I purchased GMS2 Desktop on Steam and successfully linked it up with my YoYo Account. I had both Steam and Standalone IDE copies installed on my PC, but neither of them started. I performed clean re-install, but nothing changed (i won't deny that i could make a mistake during this proccess).

I have no error messages, Studio process is terminated about 4-5s after.

[22:25:46:963(4bbe)] ************************************** 07/24/2020 **************************************
[22:25:46:966(4bbe)] Log.Initialise
[22:25:46:966(4bbe)] Doing Validate Folder check... macOS=False
[22:25:46:994(4bbe)] OpenGLCheck : GL_VERSION="4.5.13542 Compatibility Profile Context 25.20.14012.4002" GL_VENDOR="ATI Technologies Inc." GL_RENDERER="AMD Radeon R7 Graphics"
[22:25:46:995(4bbe)] Skin: C:\Program Files\GameMaker Studio 2 Desktop\GUI\Skins/Dark
[22:25:46:996(4bbe)] GameMakerStudio, Version=2.2.5.481, Culture=neutral, PublicKeyToken=83c29ed24e39e35e
[22:25:46:997(4bbe)] Initialise()
[22:25:46:998(4bbe)] Command line arguments=""
[22:25:47:12(4bbe)] SteamAPI Init returned : False
[22:25:47:39(4bbe)] Loading proxy settings
[22:25:47:650(4bbe)] Checking network....
[22:25:48:491(4bbe)] Initialise(0.0)
[22:25:48:876(4bbe)] File exception 'Could not find a part of the path 'C:\Program Files\GameMaker Studio 2 Desktop\user_cache_directory\Styles'.'
[22:25:49:58(4bbe)] Initialise(0.1)
[22:25:49:234(4bbe)] Initialise(0.2)
[22:25:49:237(4bbe)] Initialise(1)
[22:25:49:239(4bbe)] Initialise(1.1)
[22:25:49:311(4bbe)] Default Device: Громкоговоритель и наушники (Realtek High Definition Audio)
[22:25:49:368(4bbe)] Found Device: Громкоговоритель и наушники (Realtek High Definition Audio)
[22:25:49:369(4bbe)] Initialise(1.2)
[22:25:49:970(4bbe)] Initialise(2)
[22:25:50:12(4bbe)] --------------------------------------------------------------------------------
[22:25:50:17(4bbe)] IDE Exception: System.UnauthorizedAccessException: Access to the path 'C:\WINDOWS\Fonts\Mysql' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator`1.AddSearchableDirsToStack(SearchData localSearchData)
at System.IO.FileSystemEnumerableIterator`1.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
at YoYoStudio.Graphics.FontManager.ValidateFontFolder(String _folderpath)
at YoYoStudio.IDE.Initialise(String[] _args, Int32 _initialWidth, Int32 _initialHeight)
at YoYoStudio.IDE.Execute(String[] _args, Int32 _initialWidth, Int32 _initialHeight)
[22:25:50:18(4bbe)] --------------------------------------------------------------------------------
[22:25:50:18(4bbe)] ####################################
[22:25:50:19(4bbe)] Break in FatalErrorWarning (IDE:2791)
[22:25:50:19(4bbe)] ####################################

Could anyone tell me how to fix this?
 
Top