- Dec 30, 2017
- 51
- 186
Ptolemy forgot to give a reference to Day 16 in the game.
Here is the patch:
Here is the patch:
Last edited:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/day16.rpy", line 1460, in script
jump day16none3
ScriptError: could not find label 'day16none3'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/day16.rpy", line 1460, in script
jump day16none3
File "E:\Trash\games\test\Intimate_relations-070-pc\Intimate_relations-0.70-pc\renpy\ast.py", line 1695, in execute
rv = renpy.game.script.lookup(target)
File "E:\Trash\games\test\Intimate_relations-070-pc\Intimate_relations-0.70-pc\renpy\script.py", line 894, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'day16none3'.
Windows-8-6.2.9200
Ren'Py 7.3.2.320
Intimate_relations 0.70
Sat Dec 07 22:52:43 2019
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/day16.rpy", line 75, in script
p "\" You don't need to ask an old man if he wants to sit in the sun.\""
Exception: Sayer 'p' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/day16.rpy", line 75, in script
p "\" You don't need to ask an old man if he wants to sit in the sun.\""
File "C:\Stuff\Intimate_relations-070-pc\Intimate_relations-0.70-pc\renpy\ast.py", line 676, in execute
who = eval_who(self.who, self.who_fast)
File "C:\Stuff\Intimate_relations-070-pc\Intimate_relations-0.70-pc\renpy\ast.py", line 574, in eval_who
raise Exception("Sayer '%s' is not defined." % who.encode("utf-8"))
Exception: Sayer 'p' is not defined.
Windows-8-6.2.9200
Ren'Py 7.3.2.320
Intimate_relations 0.70
Sat Dec 07 16:59:27 2019
```
This patch is only needed if you are on vacation alone.Not only that. There is missin scene:
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/day16.rpy", line 1460, in script jump day16none3 ScriptError: could not find label 'day16none3'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/day16.rpy", line 1460, in script jump day16none3 File "E:\Trash\games\test\Intimate_relations-070-pc\Intimate_relations-0.70-pc\renpy\ast.py", line 1695, in execute rv = renpy.game.script.lookup(target) File "E:\Trash\games\test\Intimate_relations-070-pc\Intimate_relations-0.70-pc\renpy\script.py", line 894, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'day16none3'. Windows-8-6.2.9200 Ren'Py 7.3.2.320 Intimate_relations 0.70 Sat Dec 07 22:52:43 2019
patch-day16none3.zip
patch-day16none3.rpy
to folder "game"Click Ignore to continue playing ...Hit an error going away with Doc.
Code:``` I'm sorry, but an uncaught exception occurred. While running game code: File "game/day16.rpy", line 75, in script p "\" You don't need to ask an old man if he wants to sit in the sun.\"" Exception: Sayer 'p' is not defined. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/day16.rpy", line 75, in script p "\" You don't need to ask an old man if he wants to sit in the sun.\"" File "C:\Stuff\Intimate_relations-070-pc\Intimate_relations-0.70-pc\renpy\ast.py", line 676, in execute who = eval_who(self.who, self.who_fast) File "C:\Stuff\Intimate_relations-070-pc\Intimate_relations-0.70-pc\renpy\ast.py", line 574, in eval_who raise Exception("Sayer '%s' is not defined." % who.encode("utf-8")) Exception: Sayer 'p' is not defined. Windows-8-6.2.9200 Ren'Py 7.3.2.320 Intimate_relations 0.70 Sat Dec 07 16:59:27 2019 ```
" You don't need to ask an old man if he wants to sit in the sun."
Mate just read like last 10 postsIt"s me or there's no new content in this update?
Yes. The patch "patch-day16.rpy" is only used for the transition to day 16. Then it is no longer needed.it will work if:
- u use the first patch "patch-day16.rpy", get to day 16, remove patch
- copy "patch-day16none3.rpy" into the game, when "error" it will not crash (at least for now, will tell u later if i get something more)
Thank youPtolemy forgot to give a reference to Day 16 in the game.
Here is the patch:
- unzip
patch-day16.zip
- copy
patch-day16.rpy
to folder "game"- you must have a save before this screen
View attachment 480969
I actually love playing as Kelly. If I play as a female protag...this is how I want my female to be.I concur - female protag should be added later on the game or something. 2) Advance the story with the main MC then get the step daughter story insert. The wife goes last.
However, this patch does not correct the transition from day 15 to day 16.Added official HotFix to OP.