Loro

Member
Jun 29, 2017
106
159
If you are in windows 10
C:\Users\"username"\AppData\Roaming\RenPy\My_cute_roommate
Delete this folder and My_cute_cousin if you played old version , enable view hidden files in windows

Try with a clean game without patch



Yes I think there is a bug
thanks for pointing out, that the bug is already known. so by any chance, do you know if there is already a fix? or how can i work around the bug?
 

Tacito

Forum Fanatic
Jul 15, 2017
5,805
51,112
thanks for pointing out, that the bug is already known. so by any chance, do you know if there is already a fix? or how can i work around the bug?
I think there is not a fix
it is not essential to do it to continue the game
 

Loro

Member
Jun 29, 2017
106
159
I think there is not a fix
it is not essential to do it to continue the game
by the time, i found a fix. well its not really a fix but a way to make the error not occur. instead of clicking at the error with LMB, you just use space. that way the scene will go on without the error.

but now i have another strange error. its this one:
file "game/memoria.rpy", line 166, in <module>
NameError: name 'spisok' is not defined

that error occured when i plaed memory in library to rise my intellect. it happens when i have 19 intellect and win the memory to get 20 intellect.

EDIT: well ignoring that problem seems to work. could finish the game even having this error
 

Ennoch

Conversation Conqueror
Donor
Respected User
Oct 10, 2017
7,738
22,676
first time
Yeah, progress with room mate, do the photoshoots with her and try to talk with her afterwards whenever you can untill she ask for your help which will unlock her office. There you just do what she asked from you and you'll meet Barb's mom. Its in the walkthrough.
 

keski dit

New Member
Sep 4, 2018
4
0
You might have to start over, I think a hard restart was required at some point and you might be using a save for a version before that.
I have restart the game from the beginning with the last version ( I've only played with the completed game, I discovered it a week ago) but still the same bug, an another one appear!! (the scene where you can remove or not the knot from the dress of the cousin comes back regularly when I have an interaction with another character)

I give up this game too many bug for a completed one !!!!
 

Lyco979

New Member
Jan 27, 2019
1
0
Error message you can get:
AttributeError: 'bool' object has no attribute 'done' or
AttributeError: 'bool' object has no attribute 'on'
ValueError: list.remove(x): x not in list

Solution:
If the file in the error message is "game/library.rpy" and line 60, then rollback from the error, use the console and write:
send_barbara_library = Task(_("Send Barbara to the library"))
send_barbara_library.on = True
send_barbara_library.get = True

If the file in the error message is "game/college.rpy" and line 408, then rollback from the error, use the console and write:
tell_dean_anna_home = Task(_("Tell the dean that Anna comes home"))
tell_dean_anna_home.on = True
tell_dean_anna_home.get = True

If the file in the error message is "game/update.rpy" and line 12, then:
Download the attached update.rpy and place it into the /game folder.
Restart the game and try to continue your journey.

Attention: These fixes only works/tested on PC version. If you use Mac version maybe they will works, but never tested it as I don't use any apple stuff. For android version, the console not really works, so these fixes probably also won't works!

Known issues of 0.9.0:
You don't have permission to view the spoiler content. Log in or register now.
How to use the console?
 

ke2viin

New Member
Jun 24, 2018
5
1
Hello everyone

Sorry for my spelling, I write with a translator.
Can someone help me? I'm with Emily and I have to fight, I always have a mistake, I'm just winning, so I have to lose for the coach to train me?
You don't have permission to view the spoiler content. Log in or register now.
 
3.30 star(s) 177 Votes