Skip to main content

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

For some reason replacing the bitmap loading functions with a NO-OP yesterday only broke text on the menu (didn't try after that) but with your file it gets stuck on the loading screen without making any other requests, I don't even understand how this can be related… The only messages in the console are about pixi.js and I think it did print them with the NO-OP.

Even using the web Bitmap Fonts.js version and replacing BitmapFontManager.loadAllBitmapFonts with a NO-OP the game is stuck on the loading screen, while it does work if I do this from the game's file.