Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi when i try to launch on mac via itchio app i get the following:

I'm sorry, but an uncaught exception occurred.

While running game code:

Exception: Line with id day_1_start_fafcaa21 appeared twice, at script/day1/day1.rpyc:2 and game/script/day1/day1_1_start.rpy:2.

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

Full traceback:

  File "/Users/luke/Library/Application Support/itch/apps/polar-night 2/PolarNight.app/Contents/Resources/autorun/renpy/bootstrap.py", line 274, in bootstrap

    renpy.main.main()

  File "/Users/luke/Library/Application Support/itch/apps/polar-night 2/PolarNight.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/polar-night 2/PolarNight.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/polar-night 2/PolarNight.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/polar-night 2/PolarNight.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/polar-night 2/PolarNight.app/Contents/Resources/autorun/renpy/translation/__init__.py", line 166, in take_translates

    raise Exception("Line with id %s appeared twice, at %s:%d and %s:%d." %

Exception: Line with id day_1_start_fafcaa21 appeared twice, at script/day1/day1.rpyc:2 and game/script/day1/day1_1_start.rpy:2.

macOS-10.16-x86_64-i386-64bit x86_64

Ren'Py 8.0.1.22070801

Polar Night 0.2.1

Sun Mar  5 11:49:13 2023

Strange, I will take a look...

Okay, could you give it another try? Youy might need to reinstall