You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 8, 2024. It is now read-only.
Sometimes, at random, textures simply decide they should not load. AssetLoader.getTexture returns a "bricked" HTMLImageElement, load and error events are never fired and the image never exists this "limbo" state. Clearing the cache does not seem to fix it as when a new image is created and assigned the URL of the "bricked" image it also gets "bricked". The devtools preview shows a missing image with everything apart from that seemingly normal. This issue seems to be impossible to replicate on Firefox but easily on Brave.