This is the second game I can't play. Here's the error I get when I try to run the game.
Game has encountered a bug. Please report it.
TypeError: Cannot read property 'blendModes' of undefined
at Function.Graphics._createRenderer (KhasAdvancedLighting.js:378:72)
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:1371:32)
at window.onload (main.js:8:18)
Press F5 to restart the game.