I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/main/common/centered_char_image.rpy", line 1, in execute
File "game/main/common/centered_char_image.rpy", line 1, in execute
File "game/main/common/centered_char_image.rpy", line 2, in execute
File "game/main/common/centered_char_image.rpy", line 3, in <module>
IOError: Couldn't find file 'images/church_confession_pregnant_felicia_pregnant_be_chaya_pregnant.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "main/city/church/faithful/church_private_confession.rpyc", line 26, in script
File "C:\Users\User\Desktop\Games\renpy\TentacleSlave-0.30-pc\renpy\ast.py", line 706, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\User\Desktop\Games\renpy\TentacleSlave-0.30-pc\renpy\exports.py", line 1336, in say
who(what, *args, **kwargs)
File "C:\Users\User\Desktop\Games\renpy\TentacleSlave-0.30-pc\renpy\character.py", line 1139, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\Users\User\Desktop\Games\renpy\TentacleSlave-0.30-pc\renpy\character.py", line 842, in do_display
**display_args)
File "C:\Users\User\Desktop\Games\renpy\TentacleSlave-0.30-pc\renpy\character.py", line 591, in display_say
rv = renpy.ui.interact(mouse='say', 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/common/centered_char_image.rpy", line 1, in execute
File "game/main/common/centered_char_image.rpy", line 1, in execute
File "game/main/common/centered_char_image.rpy", line 2, in execute
File "game/main/common/centered_char_image.rpy", line 3, in <module>
File "C:\Users\User\Desktop\Games\renpy\TentacleSlave-0.30-pc\renpy\exports.py", line 2278, in image_size
surf = im.load()
File "C:\Users\User\Desktop\Games\renpy\TentacleSlave-0.30-pc\renpy\display\im.py", line 627, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\User\Desktop\Games\renpy\TentacleSlave-0.30-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'images/church_confession_pregnant_felicia_pregnant_be_chaya_pregnant.png'.
Windows-8-6.2.9200
Ren'Py 7.3.0.271
Tentacle Slave 0.30
Wed May 19 01:22:26 2021