FunPlaya

Newbie
May 3, 2018
61
29
i get an error during the quest where fionas roommate should seduce the teacher is there a way to get past it?
 

FunPlaya

Newbie
May 3, 2018
61
29
Screenshot or log?
Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'loc/loc10/fio/fiona_mrken_final_1-3b.webp'>:
  File "game/script_loc/script_events/fio/fio_main_events.rpy", line 1080, in script
    scene loc10_fio_final_03b with d5
Exception: Could not load image u'loc/loc10/fio/fiona_mrken_final_1-3b.webp': error('Failed to read WEBP',)

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

Full traceback:
  File "game/script_loc/script_events/fio/fio_main_events.rpy", line 1080, in script
    scene loc10_fio_final_03b with d5
  File "M:\Spiele\Neu\Photo Hunt\PhotoHunt-0.13.1-Extras-pc\PhotoHunt-0.13.1-Extras-pc\renpy\ast.py", line 1389, in execute
    renpy.exports.with_statement(trans, paired)
  File "M:\Spiele\Neu\Photo Hunt\PhotoHunt-0.13.1-Extras-pc\PhotoHunt-0.13.1-Extras-pc\renpy\exports.py", line 1601, in with_statement
    return renpy.game.interface.do_with(trans, paired, clear=clear)
  File "M:\Spiele\Neu\Photo Hunt\PhotoHunt-0.13.1-Extras-pc\PhotoHunt-0.13.1-Extras-pc\renpy\display\core.py", line 2251, in do_with
    clear=clear)
  File "M:\Spiele\Neu\Photo Hunt\PhotoHunt-0.13.1-Extras-pc\PhotoHunt-0.13.1-Extras-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "M:\Spiele\Neu\Photo Hunt\PhotoHunt-0.13.1-Extras-pc\PhotoHunt-0.13.1-Extras-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 "M:\Spiele\Neu\Photo Hunt\PhotoHunt-0.13.1-Extras-pc\PhotoHunt-0.13.1-Extras-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 "M:\Spiele\Neu\Photo Hunt\PhotoHunt-0.13.1-Extras-pc\PhotoHunt-0.13.1-Extras-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 "M:\Spiele\Neu\Photo Hunt\PhotoHunt-0.13.1-Extras-pc\PhotoHunt-0.13.1-Extras-pc\renpy\display\transition.py", line 361, in render
    top = render(self.new_widget, width, height, 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 "M:\Spiele\Neu\Photo Hunt\PhotoHunt-0.13.1-Extras-pc\PhotoHunt-0.13.1-Extras-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 "M:\Spiele\Neu\Photo Hunt\PhotoHunt-0.13.1-Extras-pc\PhotoHunt-0.13.1-Extras-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 "M:\Spiele\Neu\Photo Hunt\PhotoHunt-0.13.1-Extras-pc\PhotoHunt-0.13.1-Extras-pc\renpy\display\image.py", line 500, in render
    return wrap_render(self.target, width, height, st, at)
  File "M:\Spiele\Neu\Photo Hunt\PhotoHunt-0.13.1-Extras-pc\PhotoHunt-0.13.1-Extras-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 "M:\Spiele\Neu\Photo Hunt\PhotoHunt-0.13.1-Extras-pc\PhotoHunt-0.13.1-Extras-pc\renpy\display\im.py", line 583, in render
    return cache.get(self, render=True)
  File "M:\Spiele\Neu\Photo Hunt\PhotoHunt-0.13.1-Extras-pc\PhotoHunt-0.13.1-Extras-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "M:\Spiele\Neu\Photo Hunt\PhotoHunt-0.13.1-Extras-pc\PhotoHunt-0.13.1-Extras-pc\renpy\display\im.py", line 628, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "M:\Spiele\Neu\Photo Hunt\PhotoHunt-0.13.1-Extras-pc\PhotoHunt-0.13.1-Extras-pc\renpy\display\pgrender.py", line 162, in load_image
    raise Exception("Could not load image {!r}: {!r}".format(filename, e))
Exception: Could not load image u'loc/loc10/fio/fiona_mrken_final_1-3b.webp': error('Failed to read WEBP',)

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Photo Hunt 0.13.1
Wed Nov 17 21:21:31 2021
 

Zetsue82

New Member
Feb 17, 2021
1
0
Have come back to this game after a wile but lost my save file and had to restart from scratch and not sure what I have done wrong during the Miroslav event.

In scene 1 (hack his phone) & 2 I get no options although I have high enough stats for them but get in 3rd.

Have I mist something or has these scenes been changed?
 

spliffbear250

New Member
Apr 13, 2020
5
2
Can somebody tell me what the 13.1 update actually updated? I played 3 weeks of gametime clicking all over on random shit, and I couldn't find any new paths. What am I doing wrong?
 

Ebokkobe

Newbie
Oct 1, 2021
37
68
With Mega I get 15MB/sec. Nothing to complain there.
well, the problem for mega is that I cannot download huge files such as this because it keeps on telling me that my browser storage is full and I need to settle for its paid service... The other downloading options for this game cannot even reach atleast 1 Mbps download speed and it takes like 9-10 hrs for it download. Man, i miss nopy :((
 

ThtsMyScrtCapImAlwysHorny

Well-Known Member
Aug 5, 2021
1,329
3,225
Use the torrent option on FilesFM, it's almost as good as Nopy (as long as you're downloading something popular and not obscure shit that may not have anyone seeding it).
 

Nemo56

Forum Fanatic
Jan 7, 2018
5,035
4,114
well, the problem for mega is that I cannot download huge files such as this because it keeps on telling me that my browser storage is full and I need to settle for its paid service... The other downloading options for this game cannot even reach atleast 1 Mbps download speed and it takes like 9-10 hrs for it download. Man, i miss nopy :((
I don't have a premium account neither.
Try a download manager like JDownloader.
Usually I don't care what takes how long. I run my DLs on my Nas. When they're done, they're done.
 

Tuhaar Baap

Newbie
Dec 18, 2020
60
80
well, the problem for mega is that I cannot download huge files such as this because it keeps on telling me that my browser storage is full and I need to settle for its paid service... The other downloading options for this game cannot even reach atleast 1 Mbps download speed and it takes like 9-10 hrs for it download. Man, i miss nopy :((
Someone posted torrent links somewhere above, gotta search
 

0x52

Ren'Py Magician
Modder
Donor
Game Developer
May 23, 2019
1,629
6,247
With Mega I get 15MB/sec. Nothing to complain there.
This is getting a little off-topic, but 15MB/s is your limit not MEGA's. I would say MEGA averages around 60MB/s, (for me) it rarely gets over 70MB/s.
well, the problem for mega is that I cannot download huge files such as this because it keeps on telling me that my browser storage is full and I need to settle for its paid service... The other downloading options for this game cannot even reach atleast 1 Mbps download speed and it takes like 9-10 hrs for it download. Man, i miss nopy :((
You can use the MEGASync application with a free account.

Can somebody tell me what the 13.1 update actually updated? I played 3 weeks of gametime clicking all over on random shit, and I couldn't find any new paths. What am I doing wrong?
Did you check Evelyn's hints? They should tell you what to do
 

Nemo56

Forum Fanatic
Jan 7, 2018
5,035
4,114
This is getting a little off-topic, but 15MB/s is your limit not MEGA's. I would say MEGA averages around 60MB/s, (for me) it rarely gets over 70MB/s.
Well, I DID actually say that "I" get 15 MBytes/sec (limit is 21, 3rd floor, the 1GB glas fiber only goes to the cellar, the rest is covered by a standard analog telephone line), it was just to show that Mega is doing fine.
 
4.20 star(s) 169 Votes