Unfortunately it seems like there is still a bug when we open the game. I'm sorry to report a bug >< It seems to be exactly the same when I look at the lines.
Edit : Am I the only one on the mac version to have this bug ?
```
I'm sorry, but an uncaught exception occurred.
While running game code:
OSError: [Errno 30] Read-only file system: '/private/var/folders/h7/mdn5n_q54tnd9ptz_ffv9r140000gn/T/AppTranslocation/D88B1A80-F3D6-4359-A667-EC2FCDCEF920/d/Adventures_in_Clairune.app/Contents/Resources/autorun/game/tanix.log'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/custom/core.rpyc", line 6, in script
File "/private/var/folders/h7/mdn5n_q54tnd9ptz_ffv9r140000gn/T/AppTranslocation/D88B1A80-F3D6-4359-A667-EC2FCDCEF920/d/Adventures_in_Clairune.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/h7/mdn5n_q54tnd9ptz_ffv9r140000gn/T/AppTranslocation/D88B1A80-F3D6-4359-A667-EC2FCDCEF920/d/Adventures_in_Clairune.app/Contents/Resources/autorun/renpy/python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/custom/core_ren.py", line 84, in <module>
File "game/custom/core_ren.py", line 32, in __init__
File "game/custom/core_ren.py", line 51, in start_log
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/h7/mdn5n_q54tnd9ptz_ffv9r140000gn/T/AppTranslocation/D88B1A80-F3D6-4359-A667-EC2FCDCEF920/d/Adventures_in_Clairune.app/Contents/Resources/autorun/game/tanix.log'
macOS-12.2.1-arm64-arm-64bit arm64
Ren'Py 8.2.3.24061702
Adventures in Clairune 1.0
```