Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Help: On Mac #10225

Open
FloofKittens opened this issue Mar 12, 2024 · 0 comments
Open

Error Help: On Mac #10225

FloofKittens opened this issue Mar 12, 2024 · 0 comments

Comments

@FloofKittens
Copy link

I havent booted up MAS in a while, and I got this message. It has something to do with a "read-only file system", but DDLC is on my desktop page.

I'm sorry, but an uncaught exception occurred.

While running game code:

File "game/0utils.rpy", line 391, in

File "game/0utils.rpy", line 387, in init_mas_log

File "game/0utils.rpy", line 298, in init_log

IOError: [Errno 30] Read-only file system: u'/private/var/folders/c8/18lrzjwj7b7g9lfqcd5d5w_c0000gn/T/AppTranslocation/17A88346-A0AD-482D-9A06-87048EFEA3C9/d/DDLC.app/Contents/Resources/autorun/log/mas_log.log'

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

Full traceback:

File "/private/var/folders/c8/18lrzjwj7b7g9lfqcd5d5w_c0000gn/T/AppTranslocation/17A88346-A0AD-482D-9A06-87048EFEA3C9/d/DDLC.app/Contents/Resources/autorun/renpy/bootstrap.py", line 295, in bootstrap

renpy.main.main()

File "/private/var/folders/c8/18lrzjwj7b7g9lfqcd5d5w_c0000gn/T/AppTranslocation/17A88346-A0AD-482D-9A06-87048EFEA3C9/d/DDLC.app/Contents/Resources/autorun/renpy/main.py", line 364, in main

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

File "/private/var/folders/c8/18lrzjwj7b7g9lfqcd5d5w_c0000gn/T/AppTranslocation/17A88346-A0AD-482D-9A06-87048EFEA3C9/d/DDLC.app/Contents/Resources/autorun/renpy/script.py", line 265, in load_script

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

File "/private/var/folders/c8/18lrzjwj7b7g9lfqcd5d5w_c0000gn/T/AppTranslocation/17A88346-A0AD-482D-9A06-87048EFEA3C9/d/DDLC.app/Contents/Resources/autorun/renpy/script.py", line 753, in load_appropriate_file

self.finish_load(stmts, initcode, filename=fn + source)

File "/private/var/folders/c8/18lrzjwj7b7g9lfqcd5d5w_c0000gn/T/AppTranslocation/17A88346-A0AD-482D-9A06-87048EFEA3C9/d/DDLC.app/Contents/Resources/autorun/renpy/script.py", line 445, in finish_load

node.early_execute()

File "/private/var/folders/c8/18lrzjwj7b7g9lfqcd5d5w_c0000gn/T/AppTranslocation/17A88346-A0AD-482D-9A06-87048EFEA3C9/d/DDLC.app/Contents/Resources/autorun/renpy/ast.py", line 865, in early_execute

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

File "/private/var/folders/c8/18lrzjwj7b7g9lfqcd5d5w_c0000gn/T/AppTranslocation/17A88346-A0AD-482D-9A06-87048EFEA3C9/d/DDLC.app/Contents/Resources/autorun/renpy/python.py", line 1719, in py_exec_bytecode

exec bytecode in globals, locals

File "game/0utils.rpy", line 391, in

File "game/0utils.rpy", line 387, in init_mas_log

File "game/0utils.rpy", line 298, in init_log

File "python-packages/logging/handlers.py", line 117, in init

File "python-packages/logging/handlers.py", line 64, in init

File "python-packages/logging/init.py", line 920, in init

File "python-packages/logging/init.py", line 952, in _open

File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/codecs.py", line 884, in open

IOError: [Errno 30] Read-only file system: u'/private/var/folders/c8/18lrzjwj7b7g9lfqcd5d5w_c0000gn/T/AppTranslocation/17A88346-A0AD-482D-9A06-87048EFEA3C9/d/DDLC.app/Contents/Resources/autorun/log/mas_log.log'

Darwin-23.2.0-x86_64-i386-64bit

Ren'Py 6.99.12.4.2187

Monika After Story 0.12.15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant