Skip to main content

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

Crash log:

phaser-CLYd3JIB.js:1 Uncaught TypeError: Cannot read properties of null (reading 'drawImage')

    at initialize.updateUVs (phaser-CLYd3JIB.js:1:1043041)

    at initialize.setCutPosition (phaser-CLYd3JIB.js:1:1040852)

    at initialize.setSize (phaser-CLYd3JIB.js:1:1041015)

    at initialize.updateText (phaser-CLYd3JIB.js:1:372175)

    at initialize.setText (phaser-CLYd3JIB.js:1:369129)

    at initialize.callback (index-Db5EUM_P.js:1:127380)

    at initialize.update (phaser-CLYd3JIB.js:1:1139658)

    at a.emit (phaser-CLYd3JIB.js:1:1975)

    at initialize.step (phaser-CLYd3JIB.js:1:977446)

    at initialize.update (phaser-CLYd3JIB.js:1:964704)

Hi, could you also share what were you trying to do when the game decided to crash? This can help me investigate the issue faster. Thanks!

(1 edit)

Good point! Sorry, I forgot where I was, but I think it happened during a cutscene or when a cutscene just ended. After restart it happened again and I gave up =(

I think this will be difficult to identify then, however since this is a game built during the jam I expect it to break at places that I could not play test. One known bug is when you press space quite fast trying to skip things and it crashes things. I did not have the energy to fix it but I will assume this is the same thing that happened.


However (and I would like that) if you still feel like playing the game again and skipping the story all together then you can press the ~ (tilde) key on your keyboard. It is a built-in feature to allow me to debug levels faster.