Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)

I was told to report a bug

TypeError: Cannot read property 'blendModes' of undefined
at Function.Graphics._createRenderer (KhasUltraLighting.js:397:28)
at Function.Graphics._createAllElements (rpg_core.js:2339:10)
at Function.Graphics.initialize (rpg_core.js:1769:10)
at Function.SceneManager.initGraphics (rpg_managers.js:1822:14)
at Function.SceneManager.initialize [as khas_core_initialize] (rpg_managers.js:1811:10)
at Function.SceneManager.initialize (KhasCore.js:126:10)
at Function.SceneManager.run (rpg_managers.js:1802:14)
at Function.SceneManager.run (YEP_CoreEngine.js:1367:32)
at window.onload (main.js:8:18)

(If there is a better place to report this in the future, please let me know)

(+1)

You can post bugs here, but that's a pretty old one that had to do with outdated graphics drivers. Are yours up to date?

(+1)

Ah, yes. It turns out that my driver was working inproperly and turned off, but once I turned it back on it worked fine. The game didn't throw up the error afterwards. I just forgot to update/delete the comment.