Jan 9, 2020
447
387
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/npcs/icons/Mother.png'>:
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'images/npcs/icons/Mother.png'.

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

Full traceback:
File "kPlaces/!places.rpyc", line 169, in script call
File "kPlaces/!places.rpyc", line 169, in script call
File "kPlaces/!places.rpyc", line 169, in script call
File "kPlaces/home/playerBedroom.rpyc", line 21, in script call
File "kGame/game_menus.rpyc", line 132, in script
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-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 "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-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 "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-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 "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-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 "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-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 "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-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 "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-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 "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\screen.py", line 675, in render
child = renpy.display.render.render(self.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 "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-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 "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\layout.py", line 1127, in render
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 "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\layout.py", line 1127, in render
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 "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\layout.py", line 883, in render
surf = render(d, rw, height - y, 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 "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\layout.py", line 925, in render
surf = render(d, width - x, rh, 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 "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\layout.py", line 925, in render
surf = render(d, width - x, rh, 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 "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\behavior.py", line 774, in render
rv = super(Button, self).render(width, height, st, at)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\layout.py", line 1127, in render
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 "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'images/npcs/icons/Mother.png'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Area 69 0.42
Sun Apr 04 02:15:00 2021
 
  • Haha
  • Angry
Reactions: Jeancul and BTLD

JiraiyaSennin

Well-Known Member
Feb 11, 2017
1,312
1,083
see intro and first time in my room error can`t play !!!
Here is the answer

The patch does work but it does need better installation instructions :whistle:.

Here is what worked for me:

1. Use Unren to extract the rpa files in the game folder.
2. Delete the rpa files after extraction.
3. Copy over the patch contents into the game folder
4. Go into Area69-0.42-pc\game\images\npcs\icons and create a copy of julia, sara, emma and walter icon files.
5. Rename the copies to mother, granny sara, aunt emma and uncle walter. (you may be able to just rename the originals but I like to be cautious)
6. WINCEST!!!:love:

This will work for any renpy errors that show up that have to do with the icons! :cool:

P.S There may be more needing to be renamed since I just had to add walter...

P.S.S How many times does the mother get done by a vampire as from reading before it seemed like just once but now in the bar I have witnessed her getting molested again?!? Don't want to start the whole NTR discussion again but I do hope that you can at least put a stop to such things when you have enough power...:cry: Other than that I love all the different body types and realistic looking characters (y) ;)
 
Jan 9, 2020
447
387
Here is the answer
when i make copies and rename start game with error game tell me that i have those names twice ! and when i delete copies game give me this !
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: A translation for "Sexo Sagrado" already exists at game/tl/english/kNPCs/npc_emma.rpy:367.

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

Full traceback:
File "tl/english/kNPCs/npc_emma.rpyc", line 366, in script
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\ast.py", line 2397, in execute
renpy.translation.add_string_translation(self.language, self.old, self.new, newloc)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\translation\__init__.py", line 450, in add_string_translation
stl.add(old, new, newloc)
File "D:\MY DOCUMENTS\DOWNLOADS\Area69-0.42-pc\renpy\translation\__init__.py", line 388, in add
quote_unicode(old), fn, line))
Exception: A translation for "Sexo Sagrado" already exists at game/tl/english/kNPCs/npc_emma.rpy:367.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Area 69 0.42
Sun Apr 04 03:29:44 2021
 
  • Yay, new update!
Reactions: Jeancul

greg 101

Active Member
May 11, 2017
569
963





Unlocked
Area69 v0.44 Download Links!
DOWNLOADS:
GDrive:
Mega:
[New Scene] Coffee with Emma and Julia
[New Scene] Emma in her bathroom (Two endings)
[New Scene] Olivia in the school hall (various paths)
[New Scene] Abigail, Naomi, Olivia in the maintenance room (Three endings)
[New Scene] Anna and Olivia in the Teacher's Office (Two endings)

* Hint: Find keys!
 

Gardan

Member
May 3, 2019
372
650
Anyone else getting errors and game crash with "change place" and "juliaHipnosisRest" not defined?
 

preskerd

Well-Known Member
Sep 27, 2017
1,736
3,542
At the objective "Meeting ghosts" I have to "Talk to Father Mario at church", but if i go to church i dont have the action to talk
Same problem here. I don't know what to do. There is no action in church at any time of the any day. And nobody replied this guy for months. Nice!
 

Ekoki

Member
May 29, 2017
103
102
so how do i continue where i left off? i loaded my save succesfully
Edit: I see. There is no change in quests just a couple extra scenes find the keys and stuff
 
Last edited:
3.90 star(s) 98 Votes