Skip to main content

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

It’s this bug, you’ll want to either use 2024.11 or the beta (which has it fixed).

Thanks for the quick reply! Downgrading/switching to beta seems a bit inconvenient, but I'll see what I can do

The workaround is to move the contents of each offending extension script into a regular one (and call it from the extension script), which is an inconvenience of its own.

Somewhat related, do you plan on making any releases for the new version you have on Github?

Hard to tell - the general situation is that Apollo V3 now breaks with every other GM update because I’m doing a bunch of tricks to make Lua work more normally with GML, but it is now known YYRunnerInterface will not be expanded upon, so there will not be a “normal” way to do these things until GMRT adds a new extension API.

Considering how much time I already have to spend to just keep my extensions functional in new GM updates, I do not desire to encourage people to use something that may require even more effort to keep updated.