... SARCASM, do you speak it?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
... SARCASM, do you speak it?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!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
he usually comes to f95 on the weekends; so figure this weekend at the soonest.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'll do it when he feels like it^^ No one will die from the wait. Probably.he usually comes to f95 on the weekends; so figure this weekend at the soonest.
Patience is a virtue.update pls
Thank you, for this and all the other mods that make our lives a little easierUpdated for 0.12.3
What are the errors?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?
I'm facing the same issues, so here's the first error on my Alexi but also kissed Eryn save.What are the errors?
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
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
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
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