doncici12

New Member
Feb 18, 2018
6
3
While running game code:
File "game/day_two_pool_breakfast.rpy", line 6, in script
if irimia == 1:
File "game/day_two_pool_breakfast.rpy", line 6, in <module>
if irimia == 1:
NameError: name 'irimia' is not defined


I tried following the method in the thread but couldn't solve it, is there any other way...?
 

robinpanda

Newbie
Jun 29, 2018
24
6
"Foot Of The Mountains" Games are as follows:-

(a)" Foot Of The Mountains" (V1 to V9 &V11-V12). {"Chapter I"} a.k.a. (V12)

(b) "Foot Of The Mountains" (V10). {Stand alone Christmas Special}

(c) "Foot Of The Mountains II V3". {"Chapter II"}.
( Which includes:-
"Foot Of The Mountains II [V1.0]" a.k.a. (V13) &
"Foot Of The Mountains II V2.0 Fixed".)

(c) Follows on from (a) with a gap between, in which William will enter hospital for an operation on his arm.
He is still in the hospital at the start of (c)

The game you have downloaded is (c).
If you wanted to play from the beginning of the of the story, you should download (a)


thanks a lot, i kept downloading the lastest update as you do with most games and thought its broke or something or i did something wrong. this makes a lot of sense
 

loverdoc

Newbie
Dec 17, 2020
27
15
i am playing FOTM 2
deebie is here at the house but every time i use bills on melinda she awakes and catch us + i tired to use Ann to distract her but nothing happens eiither
 

Ahchi

Forum Fanatic
Jul 17, 2020
4,187
7,380
Foot Of The Mountains II [V3.0] how???
"Foot Of The Mountains" Games are as follows:-

(a)" Foot Of The Mountains" (V1 to V9 &V11-V12). {"Chapter I"} a.k.a. "(V12)"

(b) "Foot Of The Mountains" (V10). {Stand alone "Christmas Special"}

(c) "Foot Of The Mountains II [V3.0]". {"Chapter II"}.
( Which includes:-
"Foot Of The Mountains II [V1.0]" a.k.a. "(V13)" &
"Foot Of The Mountains II [V2.0] Fixed".)
(c) Follows on from (a) with a gap between,
In which, William will enter a hospital for an operation on his arm.

He is still in the hospital at the start of (c)

You do not need a save from (a) or (b) to play (c).
SNC has given you some "Stats" to start with,
While they are low, with a little gameplay they can so be raised.

If you have already player either of:-
"Foot Of The Mountains II [V1.0]" a.k.a. "(V13)"
OR
"Foot Of The Mountains II [V2.0] Fixed",
You will need to load a save from (the end of) the version you have played.
 

ktemanuel

Engaged Member
Mar 17, 2019
2,410
3,330
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/day_two_pool_breakfast.rpy", line 153, in script
    if irimia == 1:
  File "game/day_two_pool_breakfast.rpy", line 153, in <module>
    if irimia == 1:
NameError: name 'irimia' is not defined

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

Full traceback:
  File "game/day_two_pool_breakfast.rpy", line 153, in script
    if irimia == 1:
  File "C:\renpy-7.3.5-sdk\FootOfTheMoutainsII-3.0-pc\renpy\ast.py", line 1803, in execute
    if renpy.python.py_eval(condition):
  File "C:\renpy-7.3.5-sdk\FootOfTheMoutainsII-3.0-pc\renpy\python.py", line 1960, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\renpy-7.3.5-sdk\FootOfTheMoutainsII-3.0-pc\renpy\python.py", line 1953, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/day_two_pool_breakfast.rpy", line 153, in <module>
    if irimia == 1:
NameError: name 'irimia' is not defined

Windows-8-6.2.9200
Ren'Py 7.2.1.457
Foot Of The Moutains II 3.0
Tue Dec 22 11:59:30 2020
fix?
 
2.50 star(s) 187 Votes