Oct 14, 2017
63
11
just started ch 2 and i cant save my game, i've tried overwriting and a new save and i keep getting an error

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 364, in __call__
    renpy.save(fn, extra_info=save_name)
MemoryError: out of memory

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\python.py", line 1912, 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\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\core.py", line 3451, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\transition.py", line 45, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\screen.py", line 697, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\layout.py", line 239, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\layout.py", line 239, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\layout.py", line 239, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\behavior.py", line 906, in event
    return handle_click(self.clicked)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\behavior.py", line 841, in handle_click
    rv = run(action)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\behavior.py", line 315, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 364, in __call__
    renpy.save(fn, extra_info=save_name)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\loadsave.py", line 402, in save
    dump((roots, renpy.game.log), logf)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\loadsave.py", line 46, in dump
    cPickle.dump(o, f, cPickle.HIGHEST_PROTOCOL)
MemoryError: out of memory

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
Max's life 0.22
Tue Oct 08 18:28:47 2019
 

feez1990

New Member
Dec 17, 2017
3
0
Hello Kuggazer, I'm a fan of this game and like to play it once it has a lot of game through. I just want to ask, have you consider of putting pregnancy on this game? Or is there any potential pregnancy to be included in the future?
 

puranrai988

Member
Jul 25, 2018
424
137
Ah guys a little help plz
On ch3
As I was reading walkthrough
What is water sport???
Should I enable or disable
 

Vish9007

New Member
Jan 22, 2019
3
1
At the start of Version .12 my stuck with 14 corruption points on Susan and cannot continue with Susan and Tina and also further of the game. I have also completed the achievements with Susan ie; Sex with Susan
 
Last edited:
Oct 14, 2017
63
11
just started ch 2 and i cant save my game, i've tried overwriting and a new save and i keep getting an error

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 364, in __call__
    renpy.save(fn, extra_info=save_name)
MemoryError: out of memory

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\ast.py", line 862, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\python.py", line 1912, 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\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\core.py", line 3451, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\transition.py", line 45, in event
    return self.new_widget.event(ev, x, y, st)  # E1101
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\screen.py", line 697, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\layout.py", line 239, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\layout.py", line 239, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\layout.py", line 239, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\behavior.py", line 906, in event
    return handle_click(self.clicked)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\behavior.py", line 841, in handle_click
    rv = run(action)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\display\behavior.py", line 315, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 364, in __call__
    renpy.save(fn, extra_info=save_name)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\loadsave.py", line 402, in save
    dump((roots, renpy.game.log), logf)
  File "C:\Users\zsawe\Downloads\Maxslife-0.22-pc\Maxslife-0.22-pc\renpy\loadsave.py", line 46, in dump
    cPickle.dump(o, f, cPickle.HIGHEST_PROTOCOL)
MemoryError: out of memory

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
Max's life 0.22
Tue Oct 08 18:28:47 2019
along with this i can't find the spycam in the bathroom. found the one on the handle but i can't find the one on the window ive clicked all over it but i cant find it or see any green highlight
 

Renozrz

Member
May 24, 2019
189
80
Is the NTR in the game just like THE TYRANT.......
If it is anyways similar to the game the tyrant.....then i am not interested in such a game.....
Please tell me it is similar or not...so i can play this game
 

zeka7

Newbie
Jul 24, 2018
56
22
Is the NTR in the game just like THE TYRANT.......
If it is anyways similar to the game the tyrant.....then i am not interested in such a game.....
Please tell me it is similar or not...so i can play this game
So far there is only one NTR scene. It's in chapter 3 and it's completely avoidable(you will clearly see a choice if you want to or not see it). Plus at the begining of the game, before you even start, you will get a choice if you want the NTR or not, and some other similar choices(water works and one more). The are some netori scenes as well.
 
  • Like
Reactions: rgnar62 and Renozrz

Renozrz

Member
May 24, 2019
189
80
So far there is only one NTR scene. It's in chapter 3 and it's completely avoidable(you will clearly see a choice if you want to or not see it). Plus at the begining of the game, before you even start, you will get a choice if you want the NTR or not, and some other similar choices(water works and one more). The are some netori scenes as well.
Ok..thank you....will surely play this game
 

sl06

New Member
May 1, 2018
8
7
by the top of the window do u mean on the black part directly above the window? or on the tile above the window?
The top part of the window frame, its color change when your mouse is over it. The girl must not be in the room when you search spycam.
 

gnadudu

Well-Known Member
Aug 31, 2018
1,845
2,733
When will u upload 0.28
Sorry was not in the country for a few weeks and didn't have time to play the update yet. I can't promise something but I guess I can update it till Sunday...

Edit: Updated...
 
Last edited:
3.70 star(s) 94 Votes