3.40 star(s) 14 Votes

Samhill

Active Member
Nov 2, 2020
629
663
I think he's talking about the one where she comes to your room, you get that from just playing the games and passing the days. You'll get a knock on your door and the event will begin

I think I finished everything else. I skipped several days and haven't gotten it yet.
 

RustDust

Member
Jul 18, 2017
474
503
The faces could do with a touch up, to say the least. I'm getting early Summertime Saga vibes.
 

MagnumDonger

New Member
Feb 20, 2020
2
0
Anyone reach the part of Elanor's Quest where you have to go and look for her bra in the Laundry room? I cant find it anywhere in there
 

Samhill

Active Member
Nov 2, 2020
629
663
Sadie save file doesn't work for me.

Python:
While running game code:
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
ImportError: No module named matrix

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "/Users/[redacted]/Games/ResidentXz.app/Contents/Resources/autorun/renpy/ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/Users/[redacted]/Games/ResidentXz.app/Contents/Resources/autorun/renpy/python.py", line 1959, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "/Users/[redacted]/Games/ResidentXz.app/Contents/Resources/autorun/renpy/ui.py", line 295, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/Users/[redacted]/Games/ResidentXz.app/Contents/Resources/autorun/renpy/display/core.py", line 2701, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "/Users/[redacted]/Games/ResidentXz.app/Contents/Resources/autorun/renpy/display/core.py", line 3512, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "/Users/[redacted]/Games/ResidentXz.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/[redacted]/Games/ResidentXz.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/[redacted]/Games/ResidentXz.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/[redacted]/Games/ResidentXz.app/Contents/Resources/autorun/renpy/display/screen.py", line 707, in event
    rv = self.child.event(ev, x, y, st)
  File "/Users/[redacted]/Games/ResidentXz.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/[redacted]/Games/ResidentXz.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/[redacted]/Games/ResidentXz.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/Users/[redacted]/Games/ResidentXz.app/Contents/Resources/autorun/renpy/display/behavior.py", line 946, in event
    return handle_click(self.clicked)
  File "/Users/[redacted]/Games/ResidentXz.app/Contents/Resources/autorun/renpy/display/behavior.py", line 881, in handle_click
    rv = run(action)
  File "/Users/[redacted]/Games/ResidentXz.app/Contents/Resources/autorun/renpy/display/behavior.py", line 320, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "/Users/[redacted]/Games/ResidentXz.app/Contents/Resources/autorun/renpy/loadsave.py", line 760, in load
    roots, log = loads(location.load(filename))
  File "/Users/[redacted]/Games/ResidentXz.app/Contents/Resources/autorun/renpy/loadsave.py", line 63, in loads
    return cPickle.loads(s)
ImportError: No module named matrix

Darwin-13.4.0-x86_64-i386-64bit
Ren'Py 7.3.0.271
Resident Xz 2.0
Sun Jun  6 18:50:19 2021
```
 
3.40 star(s) 14 Votes