JiraiyaSennin

Well-Known Member
Feb 11, 2017
1,394
1,171
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,323
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

Well-Known Member
Apr 24, 2018
1,147
3,668
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
325
1,544
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!
 

dokley

Member
Jan 9, 2019
208
349
New tiers on SNC patreon is now available, i don't think anyone here is a $20 or $30 except that Lukumoide guy, if your not $20+ tier you don't get additional In-game event, or In-game image gallery of the game, higher tier with limited patron will introduce next month with image requests, let the milking begins, lucky i got out this shithole 2 months ago
 
Last edited:

Qoo-Rilla

Active Member
Jun 14, 2018
503
1,323
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!

A little tip. If you are a so-called NTR hater, then believe what other NTR haters say. Probably your own conclusions are quite similar. Non-NTR haters don’t think the same way we do. They do not realize how the hell it pisses us to see that kind of material. There are a few choices that lead directly to the NTR material. Ann fucks Paul or mc and then Paul together care of Ann. Ann gives bj to Lee. Linda organizes a gangbang evening with other girls at home. It also has the option that you get yourself fucked by all those women. Damn, I don't remember all the shit I've come across here. Part 1. Ann having sex occasionally villagers one night. Melinda fucks her husband. If I don’t remember wrong, then situations are completely pointless which could very well be circumvented with the avoid button. Perhaps the most accepted of those is that Melinda and her husband, but otherwise it doesn’t matter whether they see them or not, because it doesn’t affect the story in any way. Yes there is a lot of this shit here.
 
  • Like
Reactions: Perfectlyyimperfect
2.50 star(s) 192 Votes