• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!
  • 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.

SOLVED Unable to login to GMS account in the engine

Yesterday I thought of trying GMS free version so I installed it on my Windows 10 PC(all system requirements met). But when I try to log in with my GMS account, it is giving the following error.

1630401094517.png
I tried disabling antivirus, firewall but nothing helped.

ui.log for reference 👇👇


Code:
[12:08:53:693(7735)] **************************************  08/31/2021  **************************************
[12:08:53:757(7735)] Log.Initialise
[12:08:53:758(7735)] Doing Validate Folder check... --runtime=2.3.3.437 --lang=English macOS=False
[12:08:53:826(7735)] OpenGLCheck : GL_VERSION="4.0.0 - Build 10.18.10.4252" GL_VENDOR="Intel" GL_RENDERER="Intel(R) HD Graphics 2500"
[12:08:53:827(7735)] Skin: C:\Program Files\GameMaker Studio 2\GUI\Skins/Dark
[12:08:53:828(7735)] GameMakerStudio, Version=2.3.3.574, Culture=neutral, PublicKeyToken=83c29ed24e39e35e
[12:08:53:829(7735)] Initialise()
[12:08:53:829(7735)] Command line arguments="--runtime=2.3.3.437 --lang=English"
[12:08:53:834(7735)] Unable to load DLL 'steam_api64': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
[12:08:53:944(7735)] Loading proxy settings
[12:08:54:493(7735)] Checking network....
[12:09:00:250(7735)] Initialise(0.0)
[12:09:01:983(7735)] File exception 'Could not find a part of the path 'C:\Program Files\GameMaker Studio 2\user_cache_directory\Styles'.'
[12:09:02:957(7735)] InternalCheckForInternetConnection :: Unable to reach site https://accounts.yoyogames.com/api/health-check
[12:09:03:187(7735)] System.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:443
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
   --- End of inner exception stack trace ---
   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- End of inner exception stack trace ---
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   at YoYoStudio.Core.Utils.HttpUtil.<>c__DisplayClass45_0.<InternalCheckForInternetConnection>b__1(String s, ParallelLoopState _state)
---> (Inner Exception #0) System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:443
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
   --- End of inner exception stack trace ---
   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- End of inner exception stack trace ---<---

[12:09:03:188(7735)] Inner exception:
[12:09:03:190(7735)] An error occurred while sending the request.
[12:09:03:976(7735)] Layout Manager: Attempting to register 'YoYoStudio.Sequences.Extensions.CanvasSequence+' from assembly 'IDE'. The gadget name '' is already in use, this may be caused by conflicting plugins
[12:09:03:994(7735)] Layout Manager: Attempting to register '.' from assembly 'IDE'. The gadget name '' is already in use, this may be caused by conflicting plugins
[12:09:03:995(7735)] Layout Manager: Attempting to register '.' from assembly 'IDE'. The gadget name '' is already in use, this may be caused by conflicting plugins
[12:09:03:996(7735)] Layout Manager: Attempting to register 'YoYoStudio.GUI.Gadgets.RemoteWorker.RemoteWorkerSettings+' from assembly 'IDE'. The gadget name '' is already in use, this may be caused by conflicting plugins
[12:09:04:1(7735)] Layout Manager: Attempting to register 'YoYoStudio.GUI.Gadgets.Inspector.InspectorDndPreview+' from assembly 'IDE'. The gadget name '' is already in use, this may be caused by conflicting plugins
[12:09:04:3(7735)] Layout Manager: Attempting to register 'YoYoStudio.GUI.Gadgets.Inspector.EventListBox+' from assembly 'IDE'. The gadget name '' is already in use, this may be caused by conflicting plugins
[12:09:04:4(7735)] Layout Manager: Attempting to register 'YoYoStudio.GUI.Gadgets.Inspector.MultiSelectListBox+' from assembly 'IDE'. The gadget name '' is already in use, this may be caused by conflicting plugins
[12:09:04:4(7735)] Layout Manager: Attempting to register '.' from assembly 'IDE'. The gadget name '' is already in use, this may be caused by conflicting plugins
[12:09:04:72(7735)] Initialise(0.1)
[12:09:04:462(7735)] Initialise(0.2)
[12:09:04:514(7735)] Initialise(1)
[12:09:04:530(7735)] Initialise(1.1)
[12:09:04:643(7735)] Default Device: Speakers (Realtek High Definition Audio)
[12:09:04:663(7735)] Found Device: Speakers (Realtek High Definition Audio)
[12:09:04:679(7735)] Found Device: Realtek HD Audio 2nd output (Realtek High Definition Audio)
[12:09:04:679(7735)] Initialise(1.2)
[12:09:05:147(7735)] Initialise(2)
[12:09:11:356(7735)] Initialise(3)
[12:09:11:379(7735)] Initialise(4)
[12:09:11:412(7735)] Initialise(4.1)
[12:09:11:414(7735)] Initialise(4.2)
[12:09:11:515(7735)] Initialise(4.3)
[12:09:11:515(7735)] Initialise(4.4)
[12:09:11:516(7735)] Initialise(4.4.1)
[12:09:11:558(7735)] Initialise(4.4.2)
[12:09:11:558(7735)] Initialise(4.5)
[12:09:11:558(7735)] Check (1)
[12:09:11:563(7735)] Check (2)
[12:09:12:976(7735)] Initialise(4.6)
[12:09:13:108(7735)] Initialise(4.7)
[12:09:13:109(7735)] Initialise(4.8)
[12:09:13:156(7735)] Initialise(4.9)
[12:09:13:157(7735)] Initialise(4.10)
[12:09:13:271(7735)] Initialise(4.11)
[12:09:13:272(7735)] Initialise(4.12)
[12:09:13:273(7735)] Initialise(5)
[12:09:13:274(7735)] Initialise(6)
[12:09:13:275(7735)] Initialise(7)
[12:09:13:297(7735)] Initialise(7.1)
[12:09:13:320(7735)] Initialise(8)
[12:09:13:355(7735)] Initialise(9)
[12:09:13:356(7735)] Initialise(10)
[12:09:13:439(7735)] LoadingState: AwaitNetworkConnectivityCheck
[12:09:13:440(7735)] Initialise(11)
[12:09:13:516(7735)] Initialise(11.5)
[12:09:13:516(7735)] Initialise(12)
[12:09:13:958(7735)] LoadingState: StartUp
[12:09:14:413(7735)] LoadingState: Languages
[12:09:16:332(7735)] LoadingState: UserLanguages
[12:09:16:383(7735)] LoadingState: BeginUserLogin
[12:09:16:411(7735)] LoadingState: UserLogin
[12:11:26:28(7735)] ShowInfoBox :: title="UserLogin_NoAccountsServer", details="UserLogin_CommonInternetProblems"
[12:11:59:984(7735)] ResourceManager resources have been cleared
[12:12:00:372(7735)] ####################################
[12:12:00:372(7735)] Assert in UnblockShutdown (WindowManager:656)
[12:12:00:373(7735)] Reason: ShutdownBlocked <= 0
[12:12:00:373(7735)] ####################################
[12:12:00:944(7735)] ####################################
[12:12:00:945(7735)] Break in WriteBinary (FileSystem_Local:634)
[12:12:00:945(7735)] Reason: Could not find a part of the path 'C:\Program Files\GameMaker Studio 2\user_directory\runlog.enc.new'. ( user_directory\runlog.enc )
[12:12:00:946(7735)] ####################################
[12:12:00:946(7735)] File exception 'Could not find a part of the path 'C:\Program Files\GameMaker Studio 2\user_directory\runlog.enc.new'.'
[12:12:00:947(7735)] Failed to write user_directory\runlog.enc : Could not find a part of the path 'C:\Program Files\GameMaker Studio 2\user_directory\runlog.enc.new'. ( user_directory\runlog.enc )
[14:37:27:547(92b1)] **************************************  08/31/2021  **************************************
[14:37:27:557(92b1)] Log.Initialise
[14:37:27:558(92b1)] Doing Validate Folder check... --runtime=2.3.3.437 --lang=English macOS=False
[14:37:27:634(92b1)] OpenGLCheck : GL_VERSION="4.0.0 - Build 10.18.10.4252" GL_VENDOR="Intel" GL_RENDERER="Intel(R) HD Graphics 2500"
[14:37:27:635(92b1)] Skin: C:\Program Files\GameMaker Studio 2\GUI\Skins/Dark
[14:37:27:637(92b1)] GameMakerStudio, Version=2.3.3.574, Culture=neutral, PublicKeyToken=83c29ed24e39e35e
[14:37:27:638(92b1)] Initialise()
[14:37:27:639(92b1)] Command line arguments="--runtime=2.3.3.437 --lang=English"
[14:37:27:652(92b1)] Unable to load DLL 'steam_api64': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
[14:37:27:799(92b1)] Loading proxy settings
[14:37:28:349(92b1)] Checking network....
[14:37:32:673(92b1)] Initialise(0.0)
[14:37:34:302(92b1)] File exception 'Could not find a part of the path 'C:\Program Files\GameMaker Studio 2\user_cache_directory\Styles'.'
[14:37:36:761(92b1)] Layout Manager: Attempting to register 'YoYoStudio.Sequences.Extensions.CanvasSequence+' from assembly 'IDE'. The gadget name '' is already in use, this may be caused by conflicting plugins
[14:37:36:765(92b1)] Layout Manager: Attempting to register '.' from assembly 'IDE'. The gadget name '' is already in use, this may be caused by conflicting plugins
[14:37:36:766(92b1)] Layout Manager: Attempting to register '.' from assembly 'IDE'. The gadget name '' is already in use, this may be caused by conflicting plugins
[14:37:36:769(92b1)] Layout Manager: Attempting to register 'YoYoStudio.GUI.Gadgets.RemoteWorker.RemoteWorkerSettings+' from assembly 'IDE'. The gadget name '' is already in use, this may be caused by conflicting plugins
[14:37:36:774(92b1)] Layout Manager: Attempting to register 'YoYoStudio.GUI.Gadgets.Inspector.InspectorDndPreview+' from assembly 'IDE'. The gadget name '' is already in use, this may be caused by conflicting plugins
[14:37:36:776(92b1)] Layout Manager: Attempting to register 'YoYoStudio.GUI.Gadgets.Inspector.EventListBox+' from assembly 'IDE'. The gadget name '' is already in use, this may be caused by conflicting plugins
[14:37:36:777(92b1)] Layout Manager: Attempting to register 'YoYoStudio.GUI.Gadgets.Inspector.MultiSelectListBox+' from assembly 'IDE'. The gadget name '' is already in use, this may be caused by conflicting plugins
[14:37:36:778(92b1)] Layout Manager: Attempting to register '.' from assembly 'IDE'. The gadget name '' is already in use, this may be caused by conflicting plugins
[14:37:36:846(92b1)] Initialise(0.1)
[14:37:37:119(92b1)] InternalCheckForInternetConnection :: Unable to reach site https://accounts.yoyogames.com/api/health-check
[14:37:37:122(92b1)] Initialise(0.2)
[14:37:37:139(92b1)] Initialise(1)
[14:37:37:404(92b1)] System.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:443
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
   --- End of inner exception stack trace ---
   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- End of inner exception stack trace ---
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   at YoYoStudio.Core.Utils.HttpUtil.<>c__DisplayClass45_0.<InternalCheckForInternetConnection>b__1(String s, ParallelLoopState _state)
---> (Inner Exception #0) System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:443
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
   --- End of inner exception stack trace ---
   at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- End of inner exception stack trace ---<---

[14:37:37:404(92b1)] Inner exception:
[14:37:37:405(92b1)] An error occurred while sending the request.
[14:37:37:552(92b1)] Initialise(1.1)
[14:37:37:638(92b1)] Default Device: Speakers (Realtek High Definition Audio)
[14:37:37:662(92b1)] Found Device: Speakers (Realtek High Definition Audio)
[14:37:37:679(92b1)] Found Device: Realtek HD Audio 2nd output (Realtek High Definition Audio)
[14:37:37:679(92b1)] Initialise(1.2)
[14:37:38:113(92b1)] Initialise(2)
[14:37:44:371(92b1)] Initialise(3)
[14:37:44:421(92b1)] Initialise(4)
[14:37:44:454(92b1)] Initialise(4.1)
[14:37:44:456(92b1)] Initialise(4.2)
[14:37:44:512(92b1)] Initialise(4.3)
[14:37:44:512(92b1)] Initialise(4.4)
[14:37:44:513(92b1)] Initialise(4.4.1)
[14:37:44:536(92b1)] Initialise(4.4.2)
[14:37:44:537(92b1)] Initialise(4.5)
[14:37:44:537(92b1)] Check (1)
[14:37:44:538(92b1)] Check (2)
[14:37:45:629(92b1)] Initialise(4.6)
[14:37:45:775(92b1)] Initialise(4.7)
[14:37:45:777(92b1)] Initialise(4.8)
[14:37:45:826(92b1)] Initialise(4.9)
[14:37:45:829(92b1)] Initialise(4.10)
[14:37:45:959(92b1)] Initialise(4.11)
[14:37:45:961(92b1)] Initialise(4.12)
[14:37:45:961(92b1)] Initialise(5)
[14:37:45:962(92b1)] Initialise(6)
[14:37:45:962(92b1)] Initialise(7)
[14:37:45:985(92b1)] Initialise(7.1)
[14:37:46:4(92b1)] Initialise(8)
[14:37:46:5(92b1)] Initialise(9)
[14:37:46:6(92b1)] Initialise(10)
[14:37:46:257(92b1)] LoadingState: AwaitNetworkConnectivityCheck
[14:37:46:257(92b1)] Initialise(11)
[14:37:46:273(92b1)] Initialise(11.5)
[14:37:46:275(92b1)] Initialise(12)
[14:37:46:611(92b1)] LoadingState: StartUp
[14:37:47:59(92b1)] LoadingState: Languages
[14:37:49:42(92b1)] LoadingState: UserLanguages
[14:37:49:98(92b1)] LoadingState: BeginUserLogin
[14:37:49:113(92b1)] LoadingState: UserLogin
[14:38:00:625(92b1)] ShowInfoBox :: title="UserLogin_NoAccountsServer", details="UserLogin_CommonInternetProblems"
[14:38:42:6(92b1)] ResourceManager resources have been cleared
[14:38:42:884(92b1)] ####################################
[14:38:42:884(92b1)] Assert in UnblockShutdown (WindowManager:656)
[14:38:42:884(92b1)] Reason: ShutdownBlocked <= 0
[14:38:42:885(92b1)] ####################################
[14:38:43:100(92b1)] ####################################
[14:38:43:100(92b1)] Break in WriteBinary (FileSystem_Local:634)
[14:38:43:101(92b1)] Reason: Could not find a part of the path 'C:\Program Files\GameMaker Studio 2\user_directory\runlog.enc.new'. ( user_directory\runlog.enc )
[14:38:43:101(92b1)] ####################################
[14:38:43:101(92b1)] File exception 'Could not find a part of the path 'C:\Program Files\GameMaker Studio 2\user_directory\runlog.enc.new'.'
[14:38:43:102(92b1)] Failed to write user_directory\runlog.enc : Could not find a part of the path 'C:\Program Files\GameMaker Studio 2\user_directory\runlog.enc.new'. ( user_directory\runlog.enc )
Kindly help me to resolve this issue.

Thanks and Regards.
 

TsukaYuriko

☄️
Forum Staff
Moderator
How about parental controls? It's not uncommon for this to be blocking anything with "games" in the name, as in yoyogames.
 
How about parental controls? It's not uncommon for this to be blocking anything with "games" in the name, as in yoyogames.
I have no parental controls or restrictions. This is totally my PC.

For information: I have tried downloading GMS 1 month trial long ago(maybe 2 years) before free version was released. At that time it was in-tact and perfectly working. I've reinstalled my OS about three to four times in the two years span.
 

roknix

Member
Do you have something like your own DNS in the network (pihole for example)?

Can you ping that domain?

Im not sure is this the target machine at the end of [12:09:03:187(7735)] -> 127.0.0.1 (localhost)?

If yes this can not work.

Can you have a look in your hosts file, if there is an entry about that?
 
accounts.yoyogames.com 127.0.0.1
Code:
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host

# localhost name resolution is handled within DNS itself.
#    127.0.0.1       localhost
#    ::1             localhost

127.0.0.1 accounts.yoyogames.com
127.0.0.1 accounts.yoyogames.com
127.0.0.1 accounts.yoyogames.com
127.0.0.1 accounts.yoyogames.com
This is what present inside the file. Should I delete every line which says 127.0.0.1 accounts.yoyogames.com ??
 

roknix

Member
Can someone confirm, that this entries have to be removed?

This should result in sending the request to localhost. In that case im sure you will not get any answer.

** Edit:
I've checked my hosts file. I do not have these entries.
 
Top