Eason X

New Member
Jan 12, 2019
1
0
Hi guys. I'm can't go to Apartment in morning after Susan tell me to massagge Tina.
How to fix it? TAT
I already unlocked the apartments by completing the beach questline
 

Spoilerbabe

Newbie
Feb 21, 2018
92
12
Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'OBJECT/lily_stella1.png'>:
  File "game/SCRIPT/park.rpy", line 15, in script
    call screen park
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'OBJECT/lily_stella1.png'.

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

Full traceback:
  File "game/SCRIPT/park.rpy", line 15, in script
    call screen park
  File "C:\Users\USER\Documents\MEGAsync Downloads\UPDATE\Maxs Life Remake 0.2\Maxslife-0.19-pc-crunched\renpy\ast.py", line 1828, in execute
    self.call("execute")
  File "C:\Users\USER\Documents\MEGAsync Downloads\UPDATE\Maxs Life Remake 0.2\Maxslife-0.19-pc-crunched\renpy\ast.py", line 1816, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\USER\Documents\MEGAsync Downloads\UPDATE\Maxs Life Remake 0.2\Maxslife-0.19-pc-crunched\renpy\statements.py", line 177, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "C:\Users\USER\Documents\MEGAsync Downloads\UPDATE\Maxs Life Remake 0.2\Maxslife-0.19-pc-crunched\renpy\exports.py", line 2710, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\USER\Documents\MEGAsync Downloads\UPDATE\Maxs Life Remake 0.2\Maxslife-0.19-pc-crunched\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\USER\Documents\MEGAsync Downloads\UPDATE\Maxs Life Remake 0.2\Maxslife-0.19-pc-crunched\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\USER\Documents\MEGAsync Downloads\UPDATE\Maxs Life Remake 0.2\Maxslife-0.19-pc-crunched\renpy\display\core.py", line 3132, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\USER\Documents\MEGAsync Downloads\UPDATE\Maxs Life Remake 0.2\Maxslife-0.19-pc-crunched\renpy\display\core.py", line 2055, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 485, in renpy.display.render.render_screen
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\USER\Documents\MEGAsync Downloads\UPDATE\Maxs Life Remake 0.2\Maxslife-0.19-pc-crunched\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\USER\Documents\MEGAsync Downloads\UPDATE\Maxs Life Remake 0.2\Maxslife-0.19-pc-crunched\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\USER\Documents\MEGAsync Downloads\UPDATE\Maxs Life Remake 0.2\Maxslife-0.19-pc-crunched\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\USER\Documents\MEGAsync Downloads\UPDATE\Maxs Life Remake 0.2\Maxslife-0.19-pc-crunched\renpy\display\screen.py", line 669, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\USER\Documents\MEGAsync Downloads\UPDATE\Maxs Life Remake 0.2\Maxslife-0.19-pc-crunched\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\USER\Documents\MEGAsync Downloads\UPDATE\Maxs Life Remake 0.2\Maxslife-0.19-pc-crunched\renpy\display\behavior.py", line 724, in render
    rv = super(Button, self).render(width, height, st, at)
  File "C:\Users\USER\Documents\MEGAsync Downloads\UPDATE\Maxs Life Remake 0.2\Maxslife-0.19-pc-crunched\renpy\display\layout.py", line 1117, in render
    st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "C:\Users\USER\Documents\MEGAsync Downloads\UPDATE\Maxs Life Remake 0.2\Maxslife-0.19-pc-crunched\renpy\display\im.py", line 580, in render
    return cache.get(self, render=True)
  File "C:\Users\USER\Documents\MEGAsync Downloads\UPDATE\Maxs Life Remake 0.2\Maxslife-0.19-pc-crunched\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "C:\Users\USER\Documents\MEGAsync Downloads\UPDATE\Maxs Life Remake 0.2\Maxslife-0.19-pc-crunched\renpy\display\im.py", line 625, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "C:\Users\USER\Documents\MEGAsync Downloads\UPDATE\Maxs Life Remake 0.2\Maxslife-0.19-pc-crunched\renpy\loader.py", line 555, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'OBJECT/lily_stella1.png'.

Windows-7-6.1.7601-SP1
Ren'Py 7.0.0.196
Max's life 0.21
Sat Jan 12 20:39:09 2019


Think of it like Chapter 2. It's a stand alone game that assumes you've completed 0.12
 

Hikizadrot

New Member
May 28, 2017
2
0
Help with the twins, stuck here:
-Evening> go Kristel home, enter bathroom meet both the twins,
get Amber Handjob +1 AmC and +1 MaC
 

jczs97

Member
Feb 9, 2018
173
206
Guys the walkthrough for 0.16v says:

-Your aunt home. Sleep with aunt at night, have sex.

But i cant enter the aunts home at night, ive already cleared the strip club part and even Eva is working there now. How do i progress?
 

cuculain

Member
Dec 12, 2017
147
145
Guys the walkthrough for 0.16v says:

-Your aunt home. Sleep with aunt at night, have sex.

But i cant enter the aunts home at night, ive already cleared the strip club part and even Eva is working there now. How do i progress?
What's your Aunt's and cousin's Corruption/Love score? According to walkthrough, it should be 15 love, 45 corruption for Aunt, 6 Love, 23 corruption for cousin. Am almost pretty sure their score needs to be at that point to be able to come in at night. May need to talk to interact of them during the day/evening to get an invite to come in at night.
 
3.70 star(s) 98 Votes