I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 455, in execute_pause
renpy.pause()
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/scripts/minigames/brawler_new/brawler_new_func.rpy", line 238, in bn_evaluate_combo
bn_cpu_got_hit("normal")
File "game/scripts/minigames/brawler_new/brawler_new_func.rpy", line 418, in bn_cpu_got_hit
bn_show_image(attack_type)
File "game/scripts/minigames/brawler_new/brawler_new_func.rpy", line 1104, in bn_show_image
tmpInt = renpy.random.randint(1,len(bn_img_list[idx])-1)
ValueError: empty range for randrange() (1,1, 0)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/minigames/brawler_new/story/brawler_story_ep11.rpyc", line 377, in script
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, 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 455, in execute_pause
renpy.pause()
File "renpy/exports.py", line 1561, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3315, 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 4155, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1100, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 472, in event
rv = run(action)
File "renpy/display/behavior.py", line 322, in run
new_rv = run(i, *args, **kwargs)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 537, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/scripts/minigames/brawler_new/brawler_new_func.rpy", line 238, in bn_evaluate_combo
bn_cpu_got_hit("normal")
File "game/scripts/minigames/brawler_new/brawler_new_func.rpy", line 418, in bn_cpu_got_hit
bn_show_image(attack_type)
File "game/scripts/minigames/brawler_new/brawler_new_func.rpy", line 1104, in bn_show_image
tmpInt = renpy.random.randint(1,len(bn_img_list[idx])-1)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/random.py", line 244, in randint
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/random.py", line 220, in randrange
ValueError: empty range for randrange() (1,1, 0)
Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Being a DIK 0.11.1
Fri Mar 14 12:43:08 2025