hey, got this error right here
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/SanchoMod/scripts/music.rpy", line 467, in <module>
NameError: name 'itemgetter' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 550, in main
renpy.game.context().run(node)
File "SanchoMod/scripts/music.rpyc", line 467, in script
File "SanchoMod/scripts/music.rpyc", line 467, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/SanchoMod/scripts/music.rpy", line 467, in <module>
NameError: name 'itemgetter' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Being a DIK 0.8.3
Tue Oct 17 00:22:43 2023
what should i do?