bigboxbarry

Member
Feb 3, 2018
330
289
have just got into the v019 stuff from chapter 2. have followed the walkthrough completely. when i talk to mom at breakfast she does not invite aunt and alisa. any suggestions. or if someone has a full save itll be greatly appreciated
 

Nemesis1247

Member
Jun 15, 2019
144
62
1616637026481.png
After visiting the secret passage i m in a bug-loop where first-nun says hi and see you soon
cant talk with those captured mens.
Help!!!!!
 

Bloodguard

Engaged Member
Feb 20, 2021
2,903
4,487
After visiting the secret passage i m in a bug-loop where first-nun says hi and see you soon
cant talk with those captured mens.
Help!!!!!
That is a timing bug that never got fixed. If you search the quest name in this thread, there is kind of a fix for it, but you only miss a couple of scenes, and you can see them in chapter 3 if you download the old video pack. You should still be able to talk to the pervy nun upstairs and do her quests, so It doesn't break the game. ;)
 

Nemesis1247

Member
Jun 15, 2019
144
62
That is a timing bug that never got fixed. If you search the quest name in this thread, there is kind of a fix for it, but you only miss a couple of scenes, and you can see them in chapter 3 if you download the old video pack. You should still be able to talk to the pervy nun upstairs and do her quests, so It doesn't break the game. ;)
ok melody.Also can you tell me where is that fix thread (i mean which pg there are so many pgs)
 
  • Like
Reactions: Bloodguard

Saji02

Newbie
Apr 20, 2020
19
1
Hi guys, at first I am playing this game on a different device and I decided to play it on another. So, I transferred my saves from my old device in to my new device. But when I tried to load that save on my new device this occurs:

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

While running game code:
  File "renpy/common/00action_file.rpy", line 441, 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 "C:\Users\SHAIRENE ABUQUE\Documents\Application\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\SHAIRENE ABUQUE\Documents\Application\Maxslife-0.22-pc\renpy\python.py", line 1912, 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 "C:\Users\SHAIRENE ABUQUE\Documents\Application\Maxslife-0.22-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\SHAIRENE ABUQUE\Documents\Application\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\SHAIRENE ABUQUE\Documents\Application\Maxslife-0.22-pc\renpy\display\core.py", line 3451, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\SHAIRENE ABUQUE\Documents\Application\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\SHAIRENE ABUQUE\Documents\Application\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\SHAIRENE ABUQUE\Documents\Application\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\SHAIRENE ABUQUE\Documents\Application\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\SHAIRENE ABUQUE\Documents\Application\Maxslife-0.22-pc\renpy\display\screen.py", line 697, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\SHAIRENE ABUQUE\Documents\Application\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\SHAIRENE ABUQUE\Documents\Application\Maxslife-0.22-pc\renpy\display\layout.py", line 239, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\SHAIRENE ABUQUE\Documents\Application\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\SHAIRENE ABUQUE\Documents\Application\Maxslife-0.22-pc\renpy\display\layout.py", line 239, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\SHAIRENE ABUQUE\Documents\Application\Maxslife-0.22-pc\renpy\display\layout.py", line 992, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\SHAIRENE ABUQUE\Documents\Application\Maxslife-0.22-pc\renpy\display\layout.py", line 239, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\SHAIRENE ABUQUE\Documents\Application\Maxslife-0.22-pc\renpy\display\behavior.py", line 906, in event
    return handle_click(self.clicked)
  File "C:\Users\SHAIRENE ABUQUE\Documents\Application\Maxslife-0.22-pc\renpy\display\behavior.py", line 841, in handle_click
    rv = run(action)
  File "C:\Users\SHAIRENE ABUQUE\Documents\Application\Maxslife-0.22-pc\renpy\display\behavior.py", line 315, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 441, in __call__
    renpy.load(fn)
  File "C:\Users\SHAIRENE ABUQUE\Documents\Application\Maxslife-0.22-pc\renpy\loadsave.py", line 727, in load
    roots, log = loads(location.load(filename))
  File "C:\Users\SHAIRENE ABUQUE\Documents\Application\Maxslife-0.22-pc\renpy\loadsave.py", line 60, in loads
    return cPickle.loads(s)
ImportError: No module named matrix

Windows-8-6.2.9200
Ren'Py 7.0.0.196
Max's life 0.22
Thu Mar 25 13:29:23 2021
Please help me. Currently I am playing the chapter 2
 

Exoplast

Engaged Member
Nov 2, 2017
2,716
18,917
Pls update the file is no longer and make other server like mediafire or google drive. Can't download on mega bcz of limit
New links is added. Had to recrunch the game with a different tool. Because of that itis a bit bigger than the old compression.
 

Xendal

Newbie
Nov 27, 2018
94
38
so talking to martha crash the game is there a fix??
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/SCRIPT/Martha home.rpy", line 74, in script
call screen marthalab
ScriptError: could not find label 'marthalab_diag'.

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 607, in main
run(restart)
File "renpy/main.py", line 147, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "game/SCRIPT/Martha home.rpy", line 74, in script
call screen marthalab
File "renpy/script.py", line 900, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'marthalab_diag'.
anyone knows how to fix this ? I got the same issue ! thx
 

capcom503

New Member
Sep 29, 2020
3
0
In chapter 2 After the event in the church, something bugged and the next morning when I went to go talk to the nun the next part of the event didn't trigger. Daisy is no longer at the church and I never took her to the farm and I was able to just go talk to the mother superior to get the key without doing the middle part of the event.

I wouldn't be too worried except Daisy never got that 1 love point she would have gotten from talking to her.

edit: it's also now become apparent that since I never brought her to the farm she also isn't at the farm, she just stopped existing, so now dom isn't showing up at the farm either. anyone know the specific variables to change to fix it?
how do i fix it? i just need to download it?
 
3.60 star(s) 103 Votes