2.50 star(s) 47 Votes

nickii1233

New Member
Oct 2, 2021
1
3
View attachment 1640668

Overview:
Finally came the day where our protagonist graduated from high-school. Now it's time for him to step into adulthood and go to college, and to do that he needs to move-in with his once fat and ugly bully of a cousin (whom he hadn't seen since his tender childhood) in the big city. It's the time to take the opportunity to plunge into student life full of drive and debauchery.​

Thread Updated: 2023-09-23
Release Date: 2023-09-20
Developer: Astaros3D - - -
Censored: No
Version: 0.9 Extra
OS: Windows, Linux, Mac, Android
Language: English
Prequel: My Cute Roommate - Girl House
Genre:
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.

Changelog:
You don't have permission to view the spoiler content. Log in or register now.

Developer Notes:
You don't have permission to view the spoiler content. Log in or register now.
DOWNLOAD
Win/Linux: - - -
Mac: - - -
Android: - - -

Extras: CG - Walkthrough Mod -
Gallery Mod

Soucer thanks for the link
*This unofficial port/version is not released by developer, download at your own risk.


View attachment 2594421 View attachment 2594389 View attachment 2594419 View attachment 2594416 View attachment 2594388 View attachment 2594417 View attachment 2594408 View attachment 2594411 View attachment 2594412 View attachment 2594410 View attachment 2594414 View attachment 2594413 View attachment 2594415 View attachment 2594418 View attachment 2594420 View attachment 1329260 View attachment 1329261 View attachment 1329264
I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'images/mainmenu/mainmenu_bg_day.png') at 0x0000000018ff3950>:
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_other.rpy", line 578, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/_script/classes/Navigation.rpy", line 132, in action
File "game/_script/classes/Navigation.rpy", line 310, in jump
File "game/_script/functions/content_completed.rpy", line 6, in all_quests_completed
File "game/_script/classes/Quests.rpy", line 419, in all
File "game/_script/classes/Quests.rpy", line 419, in <lambda>
AttributeError: 'QuestEntry' object has no attribute 'hide'

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

Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "renpy/main.py", line 660, in main
run(restart)
File "renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 938, in run_context
context.run()
File "game/_content/city2/gromov_house/hero_room/hero_room.rpyc", line 9, in script
z 7b
File "game/_content/city2/gromov_house/hero_room/hero_room.rpyc", line 9, in script
z 7b
File "renpy/ast.py", line 2232, in execute
self.call("execute")
File "renpy/ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3181, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 4258, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 743, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 1073, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 1008, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 578, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/_script/classes/Navigation.rpy", line 132, in action
File "game/_script/classes/Navigation.rpy", line 310, in jump
File "game/_script/functions/content_completed.rpy", line 6, in all_quests_completed
File "game/_script/classes/Quests.rpy", line 419, in all
File "game/_script/classes/Quests.rpy", line 419, in <lambda>
AttributeError: 'QuestEntry' object has no attribute 'hide'

Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
My Cute Roommate 2 0.9.22090extra
Sun Sep 24 11:48:23 2023
 

Gundams

Member
Nov 14, 2019
251
141
I'm having some issues with the scene replayer I was replaying the stewardess scene and got this

I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'images/mainmenu/mainmenu_bg_sunset.png') at 0x000000001ee61550>:
File "renpy/common/00start.rpy", line 278, in script
python:
File "renpy/common/00start.rpy", line 278, in script
python:
File "renpy/common/00start.rpy", line 282, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_other.rpy", line 434, in __call__
renpy.call_replay(self.label, self.scope)
File "game/Scene_Gallery.rpy", line 1576, in script
$ sfx1('Sex_in')
File "game/Scene_Gallery.rpy", line 1576, in script
$ sfx1('Sex_in')
File "game/Scene_Gallery.rpy", line 1576, in <module>
$ sfx1('Sex_in')
NameError: name 'sfx1' is not defined

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

Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "renpy/main.py", line 660, in main
run(restart)
File "renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 938, in run_context
context.run()
File "renpy/common/00start.rpy", line 278, in script
python:
File "renpy/common/00start.rpy", line 278, in script
python:
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00start.rpy", line 282, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/game.py", line 346, in call_in_new_context
return renpy.execution.run_context(False)
File "renpy/execution.py", line 938, in run_context
context.run()
File "game/main_menu.rpyc", line 247, in script
File "game/main_menu.rpyc", line 247, in script
File "renpy/ast.py", line 2232, in execute
self.call("execute")
File "renpy/ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)

anyone can tell me what's wrong?

Thanks
File "renpy/statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3181, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 4258, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 743, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/viewport.py", line 298, in event
rv = super(Viewport, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/behavior.py", line 1073, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 1008, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 434, in __call__
renpy.call_replay(self.label, self.scope)
File "renpy/game.py", line 400, in call_replay
renpy.execution.run_context(False)
File "renpy/execution.py", line 938, in run_context
context.run()
File "game/Scene_Gallery.rpy", line 1576, in script
$ sfx1('Sex_in')
File "game/Scene_Gallery.rpy", line 1576, in script
$ sfx1('Sex_in')
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Scene_Gallery.rpy", line 1576, in <module>
$ sfx1('Sex_in')
NameError: name 'sfx1' is not defined

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
My Cute Roommate 2 0.9.22090extra
Sun Sep 24 08:42:16 2023
 

17835536098

New Member
Apr 11, 2022
1
0
I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'images/mainmenu/mainmenu_bg_day.png') at 0x0000000025e95350>:
File "game/_content/city2/billiard/anya2.rpy", line 324, in <module>
File "game/_script/classes/Date.rpy", line 101, in next_phase
File "game/_script/classes/Date.rpy", line 80, in advance
File "game/_script/classes/Navigation.rpy", line 310, in jump
File "game/_script/functions/content_completed.rpy", line 6, in all_quests_completed
File "game/_script/classes/Quests.rpy", line 419, in all
File "game/_script/classes/Quests.rpy", line 419, in <lambda>
AttributeError: 'QuestEntry' object has no attribute 'hide'

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

Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "renpy/main.py", line 660, in main
run(restart)
File "renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 938, in run_context
context.run()
File "game/_content/city2/billiard/anya2.rpyc", line 324, in script
File "game/_content/city2/billiard/anya2.rpyc", line 324, in script
File "renpy/ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/_content/city2/billiard/anya2.rpy", line 324, in <module>
File "game/_script/classes/Date.rpy", line 101, in next_phase
File "game/_script/classes/Date.rpy", line 80, in advance
File "game/_script/classes/Navigation.rpy", line 310, in jump
File "game/_script/functions/content_completed.rpy", line 6, in all_quests_completed
File "game/_script/classes/Quests.rpy", line 419, in all
File "game/_script/classes/Quests.rpy", line 419, in <lambda>
AttributeError: 'QuestEntry' object has no attribute 'hide'

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
My Cute Roommate 2 0.9.22090extra
Sun Sep 24 15:28:19 2023
 
Last edited:

nandonecazzone

New Member
Nov 25, 2020
8
5
Couldn't even get the maid to tell me where the ring is so the game became stuck. After reading the last several pages I suggest that you don't try this game, the dev isn't fixing bugs and it seems to be a total cluster frack.
Check all her pics in the social Tittygram on the smartphone. put a heart on all her pic and one of the last there is a picture with her and a “stranger” hand with the ring. Notice it and talk to her again. She’ll tell you who’s hand it is
 
  • Like
Reactions: betrayer955

VolksKrieg

Well-Known Member
Apr 6, 2018
1,004
358
Got several questions.

I played the first part but never actually get to finish the game. All I know is maybe her sister or cousin comes to live with the MC right? I forgot the name or how she looks like but is it one of the girls on the op?
And the first woman showed on the game, isn't she the girl from the girl house?
Anyway.
Is the first game and second game all connected?

Because in the opening of the part two. The mc says, something along the line
(Going to paraphrase) " if I had a girlfriend we will not get out of the bed."

Why he has a thinking of a perverted virgin?

Sorry just confused. And I haven't progress from the game aside from the opening. I come in here after reading the "if I had the girlfriend" line.
 

th3pun1sh3r

Member
Nov 18, 2018
187
70
this keep close
I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'images/mainmenu/mainmenu_bg_day.png') at 0x0000000018ff3950>:
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_other.rpy", line 578, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/_script/classes/Navigation.rpy", line 132, in action
File "game/_script/classes/Navigation.rpy", line 310, in jump
File "game/_script/functions/content_completed.rpy", line 6, in all_quests_completed
File "game/_script/classes/Quests.rpy", line 419, in all
File "game/_script/classes/Quests.rpy", line 419, in <lambda>
AttributeError: 'QuestEntry' object has no attribute 'hide'

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

Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "renpy/main.py", line 660, in main
run(restart)
File "renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 938, in run_context
context.run()
File "game/_content/city2/gromov_house/hero_room/hero_room.rpyc", line 9, in script
z 7b
File "game/_content/city2/gromov_house/hero_room/hero_room.rpyc", line 9, in script
z 7b
File "renpy/ast.py", line 2232, in execute
self.call("execute")
File "renpy/ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3181, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 4258, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 743, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 1073, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 1008, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 578, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/_script/classes/Navigation.rpy", line 132, in action
File "game/_script/classes/Navigation.rpy", line 310, in jump
File "game/_script/functions/content_completed.rpy", line 6, in all_quests_completed
File "game/_script/classes/Quests.rpy", line 419, in all
File "game/_script/classes/Quests.rpy", line 419, in <lambda>
AttributeError: 'QuestEntry' object has no attribute 'hide'

Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
My Cute Roommate 2 0.9.22090extra
Sun Sep 24 11:48:23 2023
thats what happen to me i loaded up my last update save
 
2.50 star(s) 47 Votes