I downloaded the compressed version, added the fix and then added the latest script fix but it won't load for me and has the following error:
I'm sorry, but an uncaught exception occurred.
After initialization, but before game start.
File "renpy/common/00voice.rpy", line 360, in voice_interact
if _menu:
NameError: global name '_menu' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "E:\new games\SisterSisterSisterChapter7SE-pc_fixed\renpy\bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "E:\new games\SisterSisterSisterChapter7SE-pc_fixed\renpy\main.py", line 430, in main
renpy.game.script.report_duplicate_labels()
File "E:\new games\SisterSisterSisterChapter7SE-pc_fixed\renpy\script.py", line 890, in report_duplicate_labels
if renpy.parser.report_parse_errors():
File "E:\new games\SisterSisterSisterChapter7SE-pc_fixed\renpy\parser.py", line 2543, in report_parse_errors
renpy.display.error.report_parse_errors(full_text, error_fn)
File "E:\new games\SisterSisterSisterChapter7SE-pc_fixed\renpy\display\error.py", line 179, in report_parse_errors
error_fn=error_fn,
File "E:\new games\SisterSisterSisterChapter7SE-pc_fixed\renpy\game.py", line 280, in invoke_in_new_context
return callable(*args, **kwargs)
File "E:\new games\SisterSisterSisterChapter7SE-pc_fixed\renpy\display\error.py", line 43, in call_exception_screen
return renpy.ui.interact(mouse="screen", type="screen", suppress_overlay=True, suppress_underlay=True)
File "E:\new games\SisterSisterSisterChapter7SE-pc_fixed\renpy\ui.py", line 285, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\new games\SisterSisterSisterChapter7SE-pc_fixed\renpy\display\core.py", line 2519, in interact
i()
File "renpy/common/00voice.rpy", line 360, in voice_interact
if _menu:
NameError: global name '_menu' is not defined
Windows-7-6.1.7601-SP1
Ren'Py 6.99.12.4.2187
Sister, Sister, Sister - Chapter 7 SE-AE AFFbyBaS&DUO 1.0
Thanks for any help.