Skip to main content

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

I want so badly to play this game but I got an error when I ran it on mac :,((((

I'm sorry, but an uncaught exception occurred.

While loading the script.

  File "game/un.rpy", line 2, in <module>

  File "game/un.rpy", line 45, in _execute_python_hide

OSError: [Errno 30] Read-only file system: '/game'

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

Full traceback:

  File "/private/var/folders/9f/x_nwbm4525n82g6_t21xybf40000gn/T/AppTranslocation/9FBF7004-6913-426A-8D75-C18772552EFB/d/WhatRemains.app/Contents/Resources/autorun/renpy/bootstrap.py", line 275, in bootstrap

    renpy.main.main()

  File "/private/var/folders/9f/x_nwbm4525n82g6_t21xybf40000gn/T/AppTranslocation/9FBF7004-6913-426A-8D75-C18772552EFB/d/WhatRemains.app/Contents/Resources/autorun/renpy/main.py", line 492, in main

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

  File "/private/var/folders/9f/x_nwbm4525n82g6_t21xybf40000gn/T/AppTranslocation/9FBF7004-6913-426A-8D75-C18772552EFB/d/WhatRemains.app/Contents/Resources/autorun/renpy/script.py", line 310, in load_script

    self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)

  File "/private/var/folders/9f/x_nwbm4525n82g6_t21xybf40000gn/T/AppTranslocation/9FBF7004-6913-426A-8D75-C18772552EFB/d/WhatRemains.app/Contents/Resources/autorun/renpy/script.py", line 888, in load_appropriate_file

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

  File "/private/var/folders/9f/x_nwbm4525n82g6_t21xybf40000gn/T/AppTranslocation/9FBF7004-6913-426A-8D75-C18772552EFB/d/WhatRemains.app/Contents/Resources/autorun/renpy/script.py", line 537, in finish_load

    node.early_execute()

  File "/private/var/folders/9f/x_nwbm4525n82g6_t21xybf40000gn/T/AppTranslocation/9FBF7004-6913-426A-8D75-C18772552EFB/d/WhatRemains.app/Contents/Resources/autorun/renpy/ast.py", line 1195, in early_execute

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

  File "/private/var/folders/9f/x_nwbm4525n82g6_t21xybf40000gn/T/AppTranslocation/9FBF7004-6913-426A-8D75-C18772552EFB/d/WhatRemains.app/Contents/Resources/autorun/renpy/python.py", line 1122, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/un.rpy", line 2, in <module>

  File "game/un.rpy", line 45, in _execute_python_hide

  File "<string>", line 46, in decompile_game

  File "<string>", line 40, in ensure_dir

  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/os.py", line 225, in makedirs

OSError: [Errno 30] Read-only file system: '/game'

macOS-15.1-arm64-arm-64bit arm64

Ren'Py 8.1.0.23051307

What Remains 1.0

Tue Jan 28 20:01:39 2025

Hello! I'm sorry this happened and I'll try to figure out what went wrong (I'll update if I can't find a solution as I can't exactly do Mac testing from Windows). For now you could try playing the browser version. 😔