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

5.00 star(s) 2 Votes

SNOW12345

New Member
May 1, 2018
4
3
It should work but it won't contain the latest changes.

I'll update a final version after I've dealt with all the bugs reports.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/gui/renpy/screen_quickmenu.rpy", line 19, in execute
  File "game/scripts/gui/renpy/screen_quickmenu.rpy", line 19, in execute
  File "game/scripts/gui/renpy/screen_quickmenu.rpy", line 23, in execute
  File "game/scripts/gui/renpy/screen_quickmenu.rpy", line 48, in execute
  File "game/scripts/gui/renpy/screen_quickmenu.rpy", line 49, in execute
  File "game/JDMOD/scripts/gui/renpy/screen_quickmenu.rpy", line 8, in execute
  File "game/JDMOD/scripts/gui/renpy/screen_quickmenu.rpy", line 8, in execute
  File "game/JDMOD/scripts/gui/renpy/screen_quickmenu.rpy", line 13, in execute
  File "game/JDMOD/scripts/gui/renpy/screen_quickmenu.rpy", line 13, in keywords
  File "game/JDMOD/scripts/gui/renpy/screen_quickmenu.rpy", line 13, in <module>
NameError: name 'stats_ingame_open_close' is not defined

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

Full traceback:
  File "game/JDMOD/scripts/story/script.rpyc", line 11, in script
    ��q8 �p!�4!���
 

EvolutionKills

Well-Known Member
Jan 3, 2021
1,098
3,546
read john latest reply, it's wait for bug fixing
The game itself had a remaster of the current nine chapters. The mod worked for the old version CH9, but there have been content changes/additions in the CH9 Remaster. John has a version of their mod updated for the Remaster, but it's currently Patreon exclusive and not yet open to the public. Once they iron out the bugs, then the new Remaster compatible version of the mod will be made public. So anyone trying the currently available CH9 mod in the Remaster is probably gonna run into problems.
 

JohnDupont

Active Member
Modder
May 26, 2017
808
2,712
The game itself had a remaster of the current nine chapters. The mod worked for the old version CH9, but there have been content changes/additions in the CH9 Remaster. John has a version of their mod updated for the Remaster, but it's currently Patreon exclusive and not yet open to the public. Once they iron out the bugs, then the new Remaster compatible version of the mod will be made public. So anyone trying the currently available CH9 mod in the Remaster is probably gonna run into problems.
You're on point, except the new Remaster compatible version of the JDMOD will be public after 7 days when the early access is over, no matter if I uploaded the bugfixed version.
 

remy1205

Member
Jun 18, 2017
116
111

If you want to learn about the reasons I created the Patreon page, I detailled everything in .


Thread updated: 2021-November-18
Game | Creator: Our Red String |
Modder: JohnDupont - -
Mod Version: 0.9FINAL.c
Game Version: 0.9FINAL.c


In-Game Guide:

The mod provides additional information to help you make the best decision.
View attachment 1496105

Gallery Unlocker:
You can watch a scene even if you didn't unlock it.
View attachment 1496106

Rename:

You can rename most of the characters.
View attachment 1069030 View attachment 1069031

Keybinds:

You can use the keyboard to navigate through the game:
  • During choices, the number keys are used ;
  • Most screens (skill level up, new chapter...) require a right click to be skipped, they now include a timer. If you're in a hurry, you can also press Return to simulate a right click.
View attachment 1069317 View attachment 1069316

Save Description:

You can add a description to your saves.
View attachment 1069039 View attachment 1069040


Installation:
You don't have permission to view the spoiler content. Log in or register now.

FAQ:
"When will you update the mod?"
You don't have permission to view the spoiler content. Log in or register now.
"The game crashes when I open the game. Can you help?"
You don't have permission to view the spoiler content. Log in or register now.
"Is the current version of the JDMOD compatible with the new version of the game?"
You don't have permission to view the spoiler content. Log in or register now.
"I tried loading an old save with the new version and got the following exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way.". Can you help?
You don't have permission to view the spoiler content. Log in or register now.

Change-Log:
You don't have permission to view the spoiler content. Log in or register now.

DOWNLOAD
- -
idk what i did wrong but this error. How to fix?

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



While running game code:

  File "game/scripts/gui/renpy/screen_quickmenu.rpy", line 19, in execute

  File "game/scripts/gui/renpy/screen_quickmenu.rpy", line 19, in execute

  File "game/scripts/gui/renpy/screen_quickmenu.rpy", line 23, in execute

  File "game/scripts/gui/renpy/screen_quickmenu.rpy", line 48, in execute

  File "game/scripts/gui/renpy/screen_quickmenu.rpy", line 49, in execute

  File "game/JDMOD/scripts/gui/renpy/screen_quickmenu.rpy", line 8, in execute

  File "game/JDMOD/scripts/gui/renpy/screen_quickmenu.rpy", line 8, in execute

  File "game/JDMOD/scripts/gui/renpy/screen_quickmenu.rpy", line 13, in execute

  File "game/JDMOD/scripts/gui/renpy/screen_quickmenu.rpy", line 13, in keywords

  File "game/JDMOD/scripts/gui/renpy/screen_quickmenu.rpy", line 13, in <module>

NameError: name 'stats_ingame_open_close' is not defined



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



Full traceback:

  File "game/JDMOD/scripts/story/script.rpyc", line 8, in script

    ze�Ab��Ur)�|�A:HԒd�.�ȕ�9��l���=Ñ>,���uٖ�ھ�>1�H"�T>�OG2�XG$w"�c��樂���,�&�ۘ��5$�w��lk%ki!&]-���6!�<\p��w�V�Ϧ���Z3iK3�uFk��QY )(G@�e�;��f}

  File "renpy/ast.py", line 1443, in execute

    renpy.exports.with_statement(trans, paired)

  File "renpy/exports.py", line 1682, in with_statement

    return renpy.game.interface.do_with(trans, paired, clear=clear)

  File "renpy/display/core.py", line 2752, in do_with

    clear=clear)

  File "renpy/display/core.py", line 3315, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)

  File "renpy/display/core.py", line 3735, in interact_core

    root_widget.visit_all(lambda i : i.per_interact())

  File "renpy/display/core.py", line 568, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 568, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 568, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 568, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/screen.py", line 436, in visit_all

    callback(self)

  File "renpy/display/core.py", line 3735, in <lambda>

    root_widget.visit_all(lambda i : i.per_interact())

  File "renpy/display/screen.py", line 447, in per_interact

    self.update()

  File "renpy/display/screen.py", line 637, in update

    self.screen.function(**self.scope)

  File "game/scripts/gui/renpy/screen_quickmenu.rpy", line 19, in execute

  File "game/scripts/gui/renpy/screen_quickmenu.rpy", line 19, in execute

  File "game/scripts/gui/renpy/screen_quickmenu.rpy", line 23, in execute

  File "game/scripts/gui/renpy/screen_quickmenu.rpy", line 48, in execute

  File "game/scripts/gui/renpy/screen_quickmenu.rpy", line 49, in execute

  File "game/JDMOD/scripts/gui/renpy/screen_quickmenu.rpy", line 8, in execute

  File "game/JDMOD/scripts/gui/renpy/screen_quickmenu.rpy", line 8, in execute

  File "game/JDMOD/scripts/gui/renpy/screen_quickmenu.rpy", line 13, in execute

  File "game/JDMOD/scripts/gui/renpy/screen_quickmenu.rpy", line 13, in keywords

  File "game/JDMOD/scripts/gui/renpy/screen_quickmenu.rpy", line 13, in <module>

NameError: name 'stats_ingame_open_close' is not defined



Windows-10-10.0.19041

Ren'Py 7.4.10.2178

Our Red String v0.9_Remastered

Sat Apr 30 03:02:21 2022
 

MaliPizdek

Active Member
Aug 7, 2021
503
1,147
yeah just tried this on a final version, start new game, immediately error after error and so on...
so we wait for the "final final" version of the mod huh? :)
 
  • Like
Reactions: N0nsens3

Drill Sergeant

Well-Known Member
May 9, 2019
1,041
4,945
yeah just tried this on a final version, start new game, immediately error after error and so on...
so we wait for the "final final" version of the mod huh? :)
Read few posts above you. The mod here has not been updated here yet. Wait for it, have patience. Its mentioned everywhere, read the changelog. The remastered version is yet to be updated here. You are using the old one and having errors.
 
  • Like
Reactions: JohnDupont

buqlaw

Member
Jul 22, 2020
126
47
Read few posts above you. The mod here has not been updated here yet. Wait for it, have patience. Its mentioned everywhere, read the changelog. The remastered version is yet to be updated here. You are using the old one and having errors.
it's been a week as of yesterday I think, right?
 
  • Like
Reactions: Drill Sergeant

buqlaw

Member
Jul 22, 2020
126
47
Yes, maneuvering the Patreon, and it is unlocked on there. So my guess, it will be updated here soon.
have you tried it btw? I'm getting immediate grey screen error :S (after choosing 1 of 3 game modes)

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

While running game code:
ScriptError: could not find label 'label_persistent.tutorial'.

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

Full traceback:
  File "game/JDMOD/scripts/script.rpyc", line 16, in script call
    ��A��tJiG:��Z��#Q���[�2o�e����L�.T�Dq4�q���    ��3
 

JenMistress

Engaged Member
Oct 1, 2019
2,606
2,954
have you tried it btw? I'm getting immediate grey screen error :S (after choosing 1 of 3 game modes)

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

While running game code:
ScriptError: could not find label 'label_persistent.tutorial'.

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

Full traceback:
  File "game/JDMOD/scripts/script.rpyc", line 16, in script call
    ��A��tJiG:��Z��#Q���[�2o�e����L�.T�Dq4�q���    ��3
Haven't had a chance to. Today, from ever since I went to pick up dinner til now, it's been over 60GBs, haven't even started on the download of this mod yet, as I got about 15GBs more still to download.
 

Night Hacker

Forum Fanatic
Jul 3, 2021
4,416
21,835
Tried the latest Patreon version with the latest version of the game and it still crashes. I'm glad this is self contained in it's own folder, smart move. Makes it easy to remove.
 
  • Sad
Reactions: evilkitty97

JenMistress

Engaged Member
Oct 1, 2019
2,606
2,954
Tried the latest Patreon version with the latest version of the game and it still crashes. I'm glad this is self contained in it's own folder, smart move. Makes it easy to remove.
OK, I am guessing that is much later in the game than I am. I played up to Chapter 6, then my computer crashed a few months ago, haven't made my way back to this game yet, but at least in the first choice of Chapter 6, I didn't have any problems with crashes. Hopefully can get this fixed before I reach that point everyone else is at.
 
5.00 star(s) 2 Votes