Can't play the win version (traceback file):
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 160, in script call
call expression "splashscreen" from _call_splashscreen_1
Exception: Invalid key specifier repeat_K_PAGEUP
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 160, in script call
call expression "splashscreen" from _call_splashscreen_1
File "script.rpyc", line 52, in script
File "C:\Witch Trainer 1.02\renpy\ast.py", line 1229, in execute
renpy.exports.with_statement(trans, paired)
File "C:\Witch Trainer 1.02\renpy\exports.py", line 1229, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Witch Trainer 1.02\renpy\display\core.py", line 1810, in do_with
clear=clear)
File "C:\Witch Trainer 1.02\renpy\display\core.py", line 2149, in interact
repeat, rv = self.interact_core(preloads=preloads, **kwargs)
File "C:\Witch Trainer 1.02\renpy\display\core.py", line 2750, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Witch Trainer 1.02\renpy\display\layout.py", line 846, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Witch Trainer 1.02\renpy\display\behavior.py", line 374, in event
if map_event(ev, name):
File "C:\Witch Trainer 1.02\renpy\display\behavior.py", line 192, in map_event
check_code = eval("lambda ev : " + compile_event(keysym, True), globals())
File "C:\Witch Trainer 1.02\renpy\display\behavior.py", line 51, in compile_event
return compile_event(renpy.config.keymap[key], keydown)
File "C:\Witch Trainer 1.02\renpy\display\behavior.py", line 47, in compile_event
return "(" + " or ".join([compile_event(i, keydown) for i in key]) + ")"
File "C:\Witch Trainer 1.02\renpy\display\behavior.py", line 116, in compile_event
raise Exception("Invalid key specifier %s" % key)
Exception: Invalid key specifier repeat_K_PAGEUP
Windows-7-6.1.7601-SP1
Ren'Py 6.18.3.761
Witch Trainer 1.02
It's the game or my computer?!