I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/1000_base_game/game/locations/home/bedroom/int_black_market.rpy", line 67, in execute
File "game/1000_base_game/game/locations/home/bedroom/int_black_market.rpy", line 67, in execute
File "game/1000_base_game/game/locations/home/bedroom/int_black_market.rpy", line 105, in execute
File "game/1000_base_game/game/locations/home/bedroom/int_black_market.rpy", line 113, in execute
File "game/1000_base_game/game/locations/home/bedroom/int_black_market.rpy", line 164, in execute
File "game/1000_base_game/game/locations/home/bedroom/int_black_market.rpy", line 171, in execute
File "game/1000_base_game/game/locations/home/bedroom/int_black_market.rpy", line 174, in execute
File "game/1000_base_game/game/locations/home/bedroom/int_black_market.rpy", line 174, in <module>
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "1000_base_game/script.rpyc", line 10, in script call
File "1000_base_game/engine/core.rpyc", line 30, in script call
File "1000_base_game/game/roaming.rpyc", line 21, in script
File "renpy/ast.py", line 1969, in execute
self.call("execute")
File "renpy/ast.py", line 1957, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 2983, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3101, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3512, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3512, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/1000_base_game/game/locations/home/bedroom/int_black_market.rpy", line 67, in execute
File "game/1000_base_game/game/locations/home/bedroom/int_black_market.rpy", line 67, in execute
File "game/1000_base_game/game/locations/home/bedroom/int_black_market.rpy", line 105, in execute
File "game/1000_base_game/game/locations/home/bedroom/int_black_market.rpy", line 113, in execute
File "game/1000_base_game/game/locations/home/bedroom/int_black_market.rpy", line 164, in execute
File "game/1000_base_game/game/locations/home/bedroom/int_black_market.rpy", line 171, in execute
File "game/1000_base_game/game/locations/home/bedroom/int_black_market.rpy", line 174, in execute
File "game/1000_base_game/game/locations/home/bedroom/int_black_market.rpy", line 174, in <module>
File "renpy/python.py", line 992, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range
Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Another Chance v1.30
Tue Jun 20 18:53:39 2023