Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Witch Trainer

Witch Trainer as it was released originally back in the day. · By AKABUR

Windows version

A topic by TsubameHime created Mar 30, 2021 Views: 2,374 Replies: 2
Viewing posts 1 to 2
(+1)

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?!

Developer(+1)

Hm... Is anyone else having this problem?

Same unsure. I'm Trying to play witch trainer on Bluestacks ver:1022  64bit but I only get to  the REN'PY  logo then the window closes i've downloaded several apk files from differant souces stil the same.  silver works ok what up help

Deleted 2 years ago