10 minutes into the game and i get a crash :
While loading <'Image' u'images/classes/math101/math_cheat.png'>:
File "game/scripts/classes/english101/english_test1.rpy", line 156, in script
$ result = ui.interact()
File "game/scripts/classes/english101/english_test1.rpy", line 156, in <module>
$ result = ui.interact()
Exception: Could not load image u'images/classes/math101/math_cheat.png': error('Failed to decode WEBP',)
Any idea what might cause this ?
While loading <'Image' u'images/classes/math101/math_cheat.png'>:
File "game/scripts/classes/english101/english_test1.rpy", line 156, in script
$ result = ui.interact()
File "game/scripts/classes/english101/english_test1.rpy", line 156, in <module>
$ result = ui.interact()
Exception: Could not load image u'images/classes/math101/math_cheat.png': error('Failed to decode WEBP',)
Any idea what might cause this ?