Mod Ren'Py Intertwined - Walkthrough/Gallery Mod [v0.13.1][scrappy]

Baalzie

Member
Aug 18, 2022
165
324
if you think your entitled to the mod then go on scrappys patreon and pay for it he usually puts it out there 3 days before he posts it here so like i said if you think your entitled to it which your sure not pay for it
I sincerely hope you understood the sarcasm in that post... And are just doubling down on the message we both are conveying!

And, just to say: Even if you (general "you" not specifically YOU, just to be clear, seems to be needed sometimes) DO support Scrappy on Patreon (or otherwise) you're NOT entitled to anything but what he promises for said patronage.
I doubt "my mod will 100% be out 34 seconds before a new update on all games!" is actually on there... (haven't seen it anyhow)
 

imzahai

Active Member
Apr 19, 2019
948
1,284
I sincerely hope you understood the sarcasm in that post... And are just doubling down on the message we both are conveying!

And, just to say: Even if you (general "you" not specifically YOU, just to be clear, seems to be needed sometimes) DO support Scrappy on Patreon (or otherwise) you're NOT entitled to anything but what he promises for said patronage.
I doubt "my mod will 100% be out 34 seconds before a new update on all games!" is actually on there... (haven't seen it anyhow)
he usually comes to f95 on the weekends; so figure this weekend at the soonest.
 
  • Like
Reactions: wildride69

Baalzie

Member
Aug 18, 2022
165
324
Eh, good thing he waited, updating because of mini updates might be annoying^^
0.12.3 now... Not sure if it'd changed anything he'd do in the mod, but... *shrug*
Roll on the weekend!
 
  • Like
Reactions: Shelscott50

natsu36

Active Member
Feb 28, 2019
643
287
I'm all for waiting. but all you people going at people for asking are wild. not talking about the people being rude like its owed to them. if he is not working on it there will be someone else to make one given scrappy is one of the best hands down. just saying its being worked on would go along way scrappy is very well know and one of the best. weather he updates it more or not is up to him but how you going to get mad at people asking.
 

Jokingotto

New Member
May 1, 2018
4
2
Thanks! Unfortunately my game is not showing the Mod menu and I get a lot of script errors.
Did I mess up?

And if so... help?
 

Hawka1O7

Member
Dec 25, 2018
245
138
What are the errors?
I'm facing the same issues, so here's the first error on my Alexi but also kissed Eryn save.

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

While running game code:
  File "game/episode_12.rpy", line 116, in script
    if Erynn_Week5_Tuesday_Wakeup == True:
  File "game/episode_12.rpy", line 116, in <module>
    if Erynn_Week5_Tuesday_Wakeup == True:
NameError: name 'Erynn_Week5_Tuesday_Wakeup' is not defined

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

Full traceback:
  File "game/episode_12.rpy", line 116, in script
    if Erynn_Week5_Tuesday_Wakeup == True:
  File "C:\Users\anon\Desktop\Intertwined_0.12.1\Intertwined-0.12-pc\renpy\ast.py", line 2133, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\anon\Desktop\Intertwined_0.12.1\Intertwined-0.12-pc\renpy\python.py", line 1153, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\anon\Desktop\Intertwined_0.12.1\Intertwined-0.12-pc\renpy\python.py", line 1146, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/episode_12.rpy", line 116, in <module>
    if Erynn_Week5_Tuesday_Wakeup == True:
NameError: name 'Erynn_Week5_Tuesday_Wakeup' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.0.23051307
Intertwined 0.12
Sun Feb 25 18:58:14 2024
After that I'm heading into a jogging scene with Valerie suddenly (Which I don't think was there before I installed your mod) and a ton of errors are popping up from that. Here's one example.

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

While running game code:
  File "game/episode_12.rpy", line 1028, in script
    if Valeria_Friends == True:
  File "game/episode_12.rpy", line 1028, in <module>
    if Valeria_Friends == True:
NameError: name 'Valeria_Friends' is not defined

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

Full traceback:
  File "game/episode_12.rpy", line 1028, in script
    if Valeria_Friends == True:
  File "C:\Users\anon\Desktop\Intertwined_0.12.1\Intertwined-0.12-pc\renpy\ast.py", line 2133, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\anon\Desktop\Intertwined_0.12.1\Intertwined-0.12-pc\renpy\python.py", line 1153, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\anon\Desktop\Intertwined_0.12.1\Intertwined-0.12-pc\renpy\python.py", line 1146, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/episode_12.rpy", line 1028, in <module>
    if Valeria_Friends == True:
NameError: name 'Valeria_Friends' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.0.23051307
Intertwined 0.12
Sun Feb 25 18:59:58 2024
Those are the initial ones I'm getting so far anyway. Need to dive in deeper to see if there are any more.

Edit: Found a few more when you go up to speak to Ximena Vergara for the first time while she's talking with Gabi.

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

While running game code:
  File "game/episode_12.rpy", line 3081, in script
    if Valeria_Friends == False:
  File "game/episode_12.rpy", line 3081, in <module>
    if Valeria_Friends == False:
NameError: name 'Valeria_Friends' is not defined

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

Full traceback:
  File "game/episode_12.rpy", line 3081, in script
    if Valeria_Friends == False:
  File "C:\Users\anon\Desktop\Intertwined_0.12.1\Intertwined-0.12-pc\renpy\ast.py", line 2133, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\anon\Desktop\Intertwined_0.12.1\Intertwined-0.12-pc\renpy\python.py", line 1153, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\anon\Desktop\Intertwined_0.12.1\Intertwined-0.12-pc\renpy\python.py", line 1146, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/episode_12.rpy", line 3081, in <module>
    if Valeria_Friends == False:
NameError: name 'Valeria_Friends' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.0.23051307
Intertwined 0.12
Sun Feb 25 19:08:48 2024
Edit: Okay, now this one I'm trying to load my Layla Alternative Save

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

While running game code:
  File "game/episode_12.rpy", line 25, in script
    if Elena_Friends == False:
  File "game/episode_12.rpy", line 25, in <module>
    if Elena_Friends == False:
NameError: name 'Elena_Friends' is not defined

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

Full traceback:
  File "game/episode_12.rpy", line 25, in script
    if Elena_Friends == False:
  File "C:\Users\anon\Desktop\Intertwined_0.12.1\Intertwined-0.12-pc\renpy\ast.py", line 2133, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\anon\Desktop\Intertwined_0.12.1\Intertwined-0.12-pc\renpy\python.py", line 1153, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\anon\Desktop\Intertwined_0.12.1\Intertwined-0.12-pc\renpy\python.py", line 1146, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/episode_12.rpy", line 25, in <module>
    if Elena_Friends == False:
NameError: name 'Elena_Friends' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.0.23051307
Intertwined 0.12
Sun Feb 25 19:18:13 2024
 
Last edited: