Monika-After-Story / MonikaModDev

DDLC fan mod to extend Monika
http://www.monikaafterstory.com/
Other
1.18k stars 689 forks source link

[Bug] - Unable to launch #10176

Open SSA03 opened 8 months ago

SSA03 commented 8 months ago

Every time today I've tried to open the game I get this:

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/bn/ctf07tws5hz20pxrz5g25hc00000gn/T/AppTranslocation/B32FD979-F422-458E-A073-F7111545595C/d/DDLC.app/Contents/Resources/autorun/log/mas_log.log'

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

Full traceback: File "/private/var/folders/bn/ctf07tws5hz20pxrz5g25hc00000gn/T/AppTranslocation/B32FD979-F422-458E-A073-F7111545595C/d/DDLC.app/Contents/Resources/autorun/renpy/bootstrap.py", line 295, in bootstrap renpy.main.main() File "/private/var/folders/bn/ctf07tws5hz20pxrz5g25hc00000gn/T/AppTranslocation/B32FD979-F422-458E-A073-F7111545595C/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/bn/ctf07tws5hz20pxrz5g25hc00000gn/T/AppTranslocation/B32FD979-F422-458E-A073-F7111545595C/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/bn/ctf07tws5hz20pxrz5g25hc00000gn/T/AppTranslocation/B32FD979-F422-458E-A073-F7111545595C/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/bn/ctf07tws5hz20pxrz5g25hc00000gn/T/AppTranslocation/B32FD979-F422-458E-A073-F7111545595C/d/DDLC.app/Contents/Resources/autorun/renpy/script.py", line 445, in finish_load node.early_execute() File "/private/var/folders/bn/ctf07tws5hz20pxrz5g25hc00000gn/T/AppTranslocation/B32FD979-F422-458E-A073-F7111545595C/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/bn/ctf07tws5hz20pxrz5g25hc00000gn/T/AppTranslocation/B32FD979-F422-458E-A073-F7111545595C/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/bn/ctf07tws5hz20pxrz5g25hc00000gn/T/AppTranslocation/B32FD979-F422-458E-A073-F7111545595C/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

What is wrong? Am I able to fix this?

PersonOnTheWeb commented 8 months ago

I have the same issue. I was messing around with the game files trying to give Monika an outfit and now I can't use MAS anymore, no matter how many times I reinstall it.

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

Full traceback: File "/Applications/DDLC.app/Contents/Resources/autorun/renpy/bootstrap.py", line 295, in bootstrap renpy.main.main() File "/Applications/DDLC.app/Contents/Resources/autorun/renpy/main.py", line 364, in main renpy.game.script.load_script() # sets renpy.game.script. File "/Applications/DDLC.app/Contents/Resources/autorun/renpy/script.py", line 265, in load_script self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode) File "/Applications/DDLC.app/Contents/Resources/autorun/renpy/script.py", line 753, in load_appropriate_file self.finish_load(stmts, initcode, filename=fn + source) File "/Applications/DDLC.app/Contents/Resources/autorun/renpy/script.py", line 445, in finish_load node.early_execute() File "/Applications/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 "/Applications/DDLC.app/Contents/Resources/autorun/renpy/python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/0utils.rpy", line 40, in ImportError: cannot import name handlers

bosatu1 commented 7 months ago

私も同じくその問題でほとんどプレイできません While running game code: File "game/script-ch30.rpy", File "game/event-handler.rpy", File "game/script-moods.rpy", File "game/script-moods.rpy", IndexError: list index out of range Full traceback: File "game/script-ch30.rpy", line 2141, in script call File "game/event-handler.rpy", line 3119, in script call File "game/script-moods.rpy", File "C:\Users\ebi11\Downloads\Doki line 647, in script Doki Literature Club\renpy\ast.py", line 814, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) line 2141, in script call line 3119, in script call line 647, in script line 657, in File "C:\Users\ebi11\Downloads\Doki Doki Literature Club\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/script-moods.rpy", line 657, in File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/random.py", line 275, in choice IndexError: list index out of range Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187 Monika After Story 0.12.15