- Oct 20, 2021
- 605
- 300
when the version came out I had this error, I let it go because I hope it will be fixed in the next version but I would like to know if someone corrected it.
This happens when you have to choose who can do the babysitting.
This happens when you have to choose who can do the babysitting.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 34083, in script
menu:
File "game/script.rpy", line 34103, in <module>
"Suggest Brittani." if brirel == 0 or brirel == 1 and bri_fear == False :
NameError: name 'bri_fear' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 34083, in script
menu:
File "D:\Games\FriendsinNeed-pc\renpy\ast.py", line 1903, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "D:\Games\FriendsinNeed-pc\renpy\exports.py", line 976, in menu
condition = renpy.python.py_eval(condition)
File "D:\Games\FriendsinNeed-pc\renpy\python.py", line 1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Games\FriendsinNeed-pc\renpy\python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 34103, in <module>
"Suggest Brittani." if brirel == 0 or brirel == 1 and bri_fear == False :
NameError: name 'bri_fear' is not defined
Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Friends in Need
Sun May 28 20:01:24 2023