Mister_M

Engaged Member
Apr 2, 2018
2,377
4,561
Damn, I somehow missed this update :eek: Gonna play today right after work (though I'd wish for some Bree content already).
 
  • Like
Reactions: togs-games

Lumpy2001

Newbie
Sep 15, 2017
19
17
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!
 

Lumpy2001

Newbie
Sep 15, 2017
19
17
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!
And Now I am at a point where I cannot ignore it to move on and I am stuck.

Code:
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
 

togs-games

Active Member
Game Developer
Apr 22, 2021
854
2,812
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.
I haven't seen that one before, but I will check tonight and figure out a solution.

So, just to be clear, this is from a fresh start to the game with a recent version?

Sorry, just noticed the version number is in the error report. I'll have a look this evening - sorry for the trouble!
 

Mister_M

Engaged Member
Apr 2, 2018
2,377
4,561
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:
You don't have permission to view the spoiler content. Log in or register now.
Maybe I should start from the beginning?

So, I've restarted the game and I've reached the same place with no errors on the way (though I did some different choices, seeing how I could offer Kari an apartment while I didn't have that option earlier).
 
Last edited:

Master of Puppets

Conversation Conqueror
Oct 5, 2017
7,367
9,736
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:
You don't have permission to view the spoiler content. Log in or register now.
Maybe I should start from the beginning?
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.
 
  • Like
Reactions: Mister_M

Mister_M

Engaged Member
Apr 2, 2018
2,377
4,561
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 wish I've read that before I started from the beginning :) Thanks for the answer.
 

Mister_M

Engaged Member
Apr 2, 2018
2,377
4,561
I've finished new update. Since I'm late to the party I won't comment too much. I guess you know already that Dr. Greenfield is once called Greenwood by MC. Apart from that I was slightly disappointed
You don't have permission to view the spoiler content. Log in or register now.
 

msleomac

Engaged Member
Feb 1, 2019
2,505
1,596
View attachment 1416638
The Roommate [v0.4.7] Walkthrough Mod
Features:
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 - -

As always if you like the game please show your support for the Dev, .
If you like my work please consider supporting me on my or .
hope you are planning to continue the mod (y)
 

togs-games

Active Member
Game Developer
Apr 22, 2021
854
2,812
In the next update, I'm going to call him Milkwood. Seems apt. Not really - I'll check for the Greenwood typo.

As to Ashley, yes, I got squeezed for time. She should (and will) have some discussion with MC about the Lucy and Carolyn, and may or may not become embroiled in the whole Greenfield Genetics situation. And there's more to that than LactoMax, believe me.

The next update in the 0.5.x cycle will add the discussions with Ashley and the beginnings of Bree's and Jennie's stories, so if they are your preferred girls, make sure you can circle back to Day 29 once that content is available.

Then for Week 6, with the London trip, the spotlight is on Lois (and Tilly to a lesser degree), and MC's "homecoming" if he's in a relationship with Kari - she missed him so much!
 
Last edited:

togs-games

Active Member
Game Developer
Apr 22, 2021
854
2,812
And Now I am at a point where I cannot ignore it to move on and I am stuck
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.

The error with the afternoon call is in a functions script outside of the story flow, so that problem makes me suspicious.

If you resumed a saved game from a previous build, I need to know more info - what version, what point in the game you saved and did you let the "timewarp" function take you back to the beginning of Day29 if that was where you finished before.

There is code at the beginning of Day 29 that is supposed to correct for some potential problems.

Finally, if you can't figure it out, email me the last save game file you have before the problem comes up.
 
Last edited:
3.80 star(s) 76 Votes