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.
BetaRays
5
Posts
A member registered Apr 02, 2020
Recent community posts
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.