I just scanned through the update quickly and chopped the security checks I saw. While I don't think he can be as finicky as he was with the first script, if anyone sees another roadblock, just cap it and post it.
Also, a few variables might have changed from 0.4 to 0.5. If TCMS's fix breaks anything in the new version, give a shout. I'll look at it when I have a minute.
Instructions:
- Download TCSM's mod above and extract it to your game's .\game\ directory
- Download the attached file and place it in the .\game\ directory
I got this:
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 "C:\Users\Laura\Downloads\BattleoftheBulges-pc\renpy\bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "C:\Users\Laura\Downloads\BattleoftheBulges-pc\renpy\main.py", line 430, in main
renpy.game.script.report_duplicate_labels()
File "C:\Users\Laura\Downloads\BattleoftheBulges-pc\renpy\script.py", line 890, in report_duplicate_labels
if renpy.parser.report_parse_errors():
File "C:\Users\Laura\Downloads\BattleoftheBulges-pc\renpy\parser.py", line 2543, in report_parse_errors
renpy.display.error.report_parse_errors(full_text, error_fn)
File "C:\Users\Laura\Downloads\BattleoftheBulges-pc\renpy\display\error.py", line 179, in report_parse_errors
error_fn=error_fn,
File "C:\Users\Laura\Downloads\BattleoftheBulges-pc\renpy\game.py", line 280, in invoke_in_new_context
return callable(*args, **kwargs)
File "C:\Users\Laura\Downloads\BattleoftheBulges-pc\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 "C:\Users\Laura\Downloads\BattleoftheBulges-pc\renpy\ui.py", line 285, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Laura\Downloads\BattleoftheBulges-pc\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-8-6.2.9200
Ren'Py 6.99.12.4.2187
Battle of the Bulges
after installing both sets of files, so I removed the second file and tried again, only to get the same error...