Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/main/house/my_house.rpy", line 44, in <module>
File "game/main/openworld/player_summary.rpy", line 3, in execute
File "game/main/openworld/player_summary.rpy", line 3, in execute
File "game/main/openworld/player_summary.rpy", line 16, in execute
File "game/main/openworld/player_summary.rpy", line 112, in execute
File "game/main/openworld/player_summary.rpy", line 113, in execute
File "game/main/openworld/player_summary.rpy", line 120, in execute
File "game/main/openworld/player_summary.rpy", line 121, in execute
File "game/main/openworld/person.rpy", line 216, in getCharacterDescription
File "game/main/openworld/person.rpy", line 704, in printGroins
TypeError: object of type 'type' has no len()
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "main/house/my_house.rpyc", line 16, in script
File "C:\Users\User\Desktop\Games\renpy\TentacleSlave-0.30-pc\renpy\ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\User\Desktop\Games\renpy\TentacleSlave-0.30-pc\renpy\python.py", line 1959, in py_exec_bytecode
exec bytecode in globals, locals
File "game/main/house/my_house.rpy", line 44, in <module>
File "C:\Users\User\Desktop\Games\renpy\TentacleSlave-0.30-pc\renpy\exports.py", line 1217, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "C:\Users\User\Desktop\Games\renpy\TentacleSlave-0.30-pc\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\User\Desktop\Games\renpy\TentacleSlave-0.30-pc\renpy\display\core.py", line 2701, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\User\Desktop\Games\renpy\TentacleSlave-0.30-pc\renpy\display\core.py", line 3093, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\User\Desktop\Games\renpy\TentacleSlave-0.30-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\User\Desktop\Games\renpy\TentacleSlave-0.30-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\User\Desktop\Games\renpy\TentacleSlave-0.30-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\User\Desktop\Games\renpy\TentacleSlave-0.30-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\User\Desktop\Games\renpy\TentacleSlave-0.30-pc\renpy\display\core.py", line 3093, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\User\Desktop\Games\renpy\TentacleSlave-0.30-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\User\Desktop\Games\renpy\TentacleSlave-0.30-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/main/openworld/player_summary.rpy", line 3, in execute
File "game/main/openworld/player_summary.rpy", line 3, in execute
File "game/main/openworld/player_summary.rpy", line 16, in execute
File "game/main/openworld/player_summary.rpy", line 112, in execute
File "game/main/openworld/player_summary.rpy", line 113, in execute
File "game/main/openworld/player_summary.rpy", line 120, in execute
File "game/main/openworld/player_summary.rpy", line 121, in execute
File "<screen language>", line 121, in <module>
File "game/main/openworld/person.rpy", line 216, in getCharacterDescription
File "game/main/openworld/person.rpy", line 704, in printGroins
TypeError: object of type 'type' has no len()
Windows-8-6.2.9200
Ren'Py 7.3.0.271
Tentacle Slave 0.30
Wed May 19 10:50:38 2021