## BUG REPORT ##
After the update, the game won't launch.
Here is what the traceback says:
I'm sorry, but an uncaught exception occurred. While loading the script. Exception:
...1\sweet-valentine-chocolatier-prototype\SweetValentineSpring-1.0-pc/renpy/common/00layeredimage_ren.py
and
...\sweet-valentine-chocolatier-prototype\SweetValentineSpring-1.0-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:
...\sweet-valentine-chocolatier-prototype\SweetValentineSpring-1.0-pc/renpy/common/00layeredimage_ren.py
and
...\sweet-valentine-chocolatier-prototype\SweetValentineSpring-1.0-pc/renpy/common/00layeredimage.rpy conflict, and can't exist in the same game.