The engine upgrade seems to stop me from launching the game. I'm getting a consistent error log, can you look at it and see if it's something you can fix? Here it is:
I'm sorry, but an uncaught exception occurred.
While loading the script.
Exception: G:\MiscGames\Itch\town-of-magic\Town_of_Magic-pc/renpy/common/00layeredimage_ren.py and G:\MiscGames\Itch\town-of-magic\Town_of_Magic-pc/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: G:\MiscGames\Itch\town-of-magic\Town_of_Magic-pc/renpy/common/00layeredimage_ren.py and G:\MiscGames\Itch\town-of-magic\Town_of_Magic-pc/renpy/common/00layeredimage.rpy conflict, and can't exist in the same game.
Windows-11-10.0.26100-SP0 AMD64
Ren'Py 8.4.1.25072401
Mon Oct 20 05:00:52 2025