Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit) (+1)

Mac version crashes on open.

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/audio/manualtracks.rpy", line 5, in script

    init python:

  File "game/audio/manualtracks.rpy", line 7, in <module>

    import ost

FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/jz/ctq9924158jg3yrz2s0142980000gn/T/AppTranslocation/342FD456-5031-4D52-9831-1924D32F19FC/d/EchoesOfHomeAV.app/Contents/Resources/autorun/game/track/covers'

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

Full traceback:

  File "game/audio/manualtracks.rpy", line 5, in script

    init python:

  File "/private/var/folders/jz/ctq9924158jg3yrz2s0142980000gn/T/AppTranslocation/342FD456-5031-4D52-9831-1924D32F19FC/d/EchoesOfHomeAV.app/Contents/Resources/autorun/renpy/ast.py", line 1138, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "/private/var/folders/jz/ctq9924158jg3yrz2s0142980000gn/T/AppTranslocation/342FD456-5031-4D52-9831-1924D32F19FC/d/EchoesOfHomeAV.app/Contents/Resources/autorun/renpy/python.py", line 1122, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/audio/manualtracks.rpy", line 7, in <module>

    import ost

  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load

  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked

  File "<frozen importlib._bootstrap>", line 664, in _load_unlocked

  File "<frozen importlib._bootstrap>", line 627, in _load_backward_compatible

  File "/private/var/folders/jz/ctq9924158jg3yrz2s0142980000gn/T/AppTranslocation/342FD456-5031-4D52-9831-1924D32F19FC/d/EchoesOfHomeAV.app/Contents/Resources/autorun/renpy/loader.py", line 1020, in load_module

    exec(code, mod.__dict__) # type: ignore

  File "python-packages/ost.py", line 671, in <module>

FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/jz/ctq9924158jg3yrz2s0142980000gn/T/AppTranslocation/342FD456-5031-4D52-9831-1924D32F19FC/d/EchoesOfHomeAV.app/Contents/Resources/autorun/game/track/covers'

macOS-14.1.1-arm64-arm-64bit arm64

Ren'Py 8.1.1.23060707

Echoes of Home 1.0

Sat Nov 18 16:22:01 2023

```

Hi, we fixed it in the Patreon version, I'll post it here tomorrow. Some bug with the music player in the gallery in the macOS version.

-YS