Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

It won't run.

It just keeps telling me:

Unhandled exception. System.Exception: Could not create GL context: The operation completed successfully.

at Gaia.SDL2.PlatformSDL.Init(String title, Int32 width,      Int32 height)

at Gaia.Engine.App.Run(String orgID, String appID, String       title, Int32 width, Int32 height)

at Terminal.Game.Run()                                                                                                  at Terminal.Win.Program.Main(String[] args)                                                                              Do you have any idea what this means?

Thanks in advance. :)

p.s: I'm on Windows 10 Pro ver.1709 with 

Intel HD Graphics 3000 on an oldish laptop

Oh, sorry to hear this! It looks like it couldn’t establish contact with the graphics API. i am not sure why this would happen, something to do with the location or version of OpenGL api, or maybe some graphics card incompatibility… 

I don’t have time or the equipment to fix this, unfortunately. I hope this isn’t too common, i haven’t seen it too much 

That's what I was thinking because my graphics card is pretty old and can't support the newer versions of OpenGL. Thank you anyway. :)