Skip to main content

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

The mac version doesn't seem to work for me, is it something I did?

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 29, in <module>

OSError: [Errno 30] Read-only file system: '/private/var/folders/62/0fc3fz9d0pd0kb7wc3k633sw0000gn/T/AppTranslocation/82E7DE13-3CAF-4948-9DD9-8BAF0125766B/d/IsekaiFantasy.app/Contents/Resources/autorun/game/devlog.txt'

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

Full traceback:

  File "script.rpyc", line 2, in script

  File "/private/var/folders/62/0fc3fz9d0pd0kb7wc3k633sw0000gn/T/AppTranslocation/82E7DE13-3CAF-4948-9DD9-8BAF0125766B/d/IsekaiFantasy.app/Contents/Resources/autorun/renpy/ast.py", line 823, in execute

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

  File "/private/var/folders/62/0fc3fz9d0pd0kb7wc3k633sw0000gn/T/AppTranslocation/82E7DE13-3CAF-4948-9DD9-8BAF0125766B/d/IsekaiFantasy.app/Contents/Resources/autorun/renpy/python.py", line 1178, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/script.rpy", line 29, in <module>

  File "lib/python3.9/logging/__init__.py", line 1146, in __init__

  File "lib/python3.9/logging/__init__.py", line 1175, in _open

OSError: [Errno 30] Read-only file system: '/private/var/folders/62/0fc3fz9d0pd0kb7wc3k633sw0000gn/T/AppTranslocation/82E7DE13-3CAF-4948-9DD9-8BAF0125766B/d/IsekaiFantasy.app/Contents/Resources/autorun/game/devlog.txt'

macOS-14.6.1-arm64-arm-64bit arm64

Ren'Py 8.2.3.24061702

Lewd Lore: Isekai Fantasy 0.5

Tue Sep 17 18:03:25 2024

[/code]

Your game is in a read-only folder, copy your game to a folder with write permissions.

If you encounter further issues, feel free to join our Discord server.
We are always happy to help you there.