Deleted member 262938
Newbie
- Oct 26, 2017
- 99
- 25
- 97
I cant use the rat, i think is bugged, anyone has the save near that or the gallery 100% complete?
the rat for jenny?I cant use the rat, i think is bugged, anyone has the save near that or the gallery 100% complete?
Thanks!Go Here:
C:\Users\Username\AppData\Roaming\RenPy\My_cute_roommate1
Delete Map: My_cute_roommate1
My Cute Roommate V1.6.0 Ex Beta Astaros3D\game\saves
Delete Map: saves
Start the game & you have an clean start....
In the morning when she is in the shower go in and fuck herHow do I get this picture in the gallery? View attachment 455617
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 372, in __call__
renpy.save(fn, extra_info=save_name)
PicklingError: Can't pickle <type 'function'>: attribute lookup __builtin__.function failed
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\ast.py", line 896, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\python.py", line 1929, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\core.py", line 2687, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\core.py", line 3490, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\behavior.py", line 923, in event
return handle_click(self.clicked)
File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\behavior.py", line 858, in handle_click
rv = run(action)
File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\behavior.py", line 313, in run
new_rv = run(i, *args, **kwargs)
File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 372, in __call__
renpy.save(fn, extra_info=save_name)
File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\loadsave.py", line 419, in save
six.reraise(t, e, tb)
File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\loadsave.py", line 405, in save
dump((roots, renpy.game.log), logf)
File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\loadsave.py", line 49, in dump
cPickle.dump(o, f, cPickle.HIGHEST_PROTOCOL)
PicklingError: Can't pickle <type 'function'>: attribute lookup __builtin__.function failed
Windows-8-6.2.9200
Ren'Py 7.2.0.424
1.6.0ex_BETA
Sat Nov 09 18:03:12 2019
just don't save during a video/animation if that's what you did.Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 372, in __call__ renpy.save(fn, extra_info=save_name) PicklingError: Can't pickle <type 'function'>: attribute lookup __builtin__.function failed -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_load_save.rpym", line 35, in script $ ui.interact() File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\ast.py", line 896, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\python.py", line 1929, in py_exec_bytecode exec bytecode in globals, locals File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module> $ ui.interact() File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\ui.py", line 289, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\core.py", line 2687, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\core.py", line 3490, in interact_core rv = root_widget.event(ev, x, y, 0) File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\transition.py", line 47, in event return self.new_widget.event(ev, x, y, st) # E1101 File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\screen.py", line 697, in event rv = self.child.event(ev, x, y, st) File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\behavior.py", line 923, in event return handle_click(self.clicked) File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\behavior.py", line 858, in handle_click rv = run(action) File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\behavior.py", line 313, in run new_rv = run(i, *args, **kwargs) File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\display\behavior.py", line 320, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 372, in __call__ renpy.save(fn, extra_info=save_name) File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\loadsave.py", line 419, in save six.reraise(t, e, tb) File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\loadsave.py", line 405, in save dump((roots, renpy.game.log), logf) File "C:\Users\milla\Desktop\My_cute_roommate-1.6.0ex_BETA-win\renpy\loadsave.py", line 49, in dump cPickle.dump(o, f, cPickle.HIGHEST_PROTOCOL) PicklingError: Can't pickle <type 'function'>: attribute lookup __builtin__.function failed Windows-8-6.2.9200 Ren'Py 7.2.0.424 1.6.0ex_BETA Sat Nov 09 18:03:12 2019
Could someone please help me out? I'm down to "Fuck 1 Girls", but I don't know who's left!
Done:
Who am I missing??
- Nurse (I assume that one is automatic. Can't remember)
- Shopkeeper
- Dean
- Anna
- Barbara
- Director
- Secretary
- Emily (via the threesome)
- Roommate
after reading it bring to anna at the library then go back and use the arousal oil when you give the trainer a massagei thik i have a problem how can i lern the erotic book when i read it it stays in my bag and i cannot find the right spot of the massage fore the traine were she is turning around
ok thanksafter reading it bring to anna at the library then go back and use the arousal oil when you give the trainer a massage