Skip to main content

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

Can't play the game in browser, I get this error:


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

Usually an issue with either your graphics card, or possibly the browser that you're using. Try switching to a different browser to see if that helps.