Bug? I finished questline for Ch. 4, and it told me to click on the smoking pensieve to go back to Azkaban. I do, and it kicks me to the main menu. I chose Play to reopen the journal, and then I tried clicking on the jewel bookmark, but it's not clickable.
Edit: I tried creating a new game and starting at just chapter 5 to skip this error, and now the game breaks every time I try to talk to the Sally portrait. Error code below. Playing hotfix version. Disappointed.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/plot/act_1/chapter_5/sally_dialogues.rpy", line 258, in <module>
NameError: name 'random_choice' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 57, in script call
File "scripts/plot/plot_menu.rpyc", line 126, in script call
File "scripts/plot/act_1/act1_menu.rpyc", line 82, in script call
File "scripts/plot/act_1/chapter_5/menus.rpyc", line 369, in script call
File "mechanics/person_menu.rpyc", line 35, in script call
File "mechanics/person_menu.rpyc", line 72, in script call
File "scripts/plot/act_1/chapter_5/sally_dialogues.rpyc", line 258, in script
File "/private/var/folders/3k/00wv66254219gy_lq602xr0c0000gn/T/AppTranslocation/ED7BE263-8B64-4C4D-957A-F26ABE4FF107/d/Innocent Witches 2.app/Contents/Resources/autorun/renpy/ast.py", line 912, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/3k/00wv66254219gy_lq602xr0c0000gn/T/AppTranslocation/ED7BE263-8B64-4C4D-957A-F26ABE4FF107/d/Innocent Witches 2.app/Contents/Resources/autorun/renpy/python.py", line 2004, in py_exec_bytecode
exec bytecode in globals, locals
File "game/scripts/plot/act_1/chapter_5/sally_dialogues.rpy", line 258, in <module>
NameError: name 'random_choice' is not defined
Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 7.3.2.320
Innocent Witches 0.4B
Wed Aug 7 16:20:09 2019
```