Page 1 of 1

_window_hide() got an unexpected keyword argument 'auto'

Posted: Fri Apr 12, 2024 9:29 am
by Deltia
I'm trying to play a game on Joiplay and this error showed up. How do i fix this?

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000window.rpy", line 111, in _window_auto_callback
TypeError: _window_hide() got an unexpected keyword argument 'auto'

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

Full traceback:
File "00start.rpyc", line 310, in script call
File "audiovisual.rpyc", line 409, in script
File "renpy/ast.py", line 1552, in execute
File "renpy/ast.py", line 47, in statement_name
File "renpy/common/000window.rpy", line 111, in _window_auto_callback
TypeError: _window_hide() got an unexpected keyword argument 'auto'