When I opened DDLC for the first time this error kept on popping up [code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/DDLCtVN-1.5.1/script-poemgame.rpy", line 32, in script
File "game/DDLCtVN-1.5.1/script-poemgame.rpy", line 52, in
IOError: Couldn't find file 'mod_assets/poem-game_words.txt'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/DDLCtVN-1.5.1/script-poemgame.rpy", line 32, in script
File "/Users/alexplays/Library/Application Support/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 "/Users/alexplays/Library/Application Support/Steam/steamapps/common/Doki Doki Literature Club/renpy/python.py", line 1719, in py_exec_bytecode
exec bytecode in globals, locals
File "game/DDLCtVN-1.5.1/script-poemgame.rpy", line 52, in
File "/Users/alexplays/Library/Application Support/Steam/steamapps/common/Doki Doki Literature Club/renpy/exports.py", line 1980, in file
return renpy.loader.load(fn)
File "/Users/alexplays/Library/Application Support/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/poem-game_words.txt'.
Darwin-17.5.0-x86_64-i386-64bit
Ren'Py 6.99.12.4.2187
Doki Doki, The Normal VN! 1.5.0
[/code]
Any ideas on how to fix this?
When I opened DDLC for the first time this error kept on popping up [code] I'm sorry, but an uncaught exception occurred.
While running game code: File "game/DDLCtVN-1.5.1/script-poemgame.rpy", line 32, in script File "game/DDLCtVN-1.5.1/script-poemgame.rpy", line 52, in
IOError: Couldn't find file 'mod_assets/poem-game_words.txt'.
-- Full Traceback ------------------------------------------------------------
Full traceback: File "game/DDLCtVN-1.5.1/script-poemgame.rpy", line 32, in script File "/Users/alexplays/Library/Application Support/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 "/Users/alexplays/Library/Application Support/Steam/steamapps/common/Doki Doki Literature Club/renpy/python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/DDLCtVN-1.5.1/script-poemgame.rpy", line 52, in
File "/Users/alexplays/Library/Application Support/Steam/steamapps/common/Doki Doki Literature Club/renpy/exports.py", line 1980, in file
return renpy.loader.load(fn)
File "/Users/alexplays/Library/Application Support/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/poem-game_words.txt'.
Darwin-17.5.0-x86_64-i386-64bit Ren'Py 6.99.12.4.2187 Doki Doki, The Normal VN! 1.5.0 [/code] Any ideas on how to fix this?