JiraiyaSennin

Well-Known Member
Feb 11, 2017
1,325
1,085
Game crash at the begining ! Impossible to play
Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'nav/clock.png'>:
  File "game/droom_menu.rpy", line 10, in script
    call screen droom
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'nav/clock.png'.
[...]
If you read the previous posts, you will find that you just have to rename the file that seems to be missing (y)
 

Qoo-Rilla

Active Member
Jun 14, 2018
503
1,315
What the shit. Even more NTR and still no avoid button. There may still be a time when i have to press the ignore button if there is more of this shit and if it cannot be avoided. If only there was a mod that gets a menu similar to Ecchi Sensei where you got all the fetishes off which you don't like.
 
  • Like
Reactions: Cavanhaquis and V&M

John972

Active Member
Apr 24, 2018
885
2,990
Game crash at the begining ! Impossible to play
Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'nav/clock.png'>:
  File "game/droom_menu.rpy", line 10, in script
    call screen droom
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'nav/clock.png'.

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

Full traceback:
  File "game/droom_menu.rpy", line 10, in script
    call screen droom
  File "D:\FootOfTheMoutainsII-3.0-pc\renpy\ast.py", line 1907, in execute
    self.call("execute")
  File "D:\FootOfTheMoutainsII-3.0-pc\renpy\ast.py", line 1895, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\FootOfTheMoutainsII-3.0-pc\renpy\statements.py", line 220, 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:\FootOfTheMoutainsII-3.0-pc\renpy\exports.py", line 2873, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "D:\FootOfTheMoutainsII-3.0-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\FootOfTheMoutainsII-3.0-pc\renpy\display\core.py", line 2690, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\FootOfTheMoutainsII-3.0-pc\renpy\display\core.py", line 3174, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "D:\FootOfTheMoutainsII-3.0-pc\renpy\display\core.py", line 2086, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 516, in renpy.display.render.render_screen
  File "render.pyx", line 244, in renpy.display.render.render
  File "D:\FootOfTheMoutainsII-3.0-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "D:\FootOfTheMoutainsII-3.0-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "D:\FootOfTheMoutainsII-3.0-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "D:\FootOfTheMoutainsII-3.0-pc\renpy\display\screen.py", line 669, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "D:\FootOfTheMoutainsII-3.0-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "D:\FootOfTheMoutainsII-3.0-pc\renpy\display\layout.py", line 883, in render
    surf = render(d, rw, height - y, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "D:\FootOfTheMoutainsII-3.0-pc\renpy\display\behavior.py", line 740, in render
    rv = super(Button, self).render(width, height, st, at)
  File "D:\FootOfTheMoutainsII-3.0-pc\renpy\display\layout.py", line 1124, in render
    st, at)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "D:\FootOfTheMoutainsII-3.0-pc\renpy\display\im.py", line 580, in render
    return cache.get(self, render=True)
  File "D:\FootOfTheMoutainsII-3.0-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "D:\FootOfTheMoutainsII-3.0-pc\renpy\display\im.py", line 625, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "D:\FootOfTheMoutainsII-3.0-pc\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'nav/clock.png'.

Windows-8-6.2.9200
Ren'Py 7.2.1.457
Foot Of The Moutains II 3.0
Sun Dec 13 15:03:32 2020
go to the game/nav folder and rename the PNG file from _clock.png to clock.png ... then restart game.
 

hobobobb

Member
Jul 25, 2017
316
1,466
So I have never played this title, but it came up as "Recently Updated" and I decided to check it out.

I am not an NTR fan, so I did my usual forum search for 'Avoidable NTR', Male Protagonist, etc (my typical personal preferences) so I could check the comments before downloading...

That was two hours, 3 beers, and 1 bucket of popcorn ago.

I've since read through about 200 pages of forum posts. I still have no idea IF there is (still) any NTR in this game, despite reading dozens of answers, given over the last year (which is a truly impressive feat).

In the end, I will probably just skip this title. Mysteries about what NTR 'may' be present, what content was changed, or what philosophically constitutes or justifies NTR aside, I just don't think the developer's writing could be anywhere close to as genuinely entertaining as these forums have been.

You all are awesome!
 
2.50 star(s) 187 Votes