I got this type error each time when the game show path and choose please help
'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 56, in script call
call prol_01 from call_prol_01
File "game/Story/Prologue/pro_01.rpy", line 100, in script
menu:
TypeError: unhashable type: 'RevertableList'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 56, in script call
call prol_01 from call_prol_01
File "game/Story/Prologue/pro_01.rpy", line 100, in script
menu:
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\ast.py", line 1628, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\exports.py", line 990, in menu
rv = renpy.store.menu(new_items)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\exports.py", line 1226, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\behavior.py", line 918, in event
if map_event(ev, self.keysym):
File "C:\Users\User\Desktop\renpy-7.3.5-sdk\renpy\display\behavior.py", line 224, in map_event
check_code = event_cache.get(keysym, None)
TypeError: unhashable type: 'RevertableList'
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Such a Sharp Pain 0.6.32RP
Tue Apr 18 22:35:59 2023