3.70 star(s) 78 Votes

Anon4321

Conversation Conqueror
Jun 24, 2017
6,741
5,299
used 0.9.0.7 patch
I'm sure this has been reported, but I'm getting error trying to look up the photos on the laptop, and it happens with each one.

Capture.PNG

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

While loading <'Image' u'backgrounds/extras/extra_image_1.webp'>:
  File "game/scripts/laptop_photos.rpy", line 149, in <module>
IOError: Couldn't find file 'backgrounds/extras/extra_image_1.webp'.

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

Full traceback:
  File "scripts/laptop_photos.rpyc", line 149, in script
  File "C:\Users\***********\Desktop\TheWish-v.0.9-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\***********\Desktop\TheWish-v.0.9-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/scripts/laptop_photos.rpy", line 149, in <module>
  File "C:\Users\***********\Desktop\TheWish-v.0.9-pc\renpy\exports.py", line 1480, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
  File "C:\Users\***********\Desktop\TheWish-v.0.9-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\***********\Desktop\TheWish-v.0.9-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\***********\Desktop\TheWish-v.0.9-pc\renpy\display\core.py", line 3194, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "C:\Users\***********\Desktop\TheWish-v.0.9-pc\renpy\display\core.py", line 2094, in draw_screen
    renpy.config.screen_height,
  File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
    rv = render(root, width, height, st, st)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\***********\Desktop\TheWish-v.0.9-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\***********\Desktop\TheWish-v.0.9-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\***********\Desktop\TheWish-v.0.9-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\***********\Desktop\TheWish-v.0.9-pc\renpy\display\image.py", line 500, in render
    return wrap_render(self.target, width, height, st, at)
  File "C:\Users\***********\Desktop\TheWish-v.0.9-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "C:\Users\***********\Desktop\TheWish-v.0.9-pc\renpy\display\im.py", line 583, in render
    return cache.get(self, render=True)
  File "C:\Users\***********\Desktop\TheWish-v.0.9-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "C:\Users\***********\Desktop\TheWish-v.0.9-pc\renpy\display\im.py", line 628, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "C:\Users\***********\Desktop\TheWish-v.0.9-pc\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'backgrounds/extras/extra_image_1.webp'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
The Wish v.0.9.1
Sat May 02 03:13:30 2020
 

Anon4321

Conversation Conqueror
Jun 24, 2017
6,741
5,299
Yeah I would do a complete new playthrough then as obviously something hasn't been triggered before this for you to continue. Maybe someone else might have some better advice but it sounds like you need to buddy.
I just realised, I had to get the Vodka from the house, now it worked
 
  • Like
Reactions: BoltonGuy35

Anon4321

Conversation Conqueror
Jun 24, 2017
6,741
5,299
whiskey for Sandy at the pool ;)


My question is... turned her down on the beach, then friday, if i get all evidence and talk to Mom, game over... any hint?
bugs all over the place, had evidence still game over
stuck in the afternoon friday and cant progress. Have all the incriminating photos from both the computer and the blondes house. cant progress without getting bad ending
Just found out I need to get the Vodka from the dinning room (one with piano)
 

Gardan

Member
May 3, 2019
372
650
Well you have to fuck Sandy...it's ok, but getting that second piece of evidence from her bloody house was pain
 

Mikey Mike

Engaged Member
Feb 18, 2018
2,022
2,991
I'd like to thank the dev for another great and unexpected installment. (y) I appreciate that the dev said that he will issue a final installment around the end of May, to lend closure to the game. :p Never say never and please consider allowing others to continue benefiting from your talents, once you get some stability (I'm happily divorced going on 12 years now!) and relaxation! ;)
 
  • Like
Reactions: Mrs Delington

Mikadio2887

Newbie
Mar 28, 2019
63
9
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/scripts/map_3_navigation.rpy", line 4, in execute
  File "game/scripts/map_3_navigation.rpy", line 4, in execute
  File "game/scripts/map_3_navigation.rpy", line 5, in execute
  File "game/scripts/map_3_navigation.rpy", line 57, in execute
AttributeError: 'Calendar' object has no attribute 'game'

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

Full traceback:
  File "scripts/6_maps_3.rpyc", line 14, in script
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/scripts/map_3_navigation.rpy", line 4, in execute
  File "game/scripts/map_3_navigation.rpy", line 4, in execute
  File "game/scripts/map_3_navigation.rpy", line 5, in execute
  File "game/scripts/map_3_navigation.rpy", line 57, in execute
  File "<screen language>", line 57, in <module>
AttributeError: 'Calendar' object has no attribute 'game'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
The Wish v.0.9.1
Fri May 01 22:49:47 2020
 

Anon4321

Conversation Conqueror
Jun 24, 2017
6,741
5,299
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/scripts/map_3_navigation.rpy", line 4, in execute
  File "game/scripts/map_3_navigation.rpy", line 4, in execute
  File "game/scripts/map_3_navigation.rpy", line 5, in execute
  File "game/scripts/map_3_navigation.rpy", line 57, in execute
AttributeError: 'Calendar' object has no attribute 'game'

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

Full traceback:
  File "scripts/6_maps_3.rpyc", line 14, in script
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "F:\Michael Fun Times\Adult Games\TheWish-v.0.9-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/scripts/map_3_navigation.rpy", line 4, in execute
  File "game/scripts/map_3_navigation.rpy", line 4, in execute
  File "game/scripts/map_3_navigation.rpy", line 5, in execute
  File "game/scripts/map_3_navigation.rpy", line 57, in execute
  File "<screen language>", line 57, in <module>
AttributeError: 'Calendar' object has no attribute 'game'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
The Wish v.0.9.1
Fri May 01 22:49:47 2020
It will help the developer if you mention what you were doing when you got the error
 

Anon4321

Conversation Conqueror
Jun 24, 2017
6,741
5,299
Quick hint for everyone

FIRST "DO NOT SKIP THE GYM AND CLASSES" that only leads to a bad end
Do not choose when you're in the kitchen to skip class and go to the beach.

Before you see Sandy make sure you attend class, not only the gym/pool and make sure you picked up a bottle of vodka from the house dinning room

and when successful, this is the final image

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:
3.70 star(s) 78 Votes