Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

GMEdit

A high-end code editor for all things GameMaker · By YellowAfterlife

[Solved?] GMedit going blank

A topic by Joh created Jun 17, 2020 Views: 149 Replies: 1
Viewing posts 1 to 2
(1 edit)

Hello,

I'm having an issue where GMedit spontaneously goes blank: it become a full blue screen (color of gmedit icon) with no close, resize button. I don't really have a way to reproduce it as it seems random. It was a problem that used to happen in some older versions but  dissapeared at some point. With the latest update I seem to be encountering it again. is there any way to fix that?

Im using the latest windows version.

Thanks

Developer

You could open the console (Ctrl+Shift+I) and see if anything pops up there, but this sounds like Chromium GPU renderer dying.

If running GMEdit via

./Editor.exe --disable-gpu

fixes it, that would be it and updating GPU drivers might help.