- May 1, 2020
- 2,212
- 34,732
The mod will be updated. Both the modders are working on it.^^
The all girl option isn't a viable option anymore. The mod used to have that, but, apparently it breaks the game or something.can they add mod of choosing all girls so we can see all their scene as like switch between what girl we choose as well as walkthrough of each like when we have to use music in plane ,party,beat score like that
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 167, in script
jump expression _in_replay
ScriptError: could not find label 'gallery_scene_17'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 167, in script
jump expression _in_replay
File "C:\Users\wildc\Pictures\LeapofFaith-0.5.1c-pc\LeapofFaith-0.6.1c-pc\renpy\ast.py", line 1697, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\wildc\Pictures\LeapofFaith-0.5.1c-pc\LeapofFaith-0.6.1c-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'gallery_scene_17'.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Leap of Faith 0.6.1c
Sat Sep 04 23:33:08 2021
Updated Mod. v0.6.1The gallery still has bugs where it won't load some of the scenes or loads scenes from other girls instead. For example, if i try to load the third linda scene, it loads the 6th scene with robin and kira instead or the 4th and 5th linda scenes just don't load at all and go straight to an error.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00start.rpy", line 167, in script jump expression _in_replay ScriptError: could not find label 'gallery_scene_17'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/00start.rpy", line 167, in script jump expression _in_replay File "C:\Users\wildc\Pictures\LeapofFaith-0.5.1c-pc\LeapofFaith-0.6.1c-pc\renpy\ast.py", line 1697, in execute rv = renpy.game.script.lookup(target) File "C:\Users\wildc\Pictures\LeapofFaith-0.5.1c-pc\LeapofFaith-0.6.1c-pc\renpy\script.py", line 898, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'gallery_scene_17'. Windows-8-6.2.9200 Ren'Py 7.3.5.606 Leap of Faith 0.6.1c Sat Sep 04 23:33:08 2021
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Style u'modTextHeader' does not exist.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "D:\Mega Sync\LeapofFaith-0.6.1c-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Mega Sync\LeapofFaith-0.6.1c-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "D:\Mega Sync\LeapofFaith-0.6.1c-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Mega Sync\LeapofFaith-0.6.1c-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Mega Sync\LeapofFaith-0.6.1c-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Mega Sync\LeapofFaith-0.6.1c-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Mega Sync\LeapofFaith-0.6.1c-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Mega Sync\LeapofFaith-0.6.1c-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Mega Sync\LeapofFaith-0.6.1c-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Mega Sync\LeapofFaith-0.6.1c-pc\renpy\display\screen.py", line 434, in visit_all
self.child.visit_all(callback, seen=None)
File "D:\Mega Sync\LeapofFaith-0.6.1c-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Mega Sync\LeapofFaith-0.6.1c-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Mega Sync\LeapofFaith-0.6.1c-pc\renpy\display\core.py", line 543, in visit_all
callback(self)
File "D:\Mega Sync\LeapofFaith-0.6.1c-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Mega Sync\LeapofFaith-0.6.1c-pc\renpy\text\text.py", line 1636, in per_interact
if self.style.slow_abortable:
File "gen/styleclass.pxi", line 757, in renpy.styledata.styleclass.Style.slow_abortable.__get__
File "style.pyx", line 493, in renpy.style.StyleCore._get
File "style.pyx", line 679, in renpy.style.build_style
File "style.pyx", line 142, in renpy.style.get_full_style
File "style.pyx", line 83, in renpy.style.get_style
Exception: Style u'modTextHeader' does not exist.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Leap of Faith 0.6.1c
Sun Sep 05 05:46:01 2021
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Style u'modTextHeader' does not exist.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "D:\12\LeapofFaith-0.6.1c-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\12\LeapofFaith-0.6.1c-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "D:\12\LeapofFaith-0.6.1c-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\12\LeapofFaith-0.6.1c-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\12\LeapofFaith-0.6.1c-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\12\LeapofFaith-0.6.1c-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\12\LeapofFaith-0.6.1c-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\12\LeapofFaith-0.6.1c-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\12\LeapofFaith-0.6.1c-pc\renpy\display\screen.py", line 434, in visit_all
self.child.visit_all(callback, seen=None)
File "D:\12\LeapofFaith-0.6.1c-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\12\LeapofFaith-0.6.1c-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\12\LeapofFaith-0.6.1c-pc\renpy\display\core.py", line 543, in visit_all
callback(self)
File "D:\12\LeapofFaith-0.6.1c-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\12\LeapofFaith-0.6.1c-pc\renpy\text\text.py", line 1636, in per_interact
if self.style.slow_abortable:
File "gen/styleclass.pxi", line 757, in renpy.styledata.styleclass.Style.slow_abortable.__get__
File "style.pyx", line 493, in renpy.style.StyleCore._get
File "style.pyx", line 679, in renpy.style.build_style
File "style.pyx", line 142, in renpy.style.get_full_style
File "style.pyx", line 83, in renpy.style.get_style
Exception: Style u'modTextHeader' does not exist.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Leap of Faith 0.6.1c
Sun Sep 05 22:59:30 2021
2021-09-05: Updated Mod, 0.6.2
Change Log:
Download:
- Fixed gallery labels and variable scope
- Added missing Lexi+Holly scene
You must be registered to see the links-You must be registered to see the links-You must be registered to see the links-You must be registered to see the links
Doesn't work at all? So, I guess I'm imagining the mod working?This mod doesn't work at all! It doesn't give you the info about dialogue options and when I click mod menu it crashes. Am I doing something wrong? I tried the file on the top of this page and also from the last comment. Usually OscarSix mods are one of the best in the scene and always works for me but this one doesn't work at all except you can choose all the traits at the start of the game. None of the other things works. I would be fine with only shows what points/ relationship points do you get with the dialogue but that one doesn'T work as well