consumptionist

Member
Donor
Aug 7, 2019
316
914
I won't criticize - my first machine was a ZX81!

That was sold as the Timex-Sinclair TS1000 in the US, I believe.
mine was a plug-in-and-play pong game which predates both the ol' ZX81 (ah...the oodles of hours of typing in programmes from magazines, you couldn't save, that crash after 2mins of playing....nostalgia at it's finest :LOL: ;)) i used to have and the atari XL which i got at the same time.

now your comment has me reminiscing about TV's with 4 clunky buttons and coathanger aerials haha
 

Ozygator

Engaged Member
Donor
Oct 15, 2016
2,005
3,244
I played the version previous to 0.7.2 with the mod.
Then I tried to load 0.7.2 before the mod came out.

It didn't work (went straight to main menu).

I just installed the 0.7.2 mod. Still doesn't load my old saves.

So either the mod doesn't support saves from an older release, or the game doesn't.

This is so typical renpy and one of the main reasons why I think renpy should be shot in the face and buried under ten feet of concrete.
Umm, Renpy or any programming language is *only as good* as the one who writes the code. Don't blame the language it people have no idea what they are doing to make things compatible between versions. You would expect something like Unity to work better? :D
 
  • Like
Reactions: Logan3000x

fishbrain

Engaged Member
Apr 9, 2018
2,426
2,535
I was able to ignore it and keep going, so far.


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/calendar.rpy", line 81, in <module>
IndexError: list assignment index out of range

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

Full traceback:
File "ch57.rpyc", line 308, in script call
File "calendar.rpyc", line 50, in script
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/calendar.rpy", line 81, in <module>
File "renpy/python.py", line 875, in do_mutation
return method(self, *args, **kwargs)
IndexError: list assignment index out of range

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
The Roommate 0.8.4
Thu Jan 12 21:41:46 2023
 

tuajiuthou

Member
Jul 19, 2020
146
36
How to solve this ?
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Could not find return label u'_call_ashley'.

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

Full traceback:
File "ch16.rpyc", line 759, in script call
File "ashley.rpyc", line 290, in script
File "renpy/ast.py", line 1567, in execute
next_node(renpy.game.context().lookup_return(pop=True))
File "renpy/execution.py", line 710, in lookup_return
raise Exception("Could not find return label {!r}.".format(self.return_stack[-1]))
Exception: Could not find return label u'_call_ashley'.

Windows-10-10.0.22621
Ren'Py 7.4.10.2178
The Roommate 0.8.4
Fri Jan 13 10:55:25 2023
 
Last edited:

punisher2099

Forum Fanatic
Feb 25, 2020
4,019
9,111
How do open the console to change the players name? Its displayed as "Player" for me. and shift+o doesn't work.
 

togs-games

Active Member
Game Developer
Apr 22, 2021
854
2,792
How do open the console to change the players name? Its displayed as "Player" for me. and shift+o doesn't work.
I had that happen while testing something else last night, still trying to figure it out. I didn't deliberately disable the console, but you are right, it doesn't seem to work on the compiled game. Will check into that as well.
 
  • Like
Reactions: punisher2099

togs-games

Active Member
Game Developer
Apr 22, 2021
854
2,792
How to solve this ?
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Could not find return label u'_call_ashley'.

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

Full traceback:
File "ch16.rpyc", line 759, in script call
File "ashley.rpyc", line 290, in script
File "renpy/ast.py", line 1567, in execute
next_node(renpy.game.context().lookup_return(pop=True))
File "renpy/execution.py", line 710, in lookup_return
raise Exception("Could not find return label {!r}.".format(self.return_stack[-1]))
Exception: Could not find return label u'_call_ashley'.

Windows-10-10.0.22621
Ren'Py 7.4.10.2178
The Roommate 0.8.4
Fri Jan 13 10:55:25 2023
I don't even know where to begin with that. When testing, I assume people will be at or close to the end of the previous version, so to go back to Day 16 is a big leap. I will look into it but for right now, I would try to either continue in the previous build (0702) until that ends, or just start over.
 

togs-games

Active Member
Game Developer
Apr 22, 2021
854
2,792
I was able to ignore it and keep going, so far.


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/calendar.rpy", line 81, in <module>
IndexError: list assignment index out of range

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

Full traceback:
File "ch57.rpyc", line 308, in script call
File "calendar.rpyc", line 50, in script
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/calendar.rpy", line 81, in <module>
File "renpy/python.py", line 875, in do_mutation
return method(self, *args, **kwargs)
IndexError: list assignment index out of range

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
The Roommate 0.8.4
Thu Jan 12 21:41:46 2023
Again, make sure to download the calendar fix and add that to the game folder.
 
  • Like
Reactions: fishbrain

RDFozz

Active Member
Apr 1, 2022
805
1,100
So, I play on an Android tablet, with JoiPlay. In case that's relevant to my question.

How am I supposed to access the calendar or the phone? I see no special icons, buttons or links that would allow me to do so.

I did download the functions.rpyc file and place that directly in the game folder. The instructions specified that, not any subfolder. That said, there was not an existing functions.rpyc file that got replaced.
 

Thanatos1369

New Member
Jul 30, 2017
12
14
So, I play on an Android tablet, with JoiPlay. In case that's relevant to my question.

How am I supposed to access the calendar or the phone? I see no special icons, buttons or links that would allow me to do so.

I did download the functions.rpyc file and place that directly in the game folder. The instructions specified that, not any subfolder. That said, there was not an existing functions.rpyc file that got replaced.
On the Windows side, there is a folder called game inside the game's installation folder, which is where all the rpy files are located. It is actually a sub-folder of the game's main folder that is called "game" Hope that clears things up for you.
 

preskerd

Well-Known Member
Sep 27, 2017
1,733
3,530
View attachment 1416638
The Roommate [v0.7.2 Public] 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.

Note: Since I don't have much time anymore, I will only update the mod on new releases, not on bug fixes.

Download: - - ANDROID by Blackeye.

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 , check my .
the game is updated Joker. Waiting for your amazing mod <3
 

JokerLeader

Former Legendary Game Compressor
Modder
Game Compressor
Donor
Mar 16, 2019
8,022
78,436
3.80 star(s) 70 Votes