- Jan 20, 2017
- 30
- 2
been getting this message
```
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'bree_office_event_04'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "start.rpyc", line 568, in script call
File "cl/class_room.rpyc", line 365, in script call
File "cl/class_activity.rpyc", line 236, in script call
File "ac/appointment.rpyc", line 32, in script call
File "renpy/ast.py", line 1705, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "start.rpyc", line 568, in script call
File "cl/class_room.rpyc", line 365, in script call
File "cl/class_activity.rpyc", line 236, in script call
File "ac/appointment.rpyc", line 32, in script call
File "renpy/script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'bree_office_event_04'.
Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
Love & Sex : Second Base 22.12.0
Tue Dec 27 21:19:39 2022
```
```
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'bree_office_event_04'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "start.rpyc", line 568, in script call
File "cl/class_room.rpyc", line 365, in script call
File "cl/class_activity.rpyc", line 236, in script call
File "ac/appointment.rpyc", line 32, in script call
File "renpy/ast.py", line 1705, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "start.rpyc", line 568, in script call
File "cl/class_room.rpyc", line 365, in script call
File "cl/class_activity.rpyc", line 236, in script call
File "ac/appointment.rpyc", line 32, in script call
File "renpy/script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'bree_office_event_04'.
Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
Love & Sex : Second Base 22.12.0
Tue Dec 27 21:19:39 2022
```