did you read the photograph books?Man I already did with the normal clothes the naked part but nothing happened after this
Here take look and see the situationdid you read the photograph books?
but if you can share you save I can help better.
Here take look and see the situationdid you read the photograph books?
but if you can share you save I can help better.
you have gave me a old save from 1.5.0 update your game to 1.6.01Here the sav
But I am using the last version a could download here I did not choose version in this website f95you have gave me a old save from 1.5.0 update your game to 1.6.01
I was looking at the version of my current game is the lastest version how did I give you a save from 1.5.0you have gave me a old save from 1.5.0 update your game to 1.6.01
it because I am getting this error when I load your save this only happens when you using an older save file from a old game version because they have changed the code to avoid the pickle problem they are having. so try saving in a different save slot it might helpI was looking at the version of my current game is the lastest version how did I give you a save from 1.5.0
I'm sorry, but an uncaught exception occurred.
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 "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\ast.py", line 896, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\python.py", line 1929, 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 "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\core.py", line 2687, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\core.py", line 3490, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\behavior.py", line 923, in event
return handle_click(self.clicked)
File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\behavior.py", line 858, in handle_click
rv = run(action)
File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\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 "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\loadsave.py", line 752, in load
roots, log = loads(location.load(filename))
File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\loadsave.py", line 65, in loads
return pickle.loads(s)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 1382, in loads
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 858, in load
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 1090, in load_global
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 1124, in find_class
ImportError: No module named matrix
Windows-8-6.2.9200
Ren'Py 7.2.0.424
1.5.0 Beta ex+
Wed Feb 12 15:54:32 2020
it because I am getting this error when I load your save this only happens when you using an older save file from a old game version because they have changed the code to avoid the pickle problem they are having. so try saving in a different save slot it might help
that why I have been telling people to not use old save from older versions
I will try to re-download it again to see if was corrupted
Edit: It's the same results
don't worry about the version I just can't load the save the version was my fault because of my cheatmod
Code:I'm sorry, but an uncaught exception occurred. 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 "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\ast.py", line 896, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\python.py", line 1929, 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 "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\ui.py", line 289, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\core.py", line 2687, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\core.py", line 3490, in interact_core rv = root_widget.event(ev, x, y, 0) File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\screen.py", line 697, in event rv = self.child.event(ev, x, y, st) File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\behavior.py", line 923, in event return handle_click(self.clicked) File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\display\behavior.py", line 858, in handle_click rv = run(action) File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\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 "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\loadsave.py", line 752, in load roots, log = loads(location.load(filename)) File "D:\DOWNLOAD\DON'T DELETE\My_cute_roommate-1.6.01ex_BETA-win\My_cute_roommate-1.6.01ex_BETA-win\renpy\loadsave.py", line 65, in loads return pickle.loads(s) File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 1382, in loads File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 858, in load File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 1090, in load_global File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/pickle.py", line 1124, in find_class ImportError: No module named matrix Windows-8-6.2.9200 Ren'Py 7.2.0.424 1.5.0 Beta ex+ Wed Feb 12 15:54:32 2020
keep on talking to other characters it might show up in the store later on while you progress through the gameWell in the end I will never know why I can't get the photoshoots with the Harley queen costume
Well I used a save a have some day before I was so worked seems that you have to progress in the story equally with the characters a some point if you forget something might become a bug in the future because the story has developed and you didn't do the scene something like thiskeep on talking to other characters it might show up in the store later on while you progress through the game
but try to save in the living room or the map then share your save again
Because now I don't see to find the sleeping pills and she have the stain clothes and I have Jamal at my side but when I go at the night doesn't show any options at allWell
Well I used a save a have some day before I was so worked seems that you have to progress in the story equally with the characters a some point if you forget something might become a bug in the future because the story has developed and you didn't do the scene something like this
going to ask a few questions:I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 164, in script call
jump expression _in_replay
File "game/script.rpy", line 339, in <module>
NameError: name 'ask_director' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 164, in script call
jump expression _in_replay
File "game/script.rpyc", line 270, in script
File "G:\Nueva carpeta (25)\My_cute_roommate-1.6.01ex_BETA-win\renpy\ast.py", line 896, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\Nueva carpeta (25)\My_cute_roommate-1.6.01ex_BETA-win\renpy\python.py", line 1929, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 339, in <module>
NameError: name 'ask_director' is not defined
Windows-8-6.2.9200
Ren'Py 7.2.0.424
1.5.0 Beta ex+
Thu Feb 13 16:09:12 2020
Fix the error
the 2going to ask a few questions:
1. Are you using a old save?
2. Are you using a mod/cheat?
3. Have tried the ignore button if it shows up?
4. What was the error before that error if you did press the ignore button?
here is away to fix it but not proper one create a new file called define.rpy with note pad and put this line in it
define ask_director = 0
then save make sure you remove the .txt then put it into the game folder
there risk of using mods or cheat modes that they can causes errorsthe 2