Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

TypeError: coercing to Unicode: need string or buffer, NoneType found

A topic by immijimmi created Oct 30, 2023 Views: 220 Replies: 2
Viewing posts 1 to 3
(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

Developer(+1)

Ah my bad, thankfully it's a harmless one but I'll fix it for the next build, thanks!

I keep getting way to many errors, it starts in chapter 11, goes through chapter 12  (during chapter 12  it goes into the pool special chapter and that too gets errors),  and stops in chapter 13. Then after i decode de argos pages, when i tell him his from crete, it gives another error and  it remains as argos up to the end . I'll Upload all my saves in order to facilitate seeing the errors.

https://drive.google.com/drive/folders/11FIZYlZ1ZQRhsRIJYvt8uG6F4R434wea?usp=sha...