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

5.00 star(s) 2 Votes

Darkcroxz

Newbie
Oct 14, 2019
46
22
I keep getting error when Ian is shopping for Clothes

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

While running game code:
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/JDMOD/scripts/story/chapter_9.rpy", line 8779, in execute
  File "game/JDMOD/scripts/story/chapter_9.rpy", line 8779, in execute
  File "game/JDMOD/scripts/story/chapter_9.rpy", line 8793, in execute
  File "game/JDMOD/scripts/story/chapter_9.rpy", line 8801, in execute
  File "game/JDMOD/scripts/story/chapter_9.rpy", line 8801, in <module>
NameError: name 'JD_v9_alison_date' is not defined

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

Full traceback:
  File "game/JDMOD/scripts/story/chapter9_alison.rpyc", line 249, in script
  File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/09B14F46-47EF-4611-B0D6-BCAFF6CC6BE9/d/OurRedString.app/Contents/Resources/autorun/renpy/ast.py", line 2232, in execute
    self.call("execute")
  File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/09B14F46-47EF-4611-B0D6-BCAFF6CC6BE9/d/OurRedString.app/Contents/Resources/autorun/renpy/ast.py", line 2220, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/09B14F46-47EF-4611-B0D6-BCAFF6CC6BE9/d/OurRedString.app/Contents/Resources/autorun/renpy/statements.py", line 281, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 609, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/09B14F46-47EF-4611-B0D6-BCAFF6CC6BE9/d/OurRedString.app/Contents/Resources/autorun/renpy/exports.py", line 3181, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/09B14F46-47EF-4611-B0D6-BCAFF6CC6BE9/d/OurRedString.app/Contents/Resources/autorun/renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/09B14F46-47EF-4611-B0D6-BCAFF6CC6BE9/d/OurRedString.app/Contents/Resources/autorun/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, pause_modal=pause_modal, **kwargs) # type: ignore
  File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/09B14F46-47EF-4611-B0D6-BCAFF6CC6BE9/d/OurRedString.app/Contents/Resources/autorun/renpy/display/core.py", line 3810, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/09B14F46-47EF-4611-B0D6-BCAFF6CC6BE9/d/OurRedString.app/Contents/Resources/autorun/renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/09B14F46-47EF-4611-B0D6-BCAFF6CC6BE9/d/OurRedString.app/Contents/Resources/autorun/renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/09B14F46-47EF-4611-B0D6-BCAFF6CC6BE9/d/OurRedString.app/Contents/Resources/autorun/renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/09B14F46-47EF-4611-B0D6-BCAFF6CC6BE9/d/OurRedString.app/Contents/Resources/autorun/renpy/display/screen.py", line 451, in visit_all
    callback(self)
  File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/09B14F46-47EF-4611-B0D6-BCAFF6CC6BE9/d/OurRedString.app/Contents/Resources/autorun/renpy/display/core.py", line 3810, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/09B14F46-47EF-4611-B0D6-BCAFF6CC6BE9/d/OurRedString.app/Contents/Resources/autorun/renpy/display/screen.py", line 462, in per_interact
    self.update()
  File "/private/var/folders/91/6wn2l9ks1434fdcyh6tkgkc00000gn/T/AppTranslocation/09B14F46-47EF-4611-B0D6-BCAFF6CC6BE9/d/OurRedString.app/Contents/Resources/autorun/renpy/display/screen.py", line 653, in update
    self.screen.function(**self.scope)
  File "game/JDMOD/scripts/story/chapter_9.rpy", line 8779, in execute
  File "game/JDMOD/scripts/story/chapter_9.rpy", line 8779, in execute
  File "game/JDMOD/scripts/story/chapter_9.rpy", line 8793, in execute
  File "game/JDMOD/scripts/story/chapter_9.rpy", line 8801, in execute
  File "game/JDMOD/scripts/story/chapter_9.rpy", line 8801, in <module>
NameError: name 'JD_v9_alison_date' is not defined

macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.0.3.22090809
Our Red String v10.3
Sat Feb 25 23:48:19 2023
use the new version of the mod, you can find it on patreon
 
  • Like
Reactions: JohnDupont

Aaron_WD

New Member
Mar 6, 2021
7
8
version 011 prologue final. Dead loop when Ian go to buy cloth

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
TypeError: Unexpected keyword arguments: 'v9_alison_date'

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

Full traceback:
File "game/JDMOD/scripts/story/chapter9_alison.rpyc", line 249, in script
File "G:\Games\OurRedString-v10.3-pc\renpy\ast.py", line 2232, in execute
self.call("execute")
File "G:\Games\OurRedString-v10.3-pc\renpy\ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "G:\Games\OurRedString-v10.3-pc\renpy\statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "G:\Games\OurRedString-v10.3-pc\renpy\exports.py", line 3181, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "G:\Games\OurRedString-v10.3-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "G:\Games\OurRedString-v10.3-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, pause_modal=pause_modal, **kwargs) # type: ignore
File "G:\Games\OurRedString-v10.3-pc\renpy\display\core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "G:\Games\OurRedString-v10.3-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "G:\Games\OurRedString-v10.3-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "G:\Games\OurRedString-v10.3-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "G:\Games\OurRedString-v10.3-pc\renpy\display\screen.py", line 451, in visit_all
callback(self)
File "G:\Games\OurRedString-v10.3-pc\renpy\display\core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "G:\Games\OurRedString-v10.3-pc\renpy\display\screen.py", line 462, in per_interact
self.update()
File "G:\Games\OurRedString-v10.3-pc\renpy\display\screen.py", line 653, in update
self.screen.function(**self.scope)
File "G:\Games\OurRedString-v10.3-pc\renpy\ast.py", line 294, in apply_arguments
return parameters.apply(args, kwargs, ignore_errors)
File "G:\Games\OurRedString-v10.3-pc\renpy\ast.py", line 279, in apply
raise TypeError(
TypeError: Unexpected keyword arguments: 'v9_alison_date'

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Our Red String v10.3
Sun Feb 26 22:18:02 2023
```
 

PickyNut

New Member
Oct 17, 2019
13
10
Lots of similar errors started to happen from chapter 4 onwards. Some before choices, some after, others in random places.

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

I have the latest game and mod versions.
 
  • Like
Reactions: JohnDupont

PickyNut

New Member
Oct 17, 2019
13
10
And I can confirm, the dead loop in chapter 9 when shopping for clothes.

1. Screen with two choices: Buy outfit/Put back
2. Then one sentence.
3. Then three errors in a row:

You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: JohnDupont

Triactus

New Member
Aug 7, 2020
9
21
And I can confirm, the dead loop in chapter 9 when shopping for clothes.

1. Screen with two choices: Buy outfit/Put back
2. Then one sentence.
3. Then three errors in a row:

You don't have permission to view the spoiler content. Log in or register now.
Same for me, I get an error and same choices when shopping for clothes on the trip with Alison. The error also happens before I can actually see the clothes I can buy, so when I try ''ignore'', I already have tried some clothes and can only ''buy outfit'' or ''put back'', but buying the outfit puts it in a loop.

I have game version 10.3 and mod version 0.11PROLOGUE FINAL.

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:
  • Like
Reactions: JohnDupont

Déshonorée

Newbie
Nov 12, 2017
71
17
Hello when I play old chapters I can see what I gain after I made a choice but since chapter10 I can't see it like this. 2nd choice gave me a charisma point but mod doesn't show me. Did you change your mind about adding this feature or am I missing something to turn it on. And yes I turned it on the phone menu all guide, path etc. 1677776085068.png
 
Last edited:

JohnDupont

Active Member
Modder
May 26, 2017
808
2,712
I released a new 0.11PROLOGUE FINAL.a version to fix the Unexpected keyword arguments: 'v9_alison_date' bug.

Lots of similar errors started to happen from chapter 4 onwards. Some before choices, some after, others in random places.

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

I have the latest game and mod versions.
I can't seem to reproduce this error.

Hello when I play old chapters I can see what I gain after I made a choice but since chapter10 I can't see it like this. 2nd choice gave me a charisma point but mod doesn't show me. Did you change your mind about adding this feature or am I missing something to turn it on. And yes I turned it on the phone menu all guide, path etc. View attachment 2432221
You might be playing the ummodded version or turned everything off instead of on.
 

Déshonorée

Newbie
Nov 12, 2017
71
17
I released a new 0.11PROLOGUE FINAL.a version to fix the Unexpected keyword arguments: 'v9_alison_date' bug.


I can't seem to reproduce this error.


You might be playing the ummodded version or turned everything off instead of on.
I have this screen in game phone I'm pretty sure I've downloaded the mod. Also I've tried the game while everything off and on it doesn't change sadly.
1677872988550.png
 

Déshonorée

Newbie
Nov 12, 2017
71
17
I also have the same issue. I installed the mod midway though chapter 5. Are you on a MAC? Maybe that's the issue?
Nope I'm using Win10. And still same issue I played the game with this mode since first chapter to the last but it's not working after I started to play ch10. Tried to re-install again and again but nothing changes.
 

NecrocityVL

Newbie
Feb 16, 2020
20
11
I keep running into the "exception has occurred" issue whenever I try to buy clothes as Ian in Chp. 9. No idea if anybody's had a similar issue in the same spot.

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
TypeError: Unexpected keyword arguments: 'v9_alison_date'
 
  • Like
Reactions: JohnDupont

Triactus

New Member
Aug 7, 2020
9
21
I keep running into the "exception has occurred" issue whenever I try to buy clothes as Ian in Chp. 9. No idea if anybody's had a similar issue in the same spot.

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
TypeError: Unexpected keyword arguments: 'v9_alison_date'
Yes, the 0.11PROLOGUE FINAL.a version of the mod, released March 3rd, fixes the 'v9_alison_date'.
 
  • Like
Reactions: JohnDupont

JohnDupont

Active Member
Modder
May 26, 2017
808
2,712
I can also confirm that the mod doesn't function from Ch. 10 onwards.
I tested 2 scenarios:
  • Loaded my 'End of Chapter 8' save and played the game to the end of the current version ;
  • Made a new game, jumped to Chapter 9 and played the game to the end of the current version.
In both cases, the mod never stopped working.

Either the root of this bug lies in between chapters 1 and 8 or it's on your end. Please share a save from Chapter 8 or 9 to help me find the cause.
 

DYTDYT

New Member
Nov 8, 2021
2
0
I tested 2 scenarios:
  • Loaded my 'End of Chapter 8' save and played the game to the end of the current version ;
  • Made a new game, jumped to Chapter 9 and played the game to the end of the current version.
In both cases, the mod never stopped working.

Either the root of this bug lies in between chapters 1 and 8 or it's on your end. Please share a save from Chapter 8 or 9 to help me find the cause.
Hi, I appreciate the quick response.

First of all, I was wrong about when the mod stopped working for me. It wasn't at the beginning of chapter 10, but during or after Lenas shopping in chapter 10. I restarted the game and made the exact same choices until this point, and was able to skip through everything. However, I couldn't skip any text after this point, even though I read well beyond here and had made the exact same choices. The mod seems to be working properly now.

My working theory is that I broke the mod by backscrolling while lena was trying on the fancy dress. During my first playthrough I got a weird graphical error where lena disappeared but the dress was just floating there (of course I couldn't reproduce this glitch lol).

I've attached two saves which should have close to the exact same choices up to the same spot in chapter 10. 9-11 is the mod working and 9-12 is the mod not working. (These are both in easy mode for your reference). I saw other posts with similar chapter 10 problems, but it seems like it's a really specific glitch.
 

JohnDupont

Active Member
Modder
May 26, 2017
808
2,712
Hi, I appreciate the quick response.

First of all, I was wrong about when the mod stopped working for me. It wasn't at the beginning of chapter 10, but during or after Lenas shopping in chapter 10. I restarted the game and made the exact same choices until this point, and was able to skip through everything. However, I couldn't skip any text after this point, even though I read well beyond here and had made the exact same choices. The mod seems to be working properly now.

My working theory is that I broke the mod by backscrolling while lena was trying on the fancy dress. During my first playthrough I got a weird graphical error where lena disappeared but the dress was just floating there (of course I couldn't reproduce this glitch lol).

I've attached two saves which should have close to the exact same choices up to the same spot in chapter 10. 9-11 is the mod working and 9-12 is the mod not working. (These are both in easy mode for your reference). I saw other posts with similar chapter 10 problems, but it seems like it's a really specific glitch.
Thanks, I found the issue: During Lena's shopping in Chapter 10, the game would switch to the unmodded version if you bought the lust robe or left the shop. I don't think it's gamebreaking enough to release a bugfix.
 
5.00 star(s) 2 Votes