Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi when I try to launch the new update on mac I get a traceback error: 

an uncaught exception occurred.

While running game code:

Exception: Line with id chapter1_712daa3f appeared twice, at game/chapter1.rpy:5 and game/chapters1-16.rpy:5.

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

Full traceback:

  File "/Users/luke/Library/Application Support/itch/apps/heat-source/HeatSource.app/Contents/Resources/autorun/renpy/bootstrap.py", line 274, in bootstrap

    renpy.main.main()

  File "/Users/luke/Library/Application Support/itch/apps/heat-source/HeatSource.app/Contents/Resources/autorun/renpy/main.py", line 490, in main

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

  File "/Users/luke/Library/Application Support/itch/apps/heat-source/HeatSource.app/Contents/Resources/autorun/renpy/script.py", line 297, in load_script

    self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)

  File "/Users/luke/Library/Application Support/itch/apps/heat-source/HeatSource.app/Contents/Resources/autorun/renpy/script.py", line 809, in load_appropriate_file

    self.finish_load(stmts, initcode, filename=lastfn) # type: ignore

  File "/Users/luke/Library/Application Support/itch/apps/heat-source/HeatSource.app/Contents/Resources/autorun/renpy/script.py", line 427, in finish_load

    self.translator.take_translates(all_stmts)

  File "/Users/luke/Library/Application Support/itch/apps/heat-source/HeatSource.app/Contents/Resources/autorun/renpy/translation/__init__.py", line 169, in take_translates

    n.filename, n.linenumber))

Exception: Line with id chapter1_712daa3f appeared twice, at game/chapter1.rpy:5 and game/chapters1-16.rpy:5.

Darwin-21.2.0-x86_64-i386-64bit x86_64

Ren'Py 7.5.1.22070801u

Tue Oct 25 17:21:24 2022

hello! Please try to use the Chapter Select button instead of loading a previous save ;)

Sorry, these kind of errors might happen cus the code was updated! If the error persists please contact me via Twitter, I might answer faster in there;)

Hi, the problem is this is a failure to launch. I can't even get to the chapter select button.

Hmm 🤔 seems like you might need to uninstall your previous version and install the latest, sorry for the inconvenience