Monika-After-Story / MonikaModDev

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

I'm sorry, but an uncaught exception occurred. #6141

Closed beathebear closed 4 years ago

beathebear commented 4 years ago

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/games/hangman/MASpoemwords.txt'.

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

Full traceback: File "game/zz_hangman.rpy", line 357, in script File "C:\Program Files (x86)\Steam\steamapps\common\Doki Doki Literature Club\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)\Steam\steamapps\common\Doki Doki Literature Club\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 "C:\Program Files (x86)\Steam\steamapps\common\Doki Doki Literature Club\renpy\exports.py", line 1980, in file return renpy.loader.load(fn) File "C:\Program Files (x86)\Steam\steamapps\common\Doki Doki Literature Club\renpy\loader.py", line 543, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'mod_assets/games/hangman/MASpoemwords.txt'.

Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187 Monika After Story 0.11.3

If anyone could help that'd be amazing! I closed the game and said goodbye, but when I tried to re-open, it gave me this message.

multimokia commented 4 years ago
  1. Don't use Steam, it increases the likelihood of this happening. See instructions here
  2. Basically just reinstall MAS. It seems like Steam may have deleted some files from your mod_assets folder. Best to just reinstall to make sure everything's there. Your progress won't be lost.
ThePotatoGuy commented 4 years ago

[closing as resolved]