.rpyc files are the compiled files. You don't need them since the game will compile the .rpc files and save them when you start it.Two sub-folders inside your Joker Mode 8.5 were missing, I used the two from 8.4 version copied and pasted them over. I attached them here incase one of your fan / users runs into the same issue.
The frame got renamed as the BG image."show d59-evening-15" got removed from Ch59.rpy Line 1102, but I don't know if that was intentional or not.
ns-lois.rpy Line 474 should probably have a "[tempstr]" at the end of it.
If it's not too late, changing it to 0.8.4.1 would be better to prevent further confusion. You gotta explain on why you decide to change in the OP, though.Okay, one more time. This build was for bug fixes, some interface improvements, changes to the way some things work under the hood, and some missing content. Maybe I should have called it 0.8.4.1
It doesn't advance the story. The next build, which I plan to have ready in a couple of weeks will take you through what happens when MC gets home, and the 4th of July weekend.
A significant amount of the content is already done, and I just got the second workstation up-and-running and synced up with the existing one, so that's twice the render power (or I can carry on working on one machine while the other renders).
For anyone that's interested, it's dual 16-core Xeons, 128GB RAM, 4 x 8TB SAS drives configured as a RAID, and an nvidia A5000.
I do think they add to the dialog and should be put in, but that's just me. Also, ch58.rpy Line 526 says:The frame got renamed as the BG image.
I went back and forth with whether to include the two possible additional phrases that the tempstr variable was set up for. I'm still not sure. You've read them - let me know if you think they add anything.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/ch45.rpy", line 1498, in script call
call newrelationship( cassie, -101 )
File "game/functions.rpy", line 884, in script
python:
File "game/functions.rpy", line 892, in <module>
if status.index( temp.relationship ) > 6:
ValueError: u'Help' is not in list
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/ch45.rpy", line 1498, in script call
call newrelationship( cassie, -101 )
File "game/functions.rpy", line 884, in script
python:
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/functions.rpy", line 892, in <module>
if status.index( temp.relationship ) > 6:
ValueError: u'Help' is not in list
Windows-10-10.0.22000
Ren'Py 7.4.10.2178
The Roommate 0.8.5
Wed Mar 29 05:54:55 2023
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 hope the dev or author is aware, Robin Goodfellow aka Puck, is a male character, not Titania (the Fairy Queen) whose image you apparently feature instead while speaking as if it were Puck in the gif.
Puck is a comic relief fairy who bothers a certain swordsman most of the time.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.
They are along the bottom of the screen.where is the fucking phone and the calendar?this doesnt show nothing
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
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"...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.
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.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