Skip to main content

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

This currently isn't working for 2024.13... Haven't tried other versions, it just won't import, says there's an error loading it in

(+1)

Hmm, that strange, ill check it today

(+1)

Seems to be a bug in the new version of Game Maker. I’m trying to fix it now. As a temporary solution, in the oDemo object in the Create event in line 393 you need to remove “control_panel” and everything will work. And about importing, I can’t say what’s wrong, I didn’t have any problems with importing.

(+1)

I fix it in latest github build. But i recommend to download latest stable version 2025.02.07

Thanks so much for the quick work! I'll check it out later this week

Seems it was because my Project Tool was of a higher version than it should have been. I was using the Beta version on another project but I guess that set it for the regular engine too. it was on 2024.14.xxx, I set it to 2024.13.111 and it fixed the import issue.