Skip to main content

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

When trying to start the game I get this error: 

I'm sorry, but an uncaught exception occurred.

While running game code:

Exception: Could not load from archive script/013christmas.rpyc.

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

Full traceback:

  File "/private/var/folders/qt/46vcfpd56hz2syzkw0v4y7nh0000gn/T/AppTranslocation/8DF682F7-A996-4A37-ACAD-5614C2C40C9C/d/HHGv0.1.2.3b.app/Contents/Resources/autorun/renpy/bootstrap.py", line 277, in bootstrap

    renpy.main.main()

  File "/private/var/folders/qt/46vcfpd56hz2syzkw0v4y7nh0000gn/T/AppTranslocation/8DF682F7-A996-4A37-ACAD-5614C2C40C9C/d/HHGv0.1.2.3b.app/Contents/Resources/autorun/renpy/main.py", line 490, in main

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

  File "/private/var/folders/qt/46vcfpd56hz2syzkw0v4y7nh0000gn/T/AppTranslocation/8DF682F7-A996-4A37-ACAD-5614C2C40C9C/d/HHGv0.1.2.3b.app/Contents/Resources/autorun/renpy/script.py", line 297, in load_script

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

  File "/private/var/folders/qt/46vcfpd56hz2syzkw0v4y7nh0000gn/T/AppTranslocation/8DF682F7-A996-4A37-ACAD-5614C2C40C9C/d/HHGv0.1.2.3b.app/Contents/Resources/autorun/renpy/script.py", line 720, in load_appropriate_file

    raise Exception("Could not load from archive %s." % (lastfn,))

Exception: Could not load from archive script/013christmas.rpyc.

macOS-10.16-x86_64-i386-64bit x86_64

Ren'Py 8.0.3.22090809


Is there any way I can fix this? I already applied the Mac required update patch.

Same issue, is there a fix? It doesn't strat on Mac with or without the patch