- Jun 20, 2018
- 143
- 98
tag me when done.... THX
you got the apk by any chanceYou must be registered to see the links
do tell me how to get the 2nd last scene that is on 2nd last page of gallery .I finished the game:You don't have permission to view the spoiler content. Log in or register now.
Go to her at night thrice and the fourth time, it goes further.do tell me how to get the 2nd last scene that is on 2nd last page of gallery .
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\Angel sword\Downloads\My_cute_roommate-1.5.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\Angel sword\Downloads\My_cute_roommate-1.5.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\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.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\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\core.py", line 3490, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\behavior.py", line 923, in event
return handle_click(self.clicked)
File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\behavior.py", line 858, in handle_click
rv = run(action)
File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.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\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\loadsave.py", line 419, in save
six.reraise(t, e, tb)
File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\loadsave.py", line 405, in save
dump((roots, renpy.game.log), logf)
File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.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.5.0ex_beta
Fri Nov 08 18:31:45 2019
you already have it when dick was having sex with the director daughterhow to dig up dirt on dick? i check everywhere
If you have saved the game in a animation it will cause that error try to save a game after the animationi get an error when ever i try to save the game , im so far at the game and i didnt save , so can you pleas give me a fix for it fast i dont want to do all of it again
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\Angel sword\Downloads\My_cute_roommate-1.5.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\Angel sword\Downloads\My_cute_roommate-1.5.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\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\ui.py", line 289, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.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\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\core.py", line 3490, in interact_core rv = root_widget.event(ev, x, y, 0) File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\transition.py", line 47, in event return self.new_widget.event(ev, x, y, st) # E1101 File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\screen.py", line 697, in event rv = self.child.event(ev, x, y, st) File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\layout.py", line 998, in event rv = i.event(ev, x - xo, y - yo, cst) File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\layout.py", line 244, in event rv = d.event(ev, x - xo, y - yo, st) File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\behavior.py", line 923, in event return handle_click(self.clicked) File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\display\behavior.py", line 858, in handle_click rv = run(action) File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.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\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\loadsave.py", line 419, in save six.reraise(t, e, tb) File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.0ex_beta-win\renpy\loadsave.py", line 405, in save dump((roots, renpy.game.log), logf) File "C:\Users\Angel sword\Downloads\My_cute_roommate-1.5.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.5.0ex_beta Fri Nov 08 18:31:45 2019
it looks like you that you still using 1.5.0 beta ex+ delete that folder and unzip the game and try againim getting this when i try to start the new game version:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 185, in script
python:
File "renpy/common/00start.rpy", line 185, in script
python:
File "renpy/common/00start.rpy", line 186, in <module>
renpy.execute_default_statement(True)
File "game/screens.rpy.rpy", line 271, in set_default
default -1 quick_menu = False
Exception: store.quick_menu is being given a default a second time.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "H:\Games\My_cute_roommate-1.6.0ex_BETA-win\renpy\bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "H:\Games\My_cute_roommate-1.6.0ex_BETA-win\renpy\main.py", line 520, in main
run(restart)
File "H:\Games\My_cute_roommate-1.6.0ex_BETA-win\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "H:\Games\My_cute_roommate-1.6.0ex_BETA-win\renpy\execution.py", line 889, in run_context
context.run()
File "renpy/common/00start.rpy", line 185, in script
python:
File "renpy/common/00start.rpy", line 185, in script
python:
File "H:\Games\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 "H:\Games\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/00start.rpy", line 186, in <module>
renpy.execute_default_statement(True)
File "H:\Games\My_cute_roommate-1.6.0ex_BETA-win\renpy\exports.py", line 3444, in execute_default_statement
i.set_default(start)
File "game/screens.rpy.rpy", line 271, in set_default
default -1 quick_menu = False
Exception: store.quick_menu is being given a default a second time.
Windows-8-6.2.9200
Ren'Py 7.2.0.424
1.5.0 Beta ex+
Fri Nov 08 11:57:48 2019
doesnt work for meGo to her at night thrice and the fourth time, it goes further.
Thanks! It worked! ^_^it looks like you that you still using 1.5.0 beta ex+ delete that folder and unzip the game and try again
Windows-8-6.2.9200
Ren'Py 7.2.0.424
1.5.0 Beta ex+
Fri Nov 08 11:57:48 2019
or are you using a old save
old saves file can cause error in a new version with all code changes