RolandoDeschain
Newbie
- Jul 15, 2017
- 20
- 31
- 226
This new update promises a lot. I just hope the new versions don't take three months to come out.
Not a whole lot of content so you can probably get everything on your own just clicking shit, but it wouldn't hurt to take a look at the help file posted in the OP just so you know when you get all the content. I can see this becoming just as convoluted as the first chapter in the future unless the dev adds a working hint/quest/event log.Foot Of The Mountains 2 is as complicated as the first game? we still pretty much need a walktru to play it ?
Both story and progression pretty much is the first game, but a lot has been cut out. I'm sure the dev did this to try to streamline the game, for whatever reason. Unfortunately it also means a transitional period with a higher risk of bugs, like the late Saturday bug.Foot Of The Mountains 2 is as complicated as the first game? we still pretty much need a walktru to play it ?
I View attachment _ann_fix.rar t happened to me too and I created this fix. Extract and copy it in to the "game" folder and tell me if it works for you toocrash on day 6
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/droom_menu.rpy", line 62, in script call screen droom File "renpy/common/000statements.rpy", line 531, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "game/screens.rpy", line 1529, in execute screen droom(): File "game/screens.rpy", line 1529, in execute screen droom(): File "game/screens.rpy", line 1567, in execute if Hour == 8: File "game/screens.rpy", line 1720, in execute if day ==6 and annsatev == 1: NameError: name 'annsatev' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/droom_menu.rpy", line 62, in script call screen droom File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\ast.py", line 1907, in execute self.call("execute") File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\ast.py", line 1895, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "D:\Games\Games\FootOfTheMoutainsII-1.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:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\exports.py", line 2873, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\ui.py", line 289, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\core.py", line 2690, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\core.py", line 3074, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\core.py", line 534, in visit_all d.visit_all(callback, seen) File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\core.py", line 534, in visit_all d.visit_all(callback, seen) File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\core.py", line 534, in visit_all d.visit_all(callback, seen) File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\screen.py", line 424, in visit_all callback(self) File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\core.py", line 3074, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\screen.py", line 434, in per_interact self.update() File "D:\Games\Games\FootOfTheMoutainsII-1.0-pc\renpy\display\screen.py", line 619, in update self.screen.function(**self.scope) File "game/screens.rpy", line 1529, in execute screen droom(): File "game/screens.rpy", line 1529, in execute screen droom(): File "game/screens.rpy", line 1567, in execute if Hour == 8: File "game/screens.rpy", line 1720, in execute if day ==6 and annsatev == 1: File "<screen language>", line 1720, in <module> NameError: name 'annsatev' is not defined Windows-8-6.2.9200 Ren'Py 7.2.1.457 Foot Of The Moutains II 1.0 Sat Sep 05 03:34:13 2020
Geez... Like NTR hasn't happened in this game. What about the threesome with MC, Ann and Lee?Yeah, but there's nothing in this version ey? With the way NTR is presented, it looks like it is avoidable, unlike that rape scene in previous update!
They give Ann a "pass" for the ntr because apparently shes a "whore" anyways. They only get triggered when the NTR happens with Melinda.Geez... Like NTR hasn't happened in this game. What about the threesome with MC, Ann and Lee?![]()
in which path should this file should be kept?Below I put the changes I created to fix the game a little while waiting for a fix or an official update.
- The first solves Ann's problem on Saturday, since the event does not exist but SNC forgot to initialize the variable "annsatev" (it worked for me).
- The second solves the issue of Melinda scolding Daniel after returning from the massage session with Emily, in which a laconic "TRY MORE" is endlessly obtained which does not lead to the next scene, since the controls on the variables are wrong.
- The third allows you to review the scene in which Daniel spies on Lee while taking a shower and is surprised by Melinda and the scene is not repeatable.
(Always backup your original files before replacing them)
There are no differences, it is the same story that continues but in a new game with a "cleaner" code (or so it should have been)Ehy guys, Sorry for the question, but which Is the different between fotm1 and fotm2 ?
and overwrite too ?Below I put the changes I created to fix the game a little while waiting for a fix or an official update.
- The first solves Ann's problem on Saturday, since the event does not exist but SNC forgot to initialize the variable "annsatev" (it worked for me).
- The second solves the issue of Melinda scolding Daniel after returning from the massage session with Emily, in which a laconic "TRY MORE" is endlessly obtained which does not lead to the next scene, since the controls on the variables are wrong.
- The third allows you to review the scene in which Daniel spies on Lee while taking a shower and is surprised by Melinda and the scene is not repeatable.
NOTE: all the files are copied to the "game" folder and always backup your original files before replacing them.
It's not possible to read itYes he is wrong and so are you. Like I said get your facts straight or shut up.
After looking this, can you tell me when and where developer him/herself wanted that crap in his/hers game