- Aug 23, 2018
- 1,259
- 1,988
Yea it's literally discussed on the page before this one.I get this error when Carolina asks me if I know anyone that can babysit Maya. If I click ignore, it continues as if I suggested to find someone online. Any ideas?
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\Massawar\Desktop\Next Game\FriendsinNeed-pc\renpy\ast.py", line 1903, in execute choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments) File "C:\Users\Massawar\Desktop\Next Game\FriendsinNeed-pc\renpy\exports.py", line 976, in menu condition = renpy.python.py_eval(condition) File "C:\Users\Massawar\Desktop\Next Game\FriendsinNeed-pc\renpy\python.py", line 1092, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\Massawar\Desktop\Next Game\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.19044 AMD64 Ren'Py 8.0.3.22090809 Friends in Need Wed May 17 18:54:04 2023
https://f95zone.to/threads/friends-in-need-v0-39-neonghosts.112500/post-10772049
At least ... I think it's the same thing. Since it seems like it's same error that's showing up.