- Apr 22, 2021
- 854
- 2,895
Kari yessssssssssssssssssssssssNot quite sure what the point of Canto Forte's four posts was?
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Sayer 'r4' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "ch32.rpyc", line 143, in script
File "renpy/ast.py", line 681, in execute
who = eval_who(self.who, self.who_fast)
File "renpy/ast.py", line 574, in eval_who
raise Exception("Sayer '%s' is not defined." % who)
Exception: Sayer 'r4' is not defined.
Windows-10-10.0.19041
Ren'Py 7.4.10.2178
The Roommate 0.5.2
Thu Dec 9 13:59:12 2021
And Now I am at a point where I cannot ignore it to move on and I am stuck.So I just started this game today and mostly I am impressed, however there is a problem whenever I talk to Rei, that I choose to intern and I always get an error.
Code:I'm sorry, but an uncaught exception occurred. While running game code: Exception: Sayer 'r4' is not defined. -- Full Traceback ------------------------------------------------------------ Full traceback: File "ch32.rpyc", line 143, in script File "renpy/ast.py", line 681, in execute who = eval_who(self.who, self.who_fast) File "renpy/ast.py", line 574, in eval_who raise Exception("Sayer '%s' is not defined." % who) Exception: Sayer 'r4' is not defined. Windows-10-10.0.19041 Ren'Py 7.4.10.2178 The Roommate 0.5.2 Thu Dec 9 13:59:12 2021
Any help would be awesome!
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'afternoon'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "ch32.rpyc", line 279, in script call
File "renpy/ast.py", line 1490, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "ch32.rpyc", line 279, in script call
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'afternoon'.
Windows-10-10.0.19041
Ren'Py 7.4.10.2178
The Roommate 0.5.2
Thu Dec 9 14:04:24 2021
I haven't seen that one before, but I will check tonight and figure out a solution.So I just started this game today and mostly I am impressed, however there is a problem whenever I talk to Rei, that I choose to intern and I always get an error.
If you have a save during day 28 or one early in day 29 that can rollback to day 28 that should do. There's some setup at the start of day 29 that is needed.I'm playing atm and just got an error, I'll post it here in case it wasn't reported:
You don't have permission to view the spoiler content. Log in or register now.
Edit:Maybe I should start from the beginning?You don't have permission to view the spoiler content. Log in or register now.
I wish I've read that before I started from the beginning Thanks for the answer.If you have a save during day 28 or one early in day 29 that can rollback to day 28 that should do. There's some setup at the start of day 29 that is needed.
I think I've been quite clear that now's not a good time to do mods/translations/whatever.Compressed version, please.
So the doctor went from being a pasture for cows to a forest for cows?I guess you know already that Dr. Greenfield is once called Greenwood by MC.
And back to being pasture again.So the doctor went from being a pasture for cows to a forest for cows?
hope you are planning to continue the modFeatures:
You don't have permission to view the spoiler content. Log in or register now.
Installation:
You don't have permission to view the spoiler content. Log in or register now.
Download: MEGA -You must be registered to see the links-You must be registered to see the links
As always if you like the game please show your support for the Dev,You must be registered to see the links.
If you like my work please consider supporting me on myYou must be registered to see the linksorYou must be registered to see the links.
Check the readme file. There are suggestions on things that might help, and an email address to send the save file to so I can look at it...why V5.2 have to restart new games? can't load save files
Just want to be very sure that we are on the same page here. Are you saying you played from the very beginning in this version? Because I don't see how these errors occurred in that case. Also the r4 variable occurs on previous days, so I would have expected the error earlier if at all.And Now I am at a point where I cannot ignore it to move on and I am stuck