Mod Ren'Py Our Red String JDMOD [0.13.3.4.a] [JohnDupont]

5.00 star(s) 8 Votes

alibaba34

Member
Mar 11, 2018
186
255
The new version of the mod shows an error:


I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Could not find return label ('game/JDMOD/scripts/story/chapter_12b.rpy', 1722109897, 21).

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

Full traceback:
File "scripts/script.rpyc", line 459, in script
File "D:\games\OurRedString-v13.3.4-pc\renpy\ast.py", line 1782, in execute
next_node(renpy.game.context().lookup_return(pop=True))
File "D:\games\OurRedString-v13.3.4-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_12b.rpy', 1722109897, 21).

Windows-10-10.0.26100 AMD64
Ren'Py 8.0.3.22090809
Our Red String v13.3.4
Mon May 5 12:45:51 2025
 
  • Like
Reactions: JohnDupont

silverfur3

Newbie
Jul 13, 2019
72
207
Updated my compressed Android port of Our Red String with JohnDupont's JDMOD to v13.3.4.

Got some basic gestures loaded in: swipe up for save menu, swipe down to hide UI, swipe left to rollback and swipe right to skip. Save files are now stored in the Documents folder. This sometimes means that you may need to close and re-open the port after installing so the save folder is properly created.

Please let me know if you encounter any issues with the ports and I'll see what I can do to get them sorted.

Link: -
Thank you very much you are our hero!!!! <3333
 
  • Like
Reactions: JohnDupont

JohnDupont

Active Member
Modder
May 26, 2017
861
2,917
The new version of the mod shows an error:


I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Could not find return label ('game/JDMOD/scripts/story/chapter_12b.rpy', 1722109897, 21).

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

Full traceback:
File "scripts/script.rpyc", line 459, in script
File "D:\games\OurRedString-v13.3.4-pc\renpy\ast.py", line 1782, in execute
next_node(renpy.game.context().lookup_return(pop=True))
File "D:\games\OurRedString-v13.3.4-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_12b.rpy', 1722109897, 21).

Windows-10-10.0.26100 AMD64
Ren'Py 8.0.3.22090809
Our Red String v13.3.4
Mon May 5 12:45:51 2025
It looks like the issue of save incompatibilities that was fixed in 0.13.2.0. Did it happen when you tried loading a save made with an old version?
If so, please read the FAQ. And spam Rollback.

You don't have permission to view the spoiler content. Log in or register now.
Thanks to the full error, I understand the issue but I'll need more info.
The only spot where a VPGrid is used AND the mod is active are:
  • In the gallery. I know of 2 errors ; one happens in dev mode and the other when trying to view a locked image, I couldn't reproduce yours.
  • In the rename feature. I couldn't reproduce it either.
Can you describe where it happened? What were you doing?

Thanks Chrisdarock19. Although it wasn't enough, it helped a lot.
 
5.00 star(s) 8 Votes