Closed lxnavarro23 closed 5 years ago
You didn't click merge when you dragged the mod_assets
folder into the game/
folder. You'll need to put the mod_assets
folder back into the game/
folder. But it needs to merge if you want the spritepacks.
[closing as resolved]
I have the same issue and I don't know what to do.
Reinstall MAS. When installing spritepacks, you need to merge
the mod_assets
folders in. Not replace them.
Would I lose all my progress?
Nvm, I didn't lose my progress. Thanks for the help!
I tried to install a new sprites folder but now when I try to open the game I get an error saying "An exception has occurred"
Here is the traceback.txt :
[code] I'm sorry, but an uncaught exception occurred.
While running game code: File "game/zz_hangman.rpy", line 357, in script File "game/zz_hangman.rpy", line 363, in
File "game/zz_hangman.rpy", line 290, in buildNormalList
File "game/zz_hangman.rpy", line 252, in _buildWordList
File "game/zz_poemgame.rpy", line 141, in init
File "game/zz_poemgame.rpy", line 162, in readInFile
IOError: Couldn't find file 'mod_assets/MASpoemwords.txt'.
-- Full Traceback ------------------------------------------------------------
Full traceback: File "game/zz_hangman.rpy", line 357, in script File "/Users/alexnavarro/Desktop/DDLC/renpy/ast.py", line 814, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "/Users/alexnavarro/Desktop/DDLC/renpy/python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/zz_hangman.rpy", line 363, in
File "game/zz_hangman.rpy", line 290, in buildNormalList
File "game/zz_hangman.rpy", line 252, in _buildWordList
File "game/zz_poemgame.rpy", line 141, in init
File "game/zz_poemgame.rpy", line 162, in readInFile
File "/Users/alexnavarro/Desktop/DDLC/renpy/exports.py", line 1980, in file
return renpy.loader.load(fn)
File "/Users/alexnavarro/Desktop/DDLC/renpy/loader.py", line 543, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'mod_assets/MASpoemwords.txt'.
Darwin-15.6.0-x86_64-i386-64bit Ren'Py 6.99.12.4.2187 Monika After Story 0.10.0 [/code]
Here is what is in my folders
DDLC > game > mod_assets > and then just 2 folders "location" and "monika"
I downloaded the mod again "Monika_After_Story-0.10.0-Mod" and tried putting it my "game" folder but that didn't work.
I'm out of options here. Please help!