I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 280, in script call
$ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument.
File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 688, in script call
call serum_inventory_select_ui(mc.inventory, the_person, batch_size = 10)
File "game/script.rpy", line 280, in script call
$ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument.
File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 688, in script call
call serum_inventory_select_ui(mc.inventory, the_person, batch_size = 10)
ScriptError: could not find label 'serum_inventory_select_ui'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 280, in script call
$ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument.
File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 688, in script call
call serum_inventory_select_ui(mc.inventory, the_person, batch_size = 10)
File "renpy/ast.py", line 1485, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "game/script.rpy", line 280, in script call
$ picked_event[1].call_action(picked_event[0]) #Run the action with the person as an extra argument.
File "game/game_roles/role_sister/role_sister_taboo_quests.rpy", line 688, in script call
call serum_inventory_select_ui(mc.inventory, the_person, batch_size = 10)
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'serum_inventory_select_ui'.
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Lab Rats 2 - Down to Business v0.46.1
Tue Nov 9 00:59:31 2021