Anyone else getting this error when launching renpy (or renpy games)

A place to discuss things that aren't specific to any one creator or game.
Forum rules
Ren'Py specific questions should be posted in the Ren'Py Questions and Annoucements forum, not here.
Post Reply
Message
Author
M0d1997
Newbie
Posts: 5
Joined: Tue Aug 24, 2021 4:34 am
Contact:

Anyone else getting this error when launching renpy (or renpy games)

#1 Post by M0d1997 »

Hey everyone! I'm getting an error whenever I launch Ren'py nowadays, including any Ren'py games and I can't figure it out.

I'm using windows 11, and this is the error I'm getting. It only seems to be on recently updated games (the one I'm working on is actually alright, just new ones.) sadly though, its causing me to be unable to open or launch Ren'py, making it hard to work on my projects. Any help would be appreciated!


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
error: Couldn't load stick calibration

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 662, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "launcher/game/front_page.rpyc", line 275, in script
File "launcher/game/front_page.rpyc", line 275, in script
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3136, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 4138, in interact_core
ev = renpy.display.controller.event(ev)
File "renpy/display/controller.py", line 230, in event
start(ev.which)
File "renpy/display/controller.py", line 156, in start
c.init()
File "src/pygame_sdl2/controller.pyx", line 160, in pygame_sdl2.controller.Controller.init
error: Couldn't load stick calibration

Windows-10-10.0.22000
Ren'Py 7.4.11.2266
Ren'Py Launcher 7.4.11.2266
Wed May 18 02:46:41 2022

Post Reply

Who is online

Users browsing this forum: No registered users