i downloaded the mac-version.
but i can't play the game:
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/core/screens.rpy", line 968, in execute
File "game/core/screens.rpy", line 968, in execute
File "game/core/screens.rpy", line 1021, in execute
File "game/core/screens.rpy", line 1022, in execute
File "game/core/screens.rpy", line 1022, in <module>
File "game/core/08_verification.rpy", line 269, in cookie_verification
File "game/core/10_main_menu.rpy", line 345, in get_open_clot
KeyError: u'ann'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "core/core.rpyc", line 564, in script
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/ast.py", line 2015, in execute
self.call("execute")
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/exports.py", line 3136, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/display/core.py", line 3737, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/display/screen.py", line 436, in visit_all
callback(self)
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/display/screen.py", line 447, in per_interact
self.update()
File "/private/var/folders/0v/g7dgg9x555b3p8jh0ltq1c880000gn/T/AppTranslocation/76CDAD3A-8822-4E1A-B853-8B67E5FAEB08/d/BigBrother_AnotherStory.app/Contents/Resources/autorun/renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/core/screens.rpy", line 968, in execute
File "game/core/screens.rpy", line 968, in execute
File "game/core/screens.rpy", line 1021, in execute
File "game/core/screens.rpy", line 1022, in execute
File "game/core/screens.rpy", line 1022, in <module>
File "game/core/08_verification.rpy", line 269, in cookie_verification
File "game/core/10_main_menu.rpy", line 345, in get_open_clot
KeyError: u'ann'
Darwin-21.2.0-x86_64-i386-64bit
Ren'Py 7.4.11.2266
Большой брат: Другая история 0.07.p2.00
Tue Mar 8 17:35:10 2022
```