YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
26 stars 8 forks source link

In-Game: Attached project is not rendering properly after updating from 2024.6.0 to .6.1 #6616

Closed gm-bug-reporter[bot] closed 4 months ago

gm-bug-reporter[bot] commented 4 months ago

Description

I downloaded the new version of gamemaker, and when i tried opening my last project, the entire room appears black. I put an object that plays music in the room and when i reloaded the game i could hear it playing, so i think it won't show only the sprites. Other than that, the transition between rooms works alright. It's like the game works intirely fine, but nothing appears on the screen. Note that this happened only after I installed that version, and my other projects work fine.

Steps To Reproduce

I downloaded the v2024.6.1.208 version of gamemaker, opened, and clicked in the home page on my recent porject. I clicked the play button to check that it works fine, and then i noticed the bug.

Which version of GameMaker are you reporting this issue for?

IDE v2024.6.1.160 Runtime v2024.6.1.208

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

Windows 10.0.19045.0

19e8cb86-0720-47b6-9310-d3392e348e22

YYDan commented 4 months ago

Not sure what that could be, as your project works just fine in .6.1:

image

And I can't see any errors/anything of note in your compiler log either (which might have indicated this is an antivirus client problem after updating your GM install).

Try a cache clean on your project, in case it's something which needs to be rebuilt since the change of runtimes, but right now I would assume some odd GPU driver moment and hopefully it's already fixed on your machine ;)

Could you confirm if a simple cache clean/reboot/"finishing off an in-progress GPU driver update" fixed it, please?

stuckie commented 4 months ago

Closing as duplicate of #6606 If cleaning cache/ensuring antivirus isn't meddling doesn't help, then please let us know.

Thanks.