Yeah, unfortunately for me at least an error occurred with this version of Ren'py, can't open it in macOS. When I click Launch the following error occurs:
I'm sorry, but an uncaught exception occurred.
While loading the script.
Exception: /Users/me/Library/Application Support/itch/apps/tennis-ace/Tennis Ace.app/Contents/Resources/autorun/renpy/common/00layeredimage_ren.py and /Users/me/Library/Application Support/itch/apps/tennis-ace/Tennis Ace.app/Contents/Resources/autorun/renpy/common/00layeredimage.rpy conflict, and can't exist in the same game.
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "renpy/bootstrap.py", line 376, in bootstrap
renpy.main.main()
~~~~~~~~~~~~~~~^^
File "renpy/main.py", line 435, in main
renpy.game.script.load_script() # sets renpy.game.script.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "renpy/script.py", line 421, in load_script
self.load_appropriate_file(".rpyc", ["_ren.py", ".rpy"], dir, fn, initcode)
~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/script.py", line 962, in load_appropriate_file
raise Exception(
"{} conflict, and can't exist in the same game.".format(" and ".join(i[1] for i in rpyfns))
)
Exception: /Users/me/Library/Application Support/itch/apps/tennis-ace/Tennis Ace.app/Contents/Resources/autorun/renpy/common/00layeredimage_ren.py and /Users/me/Library/Application Support/itch/apps/tennis-ace/Tennis Ace.app/Contents/Resources/autorun/renpy/common/00layeredimage.rpy conflict, and can't exist in the same game.
macOS-26.0.1-arm64-arm-64bit arm64
Ren'Py 8.4.1.25072401
Mon Oct 6 15:02:55 2025