After the patch v1.38.1 -> 1.38.2 , the game does not start.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/_script_/interface/hotkeys.rpy", line 5, in script
init python:
File "game/_script_/interface/hotkeys.rpy", line 5, in script
init python:
File "game/_script_/interface/hotkeys.rpy", line 6, in <module>
config.keymap['screenshot'].remove('s')
ValueError: list.remove(x): x not in list
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "F:\MEGA\WT_Silver_1.38.1-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "F:\MEGA\WT_Silver_1.38.1-pc\renpy\main.py", line 488, in main
renpy.game.context().run(node)
File "game/_script_/interface/hotkeys.rpy", line 5, in script
init python:
File "game/_script_/interface/hotkeys.rpy", line 5, in script
init python:
File "F:\MEGA\WT_Silver_1.38.1-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\MEGA\WT_Silver_1.38.1-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/_script_/interface/hotkeys.rpy", line 6, in <module>
config.keymap['screenshot'].remove('s')
File "F:\MEGA\WT_Silver_1.38.1-pc\renpy\python.py", line 731, in do_mutation
return method(self, *args, **kwargs)
ValueError: list.remove(x): x not in list
Windows-8-6.2.9200
Ren'Py 7.3.5.606
WT Silver 1.382
Wed Apr 01 23:38:08 2020