2.70 star(s) 27 Votes

J007ss

Newbie
Apr 17, 2021
36
14
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: ui.interact called with non-empty widget/layer stack. Did you forget a ui.close() somewhere?
Stack was <Layer: u'transient'>
<Many: <renpy.display.layout.Fixed object at 0x000000000bce2850>>

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

Full traceback:
  File "myroom.rpyc", line 22, in script
  File "renpy/ast.py", line 921, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1373, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1266, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 930, in do_display
    **display_args)
  File "renpy/character.py", line 666, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 293, in interact
    raise Exception("ui.interact called with non-empty widget/layer stack. Did you forget a ui.close() somewhere?\nStack was " + ('\n'.join([str(item) for item in stack])))
Exception: ui.interact called with non-empty widget/layer stack. Did you forget a ui.close() somewhere?
Stack was <Layer: u'transient'>
<Many: <renpy.display.layout.Fixed object at 0x000000000bce2850>>

Windows-10-10.0.26090 AMD64
Ren'Py 7.5.3.22090809
Roommates 1.3
Sun Mar 31 14:37:15 2024
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: ui.interact called with non-empty widget/layer stack. Did you forget a ui.close() somewhere?
Stack was <Layer: u'transient'>
<Many: <renpy.display.layout.Fixed object at 0x0000000043eef990>>

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

Full traceback:
  File "tl/Chinese/myroom.rpyc", line 7, in script
  File "renpy/ast.py", line 921, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1373, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1266, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 930, in do_display
    **display_args)
  File "renpy/character.py", line 666, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 293, in interact
    raise Exception("ui.interact called with non-empty widget/layer stack. Did you forget a ui.close() somewhere?\nStack was " + ('\n'.join([str(item) for item in stack])))
Exception: ui.interact called with non-empty widget/layer stack. Did you forget a ui.close() somewhere?
Stack was <Layer: u'transient'>
<Many: <renpy.display.layout.Fixed object at 0x0000000043eef990>>

Windows-10-10.0.26090 AMD64
Ren'Py 7.5.3.22090809
Roommates 1.3
Sun Mar 31 14:44:09 2024
What's the problem?
 

mrxkuul

New Member
Nov 12, 2020
11
14
Roommate dev, please make endings for the girls. I have some favorites like Qin Yan and Zhou Ling that I would like to see endings of. I have seen all the events in v1.2 and stuck in sandbox mode without endings for each girls. Please endings. Also for Jing Ping Mei too. Thank you!
 
Last edited:

Galahad28

Newbie
Nov 22, 2019
15
1
Hi there! Could you help me? I'm stuck with Liu Quan after she founds my solo in bedroom. The tips said Massage in the afternoon in living room.. how do I get this?

Second.. After 12/5 blowjob with the roomates schoolgirl.. I don't understand to proceed with her.. any suggestions?
 

Feyschek

Well-Known Member
Game Developer
Jun 12, 2021
1,169
651
Hi there! Could you help me? I'm stuck with Liu Quan after she founds my solo in bedroom. The tips said Massage in the afternoon in living room.. how do I get this?
You have to wait until evening and then skip time in the living room and wait for her to appear there.

Second.. After 12/5 blowjob with the roomates schoolgirl.. I don't understand to proceed with her.. any suggestions?
In the evening we ask her to give a blow job and pray that the scene will work where the hostess will come into her room.
 

hagare

Well-Known Member
Mar 27, 2019
1,009
559
Help, how do you ask qin yan for a sunday date?
I've done it once, but I don't remember how
 

Six0

Active Member
Mar 22, 2019
760
1,958
View attachment 1762114

Overview:
Under the influence of the epidemic, you have to share an apartment with others.
Your roommates is three lovely beauties, and then you will have a wonderful journey with three roommates and the people around you...

Just play the game and find out.​
When your description says three women but there's clearly five in the banner. I'm sure this will be a very well-paced and thought out story that's not at all a poor excuse for an exploding harem.
 

petdf

New Member
Apr 6, 2020
3
4
Why does this game have a "complete,, tag? It´s full of bugs. I´m stuck at almost every single questline and I can´t trigger even one.
 

J007ss

Newbie
Apr 17, 2021
36
14
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/chenke.rpy", line 883, in <module>
TypeError: runtime() takes exactly 1 argument (0 given)

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

Full traceback:
  File "chenke.rpyc", line 883, 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/chenke.rpy", line 883, in <module>
TypeError: runtime() takes exactly 1 argument (0 given)

Windows-10-10.0.26090 AMD64
Ren'Py 7.5.3.22090809
Roommates 1.3
Mon Apr  1 06:32:08 2024
Another question.
 

zeranta

Newbie
Apr 23, 2023
53
46
Does anyone have the temporary.rpy file, or know where it is ?
I kept having this bug, everytime I click it, it appear error pannel
 
2.70 star(s) 27 Votes