Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

gave this error when trying to start the game

Exception: C:\Users\Nick\Downloads\project-cor-win-linux\ChampionOfRealms-0.104-pc/renpy/common/00layeredimage_ren.py and C:\Users\Nick\Downloads\project-cor-win-linux\ChampionOfRealms-0.104-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 401, in bootstrap

    renpy.main.main()

    ~~~~~~~~~~~~~~~^^

  File "renpy/main.py", line 488, in main

    renpy.game.script.load_script()  # sets renpy.game.script.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^                           

  File "renpy/script.py", line 456, in load_script

    self.load_appropriate_file(".rpyc", ["_ren.py", ".rpy"], dir, fn, initcode)

    ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "renpy/script.py", line 1002, 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: C:\Users\Nick\Downloads\project-cor-win-linux\ChampionOfRealms-0.104-pc/renpy/common/00layeredimage_ren.py and C:\Users\Nick\Downloads\project-cor-win-linux\ChampionOfRealms-0.104-pc/renpy/common/00layeredimage.rpy conflict, and can't exist in the same game.

Windows-11-10.0.26100-SP0 AMD64

Ren'Py 8.5.0.25111603

Sun Dec 28 22:26:30 2025