Hey so I have a problem. The game crashes in the climax of the first sex scene with Nikki.
Any idea why? I'm running the incest patch only.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
IOError: Couldn't find file 'maleorg2ogg'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "prologue.rpyc", line 1725, in script
File "F:\Game Archive\TheVisit-1.0-pc\renpy\ast.py", line 708, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "F:\Game Archive\TheVisit-1.0-pc\renpy\exports.py", line 1345, in say
who(what, *args, **kwargs)
File "F:\Game Archive\TheVisit-1.0-pc\renpy\character.py", line 1142, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "F:\Game Archive\TheVisit-1.0-pc\renpy\character.py", line 842, in do_display
**display_args)
File "F:\Game Archive\TheVisit-1.0-pc\renpy\character.py", line 591, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "F:\Game Archive\TheVisit-1.0-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "F:\Game Archive\TheVisit-1.0-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "F:\Game Archive\TheVisit-1.0-pc\renpy\display\core.py", line 3380, in interact_core
renpy.audio.audio.periodic()
File "F:\Game Archive\TheVisit-1.0-pc\renpy\audio\audio.py", line 1060, in periodic
six.reraise(exc[0], exc[1], exc[2])
File "F:\Game Archive\TheVisit-1.0-pc\renpy\audio\audio.py", line 1038, in periodic_thread_main
periodic_pass()
File "F:\Game Archive\TheVisit-1.0-pc\renpy\audio\audio.py", line 979, in periodic_pass
c.periodic()
File "F:\Game Archive\TheVisit-1.0-pc\renpy\audio\audio.py", line 457, in periodic
topf = load(self.file_prefix + filename + self.file_suffix)
File "F:\Game Archive\TheVisit-1.0-pc\renpy\audio\audio.py", line 73, in load
rv = renpy.loader.load(fn)
File "F:\Game Archive\TheVisit-1.0-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'maleorg2ogg'.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
The Visit 1.0
Sun Dec 13 08:07:09 2020
Any idea why? I'm running the incest patch only.