Error :
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/season2/scripts/freeroam/episode7/events/ep7_freeroam_hots_events.rpy", line 98, in script
menu:
File "game/header.rpy", line 270, in menu_override
for label, condition, value in items ]
KeyError: u'ep7_bar_menu '
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/season2/scripts/freeroam/episode7/events/ep7_freeroam_hots_events.rpy", line 98, in script
menu:
File "M:\Games\Traduction jeux\BeingADIK-0.7.2-pc_lunch\renpy\ast.py", line 1626, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "game/header.rpy", line 270, in menu_override
for label, condition, value in items ]
File "M:\Games\Traduction jeux\BeingADIK-0.7.2-pc_lunch\renpy\exports.py", line 3387, in substitute
return renpy.substitutions.substitute(s, scope=scope, translate=translate)[0]
File "M:\Games\Traduction jeux\BeingADIK-0.7.2-pc_lunch\renpy\substitutions.py", line 253, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 605, in get_value
KeyError: u'ep7_bar_menu '
Windows-8-6.2.9200
Ren'Py 7.3.2.320
Being a DIK 0.7.2
Mon May 24 04:14:58 2021
```