This come from doing the basic talk to me sexual favor with hermione and inviting tonks.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/_script_/_hermione_/personal_favours/hg_pf_T1a__talk.rpy", line 359, in script
$ hg_pf_talk_tonks.start()
File "game/_script_/_hermione_/personal_favours/hg_pf_T1a__talk.rpy", line 359, in <module>
$ hg_pf_talk_tonks.start()
File "game/_script_/events/event_class.rpy", line 100, in start
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_/_hermione_/personal_favours/hg_pf_T1a__talk.rpy", line 359, in script
$ hg_pf_talk_tonks.start()
File "D:\Program Files\asd\WT_Silver_1.39-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Program Files\asd\WT_Silver_1.39-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/_script_/_hermione_/personal_favours/hg_pf_T1a__talk.rpy", line 359, in <module>
$ hg_pf_talk_tonks.start()
File "game/_script_/events/event_class.rpy", line 100, in start
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)