I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/_script_/events/Main_Night.rpy", line 10, in script
python:
File "game/_script_/events/Main_Night.rpy", line 19, in <module>
i.start()
File "game/_script_/events/event_class.rpy", line 96, in start
self.start_random()
File "game/_script_/events/event_class.rpy", line 112, in start_random
random_event = events_filtered[random.randint(0, len(events_filtered)-1)][0]
ValueError: empty range for randrange() (0,0, 0)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/_script_/events/Main_Night.rpy", line 10, in script
python:
File "/private/var/folders/9v/7y3l49dn1hdf086fpncscrpm0000gn/T/AppTranslocation/44B1AED4-226B-48FF-B20C-1AAF26FCA098/d/WT Silver 2.app/Contents/Resources/autorun/renpy/ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/9v/7y3l49dn1hdf086fpncscrpm0000gn/T/AppTranslocation/44B1AED4-226B-48FF-B20C-1AAF26FCA098/d/WT Silver 2.app/Contents/Resources/autorun/renpy/python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/_script_/events/Main_Night.rpy", line 19, in <module>
i.start()
File "game/_script_/events/event_class.rpy", line 96, in start
self.start_random()
File "game/_script_/events/event_class.rpy", line 112, in start_random
random_event = events_filtered[random.randint(0, len(events_filtered)-1)][0]
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/random.py", line 242, in randint
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/random.py", line 218, in randrange
ValueError: empty range for randrange() (0,0, 0)
Darwin-16.7.0-x86_64-i386-64bit
Ren'Py 7.3.5.606
WT Silver 1.394
Wed Dec 30 22:07:33 2020