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

5.00 star(s) 2 Votes

shuiko

Member
Oct 6, 2019
141
88
It should work, I think I've made my mistake in 0.9 BETA that affected new users.

Try this:
  1. Press Shift + O to open the console ;
  2. Type (or paste) the following commands :
    • persistent.JD_IGG_choice_staticon = True
    • persistent.JD_IGG_choice_tooltips = True
    • persistent.JD_IGG_choice_color = True
This sort of solved the problem, but there seems to be an error with JD_Money_up script, label not found, line 17811
 
  • Like
Reactions: JohnDupont

HerrGrimes

Newbie
Sep 27, 2017
22
23
The in-game walkthrough says 'clock here to toggle' not 'disable' so i have no idea if it's on or not but i can't seem to get it to show the r/s effects on choices. Additionally, the attached error shows when i click to rename.
 
  • Like
Reactions: JohnDupont

ilsken

New Member
Mar 19, 2019
2
1
It should work, I think I've made my mistake in 0.9 BETA that affected new users.

Try this:
  1. Press Shift + O to open the console ;
  2. Type (or paste) the following commands :
    • persistent.JD_IGG_choice_staticon = True
    • persistent.JD_IGG_choice_tooltips = True
    • persistent.JD_IGG_choice_color = True
That worked wonders, thank you!!
 
  • Like
Reactions: JohnDupont

Cronos21

Newbie
Jul 24, 2017
31
6
I believe this can be solved by which can be found in the folder:
  • %APPDATA%\RenPy\RedString-1574621830 for PC
  • ~/Library/RenPy/RedString-1574621830 for MAC
  • ~/.renpy/RedString-1574621830 for Linux
You'll need to apply this fix after deleting the data.

Let me know if it worked.
I can't open the console, the game crash before letting me in...
 
  • Like
Reactions: JohnDupont

JohnDupont

Active Member
Modder
May 26, 2017
808
2,712
I can't open the console, the game crash before letting me in...
i still can't play this ORS with this mod 0.9beta version
Did you try deleting your persistent data?
there's another error on lena chapter 4 after the date with ian when choosing between inviting ian or robert

You don't have permission to view the spoiler content. Log in or register now.
Thank you. It'll be fixed in the next version.
The in-game walkthrough says 'clock here to toggle' not 'disable' so i have no idea if it's on or not but i can't seem to get it to show the r/s effects on choices. Additionally, the attached error shows when i click to rename.
Thank you. I'll work on the former, the latter was already dealt with in 0.9FINAL and subsequent versions.
 

buqlaw

Member
Jul 22, 2020
126
47
That cindy 1st photoshoot error, you say it's fixed in final? But I'm playing 0.9final (with your beta mod) and it's still not fixed. You don't mean fixed in YOUR final mod?
 

Nicooftw

New Member
Feb 15, 2020
1
0
After using the mod I can't start the game and it closes even if I extract the mod and I can't play anymore even another version
 

Berk026

Newbie
Jul 6, 2020
40
33
We can't download the Final version of the mode unless we are subscribed to your patreon am I right?
 

Hinomura

Member
Jul 27, 2020
180
422
How can you erase the persistent data when it's closing right after opening... I can't do...
In the "saves" directory of any Ren'Py game, you have the persistent file they told you to delete. Hope it helps you and have a good day/night :)
 

Djchangeup

New Member
Jun 29, 2019
10
3
hi i got an error that blocks me from emma's path

I'm sorry, but an uncaught exception occurred.

While running game code:
SyntaxError: invalid syntax (chapter_5.rpy, line 4156)

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

Full traceback:
File "game/JDMOD/scripts/story/chapter_5.rpyc", line 4136, in script
lxd�K�/f��4k d�N��%qa���AAZj�"=�C�� ��B�-��D�㞞��cr�� 7 �$utF<"0*�9�> �'a[>�j<%lO��U��d��M=æ�j<��X5x��\>^5�}_F�)��s,��b9y^��`�U��x9yј�֓���˞a� �SK�^9103�Y�\ͭ� a� ��X�c��(�A�T�-mҰFȣ1|Z��A�_�a�G�ū���'<$^��{
File "renpy/ast.py", line 1642, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1004, in menu
condition = renpy.python.py_eval(condition)
File "renpy/python.py", line 2247, in py_eval
code = py_compile(code, 'eval')
File "renpy/python.py", line 835, in py_compile
raise e
SyntaxError: invalid syntax (chapter_5.rpy, line 4156)

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Our Red String v0.9
Wed Nov 17 21:43:06 2021
 
  • Like
Reactions: JohnDupont
5.00 star(s) 2 Votes