John David
Newbie
- Jun 21, 2017
- 56
- 55
- 132
Is anyone able to extract the CG? They are in the directory as RPA but when I ran UnRen it gave me a Python error.
Use the latest Unren 1.05. Unren 0.91 won't work.Is anyone able to extract the CG? They are in the directory as RPA but when I ran UnRen it gave me a Python error.
you would be right got a cheap pc for classes and now that I'm on break I use it for VA and some games from the ps1 eraChromebook.
possible that intel integrated can't handle this.
Correct... it means you DON'T get missed opp. If it was not a striketrough it would mean you WOULD miss the opp. You got it.What does that means? i dont miss the Opp right? View attachment 2039970
thank you, sometimes i don t get it tho, like when i miss yes or yes an opporunity in episode 2 with lexi, i don t know why xD or when "Advance time(x2) MissedOpp (lexi) that kind of thing, is a bit hard to understandCorrect... it means you DON'T get missed opp. If it was not a striketrough it would mean you WOULD miss the opp. You got it.
It will look like this if you would get a Missed Opp by selecting:
View attachment 2040145
There's a ChoiceGuide legend in the mod's OP if you need brief explanations on conventions and acronyms used:thank you, sometimes i don t get it tho, like when i miss yes or yes an opporunity in episode 2 with lexi, i don t know why xD or when "Advance time(x2) MissedOpp (lexi) that kind of thing, is a bit hard to understand
I've taken the liberty of tweaking the "Airport" scene... SanchoTopGun-style as requested. It will be in the SE version of the mod (see first quote in this post), coming very soon (as in today). I don't think Meushi's add-on would be compatible since I physically tweaked the scene, not just replacing the whole scene's audio.... you know, for science and to have a better effect due to proper timing. I'm guessing Meushi made code to replace the whole beginning airport audio (song) to a user's predefined file name but admit I haven't looked at his code... but that's what I would have done and he's a sharp fella so I'm sure he was thinking similar.PLaying it again from the start, and going the CeCe route again, because well feelings, but I have to know this.
Is there any way you can make it so we can change the music for the Top Gun walk to the actual Top Gun Theme? I have the mp3, I just need to know what code I have to butcher to make it work. It has to be able to be done. It just has to be.
Make it so, or if Sancho1969 can make it do I will be forever grateful![]()
there isn't 1 or or it isn't that used.Mobile game tag is missing
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 463, in __call__
renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\python.py", line 1052, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\display\core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\display\core.py", line 4252, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\display\transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\display\screen.py", line 743, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1399, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1399, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\display\layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\display\behavior.py", line 1070, in event
return handle_click(self.clicked)
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\display\behavior.py", line 1005, in handle_click
rv = run(action)
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\display\behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 463, in __call__
renpy.load(fn)
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\loadsave.py", line 769, in load
log.unfreeze(roots, label="_after_load")
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\rollback.py", line 1078, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\rollback.py", line 889, in rollback
self.load_failed()
File "C:\Users\lucas\OneDrive\Documents\NSFW Games\Leap of Faith (New Version Needed)\LeapofFaith-1.0c-pc\renpy\rollback.py", line 807, in load_failed
raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?
Windows-10-10.0.19044 AMD64
Ren'Py 8.0.2.22081402
Leap of Faith 1.0c
Mon Sep 12 16:42:38 2022
sameI am getting this error on trying to load my end of Ch7 save files
You don't have permission to view the spoiler content. Log in or register now.
next time just attach traceback.txt on your post.everytime i try to load my chapter 7 save this pops up. how do i fix this????
havent before no do i need to?next time just attach traceback.txt on your post.
shorter path for starters could work and did you play with sanchomod before?
no.havent before no do i need to?