ElPapiChris
Newbie
- Mar 11, 2018
- 39
- 18
I also ran into this, so bumpingNeonGhosts keep getting an error when Carolina asks if I know a babysitter. Thought I bring it up just in case.
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 "C:\Users\k\Documents\My Games\FIN_0.39\FriendsinNeed-pc\renpy\ast.py", line 1903, in execute choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments) File "C:\Users\k\Documents\My Games\FIN_0.39\FriendsinNeed-pc\renpy\exports.py", line 976, in menu condition = renpy.python.py_eval(condition) File "C:\Users\k\Documents\My Games\FIN_0.39\FriendsinNeed-pc\renpy\python.py", line 1092, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\k\Documents\My Games\FIN_0.39\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 Sat Apr 29 18:51:29 2023
Love the update so far btw.
EDIT: TRKaiser looked at the code, nothing seemed wrong so tried making a new save and it worked.
Last edited: