Hey man. Download and extracted the fix file into the game directory. Still get an error in the church scene for the introduction scene after leaving school for the first time. I cant even ignore the error or roll back.
The error is as follows:
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'images/chara/Franchesca/Franchesca Se\xf1ala.webp'>:
File "game/tl/english/Templo.rpy", line 223, in script
fr "GUARDS! KILL THE TRAITOR!"
IOError: Couldn't find file 'images/chara/Franchesca/Franchesca Señala.webp'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/tl/english/Templo.rpy", line 223, in script
fr "GUARDS! KILL THE TRAITOR!"
File "D:\Games\Installed Games\Sensual\Games\BastardGirlsR-1.6B-pc\BastardGirlsR-1.6B-pc\renpy\ast.py", line 708, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "D:\Games\Installed Games\Sensual\Games\BastardGirlsR-1.6B-pc\BastardGirlsR-1.6B-pc\renpy\exports.py", line 1345, in say
who(what, *args, **kwargs)
File "D:\Games\Installed Games\Sensual\Games\BastardGirlsR-1.6B-pc\BastardGirlsR-1.6B-pc\renpy\character.py", line 1143, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "D:\Games\Installed Games\Sensual\Games\BastardGirlsR-1.6B-pc\BastardGirlsR-1.6B-pc\renpy\character.py", line 843, in do_display
**display_args)
File "D:\Games\Installed Games\Sensual\Games\BastardGirlsR-1.6B-pc\BastardGirlsR-1.6B-pc\renpy\character.py", line 592, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "D:\Games\Installed Games\Sensual\Games\BastardGirlsR-1.6B-pc\BastardGirlsR-1.6B-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Games\Installed Games\Sensual\Games\BastardGirlsR-1.6B-pc\BastardGirlsR-1.6B-pc\renpy\display\core.py", line 2705, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Games\Installed Games\Sensual\Games\BastardGirlsR-1.6B-pc\BastardGirlsR-1.6B-pc\renpy\display\core.py", line 3197, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "D:\Games\Installed Games\Sensual\Games\BastardGirlsR-1.6B-pc\BastardGirlsR-1.6B-pc\renpy\display\core.py", line 2097, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 491, in renpy.display.render.render_screen
File "render.pyx", line 259, in renpy.display.render.render
File "D:\Games\Installed Games\Sensual\Games\BastardGirlsR-1.6B-pc\BastardGirlsR-1.6B-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 166, in renpy.display.render.render
File "render.pyx", line 259, in renpy.display.render.render
File "D:\Games\Installed Games\Sensual\Games\BastardGirlsR-1.6B-pc\BastardGirlsR-1.6B-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 166, in renpy.display.render.render
File "render.pyx", line 259, in renpy.display.render.render
File "D:\Games\Installed Games\Sensual\Games\BastardGirlsR-1.6B-pc\BastardGirlsR-1.6B-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 166, in renpy.display.render.render
File "render.pyx", line 259, in renpy.display.render.render
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "render.pyx", line 259, in renpy.display.render.render
File "D:\Games\Installed Games\Sensual\Games\BastardGirlsR-1.6B-pc\BastardGirlsR-1.6B-pc\renpy\display\layout.py", line 336, in render
surf = render(self.child, width, height, st, at)
File "render.pyx", line 166, in renpy.display.render.render
File "render.pyx", line 259, in renpy.display.render.render
File "D:\Games\Installed Games\Sensual\Games\BastardGirlsR-1.6B-pc\BastardGirlsR-1.6B-pc\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "D:\Games\Installed Games\Sensual\Games\BastardGirlsR-1.6B-pc\BastardGirlsR-1.6B-pc\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 166, in renpy.display.render.render
File "render.pyx", line 259, in renpy.display.render.render
File "D:\Games\Installed Games\Sensual\Games\BastardGirlsR-1.6B-pc\BastardGirlsR-1.6B-pc\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "D:\Games\Installed Games\Sensual\Games\BastardGirlsR-1.6B-pc\BastardGirlsR-1.6B-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "D:\Games\Installed Games\Sensual\Games\BastardGirlsR-1.6B-pc\BastardGirlsR-1.6B-pc\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "D:\Games\Installed Games\Sensual\Games\BastardGirlsR-1.6B-pc\BastardGirlsR-1.6B-pc\renpy\loader.py", line 578, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'images/chara/Franchesca/Franchesca Señala.webp'.
Windows-8-6.2.9200
Ren'Py 7.4.0.65
Bastard GirlsR 1.6B
Mon Aug 17 05:38:55 2020