My character sheet keeps crashing with what looks to be an error when it tries to render a dice skin.
Here is the DevTools error from the console:
<DevToolsErrorMessage>dice.js:2 Uncaught (in promise) Error: Unable to create texture at f._createTexture (dice.js:2:665508) at f._createHardwareTexture (dice.js:2:665600) at new a (dice.js:2:1086086) at f._createTextureBase (dice.js:2:667427) at f.createTexture (dice.js:2:669553) at new g (dice.js:2:1114036) at z_.runTask (dice.js:2:4178373) at z_.run (dice.js:2:4176106) at q_._runTask (dice.js:2:4181503) at q_.load (dice.js:2:4182433)</DevToolsErrorMessage> Explain the error message from DevTools console dice.js:2 Uncaught (in promise) Error: Unable to create texture at f._createTexture (dice.js:2:665508) at f._createHardwareTexture (dice.js:2:665600) at new a (dice.js:2:1086086) at f._createTextureBase (dice.js:2:667427) at f.createTexture (dice.js:2:669553) at new g (dice.js:2:1114036) at z_.runTask (dice.js:2:4178373) at z_.run (dice.js:2:4176106) at q_._runTask (dice.js:2:4181503) at q_.load (dice.js:2:4182433)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
My character sheet keeps crashing with what looks to be an error when it tries to render a dice skin.
Here is the DevTools error from the console:
<DevToolsErrorMessage>dice.js:2 Uncaught (in promise) Error: Unable to create texture at f._createTexture (dice.js:2:665508) at f._createHardwareTexture (dice.js:2:665600) at new a (dice.js:2:1086086) at f._createTextureBase (dice.js:2:667427) at f.createTexture (dice.js:2:669553) at new g (dice.js:2:1114036) at z_.runTask (dice.js:2:4178373) at z_.run (dice.js:2:4176106) at q_._runTask (dice.js:2:4181503) at q_.load (dice.js:2:4182433)</DevToolsErrorMessage> Explain the error message from DevTools console dice.js:2 Uncaught (in promise) Error: Unable to create texture at f._createTexture (dice.js:2:665508) at f._createHardwareTexture (dice.js:2:665600) at new a (dice.js:2:1086086) at f._createTextureBase (dice.js:2:667427) at f.createTexture (dice.js:2:669553) at new g (dice.js:2:1114036) at z_.runTask (dice.js:2:4178373) at z_.run (dice.js:2:4176106) at q_._runTask (dice.js:2:4181503) at q_.load (dice.js:2:4182433)