Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

immijimmi

1
Posts
1
Topics
23
Following
A member registered Jun 06, 2018 · View creator page →

Creator of

Recent community posts

(1 edit)

Came across this exception and thought it might be helpful to report. It happened in Chapter 19, with Leader background and Kota/Khenbish as my choices.

I’m sorry, but an uncaught exception occurred.

While running game code: File “game/script_build07.rpy”, line 11193, in script $Khenbish.change(“emotion”, “proud”) File “game/script_build07.rpy”, line 11193, in <module> $Khenbish.change(“emotion”, “proud”) File “game/characters_objects.rpy”, line 840, in change self.resetFilenames() File “game/characters_objects.rpy”, line 808, in resetFilenames self.bodyFilename = “images/Khenbish/body_” + self.pose + “.webp” TypeError: coercing to Unicode: need string or buffer, NoneType found

– Full Traceback ————————————————————

Full traceback: File “game/script_build07.rpy”, line 11193, in script $Khenbish.change(“emotion”, “proud”) File “renpy/ast.py”, line 922, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File “renpy/python.py”, line 2218, in py_exec_bytecode exec(bytecode, globals, locals) File “game/script_build07.rpy”, line 11193, in <module> $Khenbish.change(“emotion”, “proud”) File “game/characters_objects.rpy”, line 840, in change self.resetFilenames() File “game/characters_objects.rpy”, line 808, in resetFilenames self.bodyFilename = “images/Khenbish/body_” + self.pose + “.webp” TypeError: coercing to Unicode: need string or buffer, NoneType found

Windows-10-10.0.19041 Ren’Py 7.4.6.1693 Minotaur Hotel 0.7 Mon Oct 30 04:16:25 2023