sucelust

Member
Sep 25, 2022
468
848
the thing in this update that I noticed is for Lois that you can choose a path and the one more scene for her but please give mallory more scenes and if MC is 30 and mallory is 6 years older thats a bit meh ,make her at least 55
 
  • Angry
Reactions: Avaron1974

Angelray

Member
Nov 27, 2021
134
581
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/ch41.rpy", line 1142, in script call
    call limitreduce( lust, 100 )
  File "game/ch41.rpy", line 1142, in script call
    call limitreduce( lust, 100 )
ScriptError: could not find label 'limitreduce'.

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

Full traceback:
  File "game/ch41.rpy", line 1142, in script call
    call limitreduce( lust, 100 )
  File "renpy/ast.py", line 1490, in execute
    rv = renpy.game.context().call(label, return_site=self.next.name)
  File "game/ch41.rpy", line 1142, in script call
    call limitreduce( lust, 100 )
  File "renpy/script.py", line 918, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'limitreduce'.

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
The Roommate 0.8.5
Wed Mar 29 19:26:34 2023
 
  • Like
Reactions: DIKnemero

Pashax2

Newbie
Apr 25, 2017
21
13
Also, I keep scheduling meetups with Ashley on the phone, but the game never keeps them, so I don't know how to see the SexInHallway scene.
I have the same problem. I can call her and arrange things on clear evenings, but nothing happens. Apparently I "get tired and go to bed"...
 
  • Like
Reactions: Emelex

Emelex

Active Member
Nov 15, 2018
570
826
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/ch41.rpy", line 1142, in script call
    call limitreduce( lust, 100 )
  File "game/ch41.rpy", line 1142, in script call
    call limitreduce( lust, 100 )
ScriptError: could not find label 'limitreduce'.

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

Full traceback:
  File "game/ch41.rpy", line 1142, in script call
    call limitreduce( lust, 100 )
  File "renpy/ast.py", line 1490, in execute
    rv = renpy.game.context().call(label, return_site=self.next.name)
  File "game/ch41.rpy", line 1142, in script call
    call limitreduce( lust, 100 )
  File "renpy/script.py", line 918, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'limitreduce'.

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
The Roommate 0.8.5
Wed Mar 29 19:26:34 2023
The "call limitreduce()" phrase got phased out in v0.8.5 and replaced with "lust = limitreduce()". You must have an old copy of ch41.rpy or scripts.rpa in your game folder.
 

PederSilver5

Well-Known Member
Aug 18, 2020
1,101
430
Isn't Puck one of those characters who is traditionally played by a woman, like Peter Pan? I'm pretty sure a woman played him last time I saw the play, at least.
It's good to see an intelligent response I was expecting more on this line: Though there is evidence that women acted in street performances, and in other notorious venues, all commercial acting companies of the time were made up entirely of men and it was illegal for women to act on stage professionally until 1661.

The play is usually performed on stage, however there were instances of street theater back in those days. But as I indicated mostly the performers were males. It is only since the confusion of many have the roles been reversed or ignored as a matter of representation. Puck would be a DUKE in the hierarchy of the shadow fairies / elves and that would be third place in the indicated hierarchy. In professional theater when I was attending University, the Puck role was a man, with skill as a harlequin entertainer. In case I am not clear, they were male performers but played the role of women in the case of Titania for official posh audiences. Not like a drag queen...
 

togs-games

Active Member
Game Developer
Apr 22, 2021
854
2,789
Isn't Puck one of those characters who is traditionally played by a woman, like Peter Pan? I'm pretty sure a woman played him last time I saw the play, at least.
I went to see AMND at the Open Air Theatre in Regent's Park many years ago (early 2000's) and it was definitely a girl playing Puck.
 
  • Like
Reactions: Emelex

DIKnemero

Newbie
Dec 15, 2021
80
105
The "call limitreduce()" phrase got phased out in v0.8.5 and replaced with "lust = limitreduce()". You must have an old copy of ch41.rpy or scripts.rpa in your game folder.
I downloaded v0.8.5 and I get the same error. The game does not continue. Where do we find the old file?
 

robrize2169

Well-Known Member
Oct 8, 2022
1,475
3,057
ok well i loaded my save with the joker mod and the story doesnt continue from where i left off. the group are at the karaoke night and mc gets up to leave and a woman with a hood called hooded figure reports to someone that he is leaving. that was the end of my previous content. was the new update anything new beyond that? or just bug fixes etc. there was no error to be clear.
 

Lindien

Member
Aug 18, 2021
144
112
ok well i loaded my save with the joker mod and the story doesnt continue from where i left off. the group are at the karaoke night and mc gets up to leave and a woman with a hood called hooded figure reports to someone that he is leaving. that was the end of my previous content. was the new update anything new beyond that? or just bug fixes etc. there was no error to be clear.
Just finished playing the game for the first time and it ended at that exact same place, with the girl with the hooded figure. So the update was just bug fixes i guess?
 

fleetp

Member
Game Developer
Jul 30, 2018
294
248
Just finished playing the game for the first time and it ended at that exact same place, with the girl with the hooded figure. So the update was just bug fixes i guess?
:cautious:As the game creator has said several times, this version is solely bug fixes. I seem to remember him saying right after version 0.8.4 came out that 0.8.5 would be only bug fixes.
 

AirNest

Newbie
Mar 26, 2018
30
13
Sorry but the errors are still here with the 0.8.5
so i still can't go any futher on those paths :cry:

[blabla]

it remembers me i found 2 errors (maybe the same)

You don't have permission to view the spoiler content. Log in or register now.
You don't need changes to the game, you need a database! ;p

I'll look into the errors on Day 29!
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/ch29.rpy", line 1445, in <module>
ValueError: u'Neighbor' is not in list

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

Full traceback:
  File "ch29.rpyc", line 1445, in script
  File "renpy/ast.py", line 1898, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2276, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2269, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/ch29.rpy", line 1445, in <module>
ValueError: u'Neighbor' is not in list

Ren'Py 7.4.10.2178
The Roommate 0.8.5
Thu Mar 30 03:20:48 2023
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/ch29.rpy", line 1445, in <module>
ValueError: u'Roommate' is not in list

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

Full traceback:
  File "ch29.rpyc", line 1445, in script
  File "renpy/ast.py", line 1898, in execute
    if renpy.python.py_eval(condition):
  File "renpy/python.py", line 2276, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "renpy/python.py", line 2269, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/ch29.rpy", line 1445, in <module>
ValueError: u'Roommate' is not in list

Ren'Py 7.4.10.2178
The Roommate 0.8.5
Thu Mar 30 03:21:17 2023
 

Emelex

Active Member
Nov 15, 2018
570
826
It took a few nights, but I made an update of my WT+ mod for the new version of the game. It contains additional content based on currently unused renders and public Patreon posts. A link can be found in my signature. Note that while JokerLeader added line breaks to his stat change messages in his latest version of his WT mod, I did not change my mod to handle them like that.
 
  • Like
Reactions: io
3.80 star(s) 70 Votes