Same here. Playing on Mac.Loaded 0.91 and when at clubhouse with three bikers, get a "Bruce is not defined" exception if you choose "Stay."
Other path seems to proceed.
Did I screw up?
What does that matter? Anyone can cheat.how is this ntr when have only fmc?![]()
Starting a new game and continuing from "the last chapter" fixes it.Loaded 0.91 and when at clubhouse with three bikers, get a "Bruce is not defined" exception if you choose "Stay."
Other path seems to proceed.
Did I screw up?
Thank you. I continue to be learning the variations of Renpy, and am grateful for the kindness of strangers ... and tolerance!Starting a new game and continuing from "the last chapter" fixes it.
Loaded 0.91 and when at clubhouse with three bikers, get a "Bruce is not defined" exception if you choose "Stay."
Other path seems to proceed.
Did I screw up?
And that means starting saves all over again. And for a game like this, that has multiple paths, that's just not an option I care to take. I'll save before the scene and wait on a bugfix, or the next update. lolStarting a new game and continuing from "the last chapter" fixes it.
Phew... good thing I love a RenPy-script rewrite... don't know about all other random people..There's another variable not set correctly if you start the game from a fresh save. This will cause you to miss the new scene with Toby. You can fix it the same way. Go into the game folder and open script.rpy with an editor like notepad++. Then use ctrl+f, search for *"Have some fun with Toby":* (remove the '*' ) then add this right below it *$ gaveTobyBJ = True* (again remove the '*'). Save the document, and open the game. Either start a new save or load up a save from right before Aimee is under Toby's desk. Continue playing until after the scene at the biker bar when Aimee is trying on the outfit they gave them and then Toby will text Aimee asking to come into his office
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 20752, in script
if seeingBruce:
File "game/script.rpy", line 20752, in <module>
if seeingBruce:
NameError: name 'seeingBruce' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 20752, in script
if seeingBruce:
File "D:\Visual Novels\SandyBay-v.91-pc\renpy\ast.py", line 1843, in execute
if renpy.python.py_eval(condition):
File "D:\Visual Novels\SandyBay-v.91-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Visual Novels\SandyBay-v.91-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 20752, in <module>
if seeingBruce:
NameError: name 'seeingBruce' is not defined
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.2.24090902
Sandy Bay v.91
Sun May 11 16:10:02 2025