Skip to main content

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

To be honest, I don't remember what I wrote there :P 
Your error means that the surface wasn't created yet (somewhere You should have one line of code like surface = surface_create() before making any changes on it).

Are you working on this in your own project or in my demo? Because if you're running the demo and getting this error, it might mean your version of Game Maker is too new and it's not compatible - so i have to repair it in short future.

i was trying to run the demo. just downloaded and imported it to GMS2 (not to my project). i think there's compatibility issues! 

Yes, there was a few issues, probably because of newer version of Game Maker. I fixed it, should be fine right now. Comments added :) 

thanks!!!