Ran into an exception when choosing the "Bussin'!" option with Charlee in the store. It actually didn't throw this the first time I picked the option, but I backed up and picked a different option, then picked Bussin' a second time a good while later, but still in the same session. I don't know if that had anything to do with it, but that's what I remember about that interaction. Anyway, here's the traceback:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/locations.rpy", line 284, in script call
call screen playerhousescrn
File "game/cswork.rpy", line 619, in script call
call timeskip from _call_timeskip
File "game/cswork.rpy", line 623, in script call
call timeskip from _call_timeskip_2
File "game/locations.rpy", line 582, in script call
call screen playerhousescrn
File "game/cswork.rpy", line 621, in script call
call timeskip from _call_timeskip_1
File "game/locations.rpy", line 284, in script call
call screen playerhousescrn
File "game/cswork.rpy", line 619, in script call
call timeskip from _call_timeskip
File "game/cswork.rpy", line 619, in script call
call timeskip from _call_timeskip
File "game/cswork.rpy", line 619, in script call
call timeskip from _call_timeskip
File "game/quickscenes.rpy", line 6551, in script
jump charleestore.storebussin
ScriptError: could not find label 'charleestore.storebussin'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/locations.rpy", line 284, in script call
call screen playerhousescrn
File "game/cswork.rpy", line 619, in script call
call timeskip from _call_timeskip
File "game/cswork.rpy", line 623, in script call
call timeskip from _call_timeskip_2
File "game/locations.rpy", line 582, in script call
call screen playerhousescrn
File "game/cswork.rpy", line 621, in script call
call timeskip from _call_timeskip_1
File "game/locations.rpy", line 284, in script call
call screen playerhousescrn
File "game/cswork.rpy", line 619, in script call
call timeskip from _call_timeskip
File "game/cswork.rpy", line 619, in script call
call timeskip from _call_timeskip
File "game/cswork.rpy", line 619, in script call
call timeskip from _call_timeskip
File "game/quickscenes.rpy", line 6551, in script
jump charleestore.storebussin
File "renpy/ast.py", line 1751, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'charleestore.storebussin'.
Windows-10-10.0.22000
Ren'Py 7.4.6.1693
Duality v0.1.5b
Sun Feb 27 23:21:51 2022