Monika-After-Story / MonikaModDev

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

MAS won't start, renpy traceback pops up #3703

Closed Sipher95 closed 5 years ago

Sipher95 commented 5 years ago

Every time I try and start up DDLC with this mod, a notepad with this pops up

I'm sorry, but an uncaught exception occurred.

While running game code: File "game/chess.rpy", line 396, in script File "game/chess.rpy", line 477, in ChessException: Chess game folder could not be created 'c:\program files (x86)\other games\ddlc\chess_games\'

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

Full traceback: File "C:\Program Files (x86)\Other Games\DDLC\renpy\bootstrap.py", line 295, in bootstrap renpy.main.main() File "C:\Program Files (x86)\Other Games\DDLC\renpy\main.py", line 419, in main game.context().run(node) File "game/chess.rpy", line 396, in script File "C:\Program Files (x86)\Other Games\DDLC\renpy\ast.py", line 814, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Program Files (x86)\Other Games\DDLC\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/chess.rpy", line 477, in ChessException: Chess game folder could not be created 'c:\program files (x86)\other games\ddlc\chess_games\'

Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187

Can somebody help me figure out what's going on and how to fix it, please?

Rai99 commented 5 years ago

Did you install MAS in program files? I think that might cause a few problems with reading/writing through there. It looks like it failed to create your chess folder, which could be a problem with file permissions.

I think moving your DDLC folder somewhere else like your desktop might solve the issue, if you could try that.

ThePotatoGuy commented 5 years ago

[closing due to lack of response]