YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
25 stars 8 forks source link

Start page: Carousel tiles are not displaying and remote server error entry in ui.log #8192

Open sihammill opened 1 week ago

sihammill commented 1 week ago

Description

After loading the latest beta IDE v2024.1100.0.661 Runtime v2024.1100.0.687 it is noted that the Carousel tiles are no longer displaying:

Image

The following error is then added in the ui.log:

[10:01:52:238(cd28)] Start page carousel failed, server not responding: System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
 at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
 at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
 at System.Net.WebClient.GetWebResponseTaskAsync(WebRequest request)
 at System.Net.WebClient.DownloadBitsAsync(WebRequest request, Stream writeStream, AsyncOperation asyncOp, Action`3 completionDelegate)

Expected Change

No response

Steps To Reproduce

  1. Start GameMaker
  2. See the issue

How reliably can you recreate this issue using your steps above?

Always

Which version of GameMaker are you reporting this issue for?

2024.1100 (Betas)

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

Windows 11

Are you running GameMaker from inside your Steam library?

None

Sample Package Attached?

Sample Project Added?

iampremo commented 1 week ago

website issue not ide