Mod Ren'Py Our Red String JDMOD [0.14.1.2] [JohnDupont]

5.00 star(s) 8 Votes
Aug 12, 2017
165
63
224
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Could not find return label ('game/JDMOD/scripts/story/chapter11_prologue.rpy', 1680449543, 38925).

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/JDMOD/scripts/gui/custom/custom_screens.rpyc", line 181, in script
File "C:\Users\User\Downloads\OurRedString-v11.0_epilogue-pc\renpy\ast.py", line 1782, in execute
next_node(renpy.game.context().lookup_return(pop=True))
File "C:\Users\User\Downloads\OurRedString-v11.0_epilogue-pc\renpy\execution.py", line 726, in lookup_return
raise Exception("Could not find return label {!r}.".format(self.return_stack[-1]))
Exception: Could not find return label ('game/JDMOD/scripts/story/chapter11_prologue.rpy', 1680449543, 38925).

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Our Red String v11.0_epilogue
Wed Nov 15 16:02:43 2023

getting this error with the 0.11.2.2.c version of the mod, and epilogue 11 version of the game, the game works fine if i turn off the mod before the chapter. Already downloaded the game and the mod again, still happening. Is there a solution for this?
 
  • Like
Reactions: JohnDupont

JohnDupont

Active Member
Modder
May 26, 2017
882
3,055
478
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Could not find return label ('game/JDMOD/scripts/story/chapter11_prologue.rpy', 1680449543, 38925).

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/JDMOD/scripts/gui/custom/custom_screens.rpyc", line 181, in script
File "C:\Users\User\Downloads\OurRedString-v11.0_epilogue-pc\renpy\ast.py", line 1782, in execute
next_node(renpy.game.context().lookup_return(pop=True))
File "C:\Users\User\Downloads\OurRedString-v11.0_epilogue-pc\renpy\execution.py", line 726, in lookup_return
raise Exception("Could not find return label {!r}.".format(self.return_stack[-1]))
Exception: Could not find return label ('game/JDMOD/scripts/story/chapter11_prologue.rpy', 1680449543, 38925).

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Our Red String v11.0_epilogue
Wed Nov 15 16:02:43 2023

getting this error with the 0.11.2.2.c version of the mod, and epilogue 11 version of the game, the game works fine if i turn off the mod before the chapter. Already downloaded the game and the mod again, still happening. Is there a solution for this?
Did this happen right after loading a save?

I got a error, how it's fix it?
You don't have permission to view the spoiler content. Log in or register now.

View attachment 3095782
I really have no idea what's causing this issue. I'd need more information one the previous choices in order to replicate it.
 

urano1981

Newbie
Sep 25, 2018
21
16
176
I have restarted the game many times and always fails there.
I am getting this exception in Chapter 8:

Python:
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Could not find return label ('game/JDMOD/scripts/story/chapter_8b.rpy', 1680449568, 147099).

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "scripts/story/book_card_choices.rpyc", line 140, in script
  File "\\LS_NAS\GamesX\OurRedString-v11.0_epilogue-pc\renpy\ast.py", line 1782, in execute
    next_node(renpy.game.context().lookup_return(pop=True))
  File "\\LS_NAS\GamesX\OurRedString-v11.0_epilogue-pc\renpy\execution.py", line 726, in lookup_return
    raise Exception("Could not find return label {!r}.".format(self.return_stack[-1]))
Exception: Could not find return label ('game/JDMOD/scripts/story/chapter_8b.rpy', 1680449568, 147099).

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Our Red String v11.0_epilogue
Sat Dec  2 00:54:36 2023
 
  • Like
Reactions: kat777
Aug 12, 2017
165
63
224
Did this happen right after loading a save?


I really have no idea what's causing this issue. I'd need more information one the previous choices in order to replicate it.
sorry was busy last two weeks, yes right after I load my saves from the end of chapter 10. I guess I will play with the mod turned off, I really dont want to start all over again. Already did that twice.
 

mert97

Member
May 2, 2018
166
67
194
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/JDMOD/scripts/story/chapter_11_epilogue.rpy", line 4559, in <module>
NameError: name 'v11_rosa_fight' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "D:\Games\OurRedString-v11.0-final-pc\OurRedString-v11.0-pc\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "D:\Games\OurRedString-v11.0-final-pc\OurRedString-v11.0-pc\renpy\main.py", line 660, in main
run(restart)
File "D:\Games\OurRedString-v11.0-final-pc\OurRedString-v11.0-pc\renpy\main.py", line 146, in run
renpy.execution.run_context(True)
File "D:\Games\OurRedString-v11.0-final-pc\OurRedString-v11.0-pc\renpy\execution.py", line 938, in run_context
context.run()
File "game/JDMOD/scripts/story/chapter_11_epilogue.rpyc", line 4559, in script
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
File "game/JDMOD/scripts/story/chapter_11_epilogue.rpyc", line 4559, in script
File "D:\Games\OurRedString-v11.0-final-pc\OurRedString-v11.0-pc\renpy\ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "D:\Games\OurRedString-v11.0-final-pc\OurRedString-v11.0-pc\renpy\python.py", line 1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Games\OurRedString-v11.0-final-pc\OurRedString-v11.0-pc\renpy\python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/JDMOD/scripts/story/chapter_11_epilogue.rpy", line 4559, in <module>
NameError: name 'v11_rosa_fight' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
Our Red String v11.0
Thu Dec 7 19:08:58 2023

help please
 

Puggy Aiden

Newbie
Apr 25, 2023
41
67
134
I know you're going through some tough times on Patreon and I hope it gets better for you but ding ding ding Jhon! It's been 7 days. I need that public version. I literally didn't play the 12th chapter because of the mod. Oh and I really hope you never stop making this mod. Your mod makes the game much more enjoyable and it won't feel the same without it. Love your work and I hope to see more of it ❤.
 

Solomon Grundy

Active Member
Nov 25, 2021
704
1,674
257
I know you're going through some tough times on Patreon and I hope it gets better for you but ding ding ding Jhon! It's been 7 days. I need that public version. I literally didn't play the 12th chapter because of the mod. Oh and I really hope you never stop making this mod. Your mod makes the game much more enjoyable and it won't feel the same without it. Love your work and I hope to see more of it ❤.
Any ETA on when we can expect this to go public? Thanks!
It's public now, just follow the link in JD's post above.
 
5.00 star(s) 8 Votes