Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i still cant find an answer for this issue #41

Open
liam0050 opened this issue Jul 28, 2020 · 1 comment
Open

i still cant find an answer for this issue #41

liam0050 opened this issue Jul 28, 2020 · 1 comment

Comments

@liam0050
Copy link

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/DDLCtVN-v.1.4.9/script-poemgame.rpy", line 1, in script
init python:
File "game/DDLCtVN-v.1.4.9/script-poemgame.rpy", line 20, in
with renpy.file('mod_assets/poem-game_words.txt') as wordfile:
IOError: Couldn't find file 'mod_assets/poem-game_words.txt'.

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

Full traceback:
File "game/DDLCtVN-v.1.4.9/script-poemgame.rpy", line 1, in script
init python:
File "C:\Users\liam\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\ast.py", line 814, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\liam\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\python.py", line 1719, in py_exec_bytecode
exec bytecode in globals, locals
File "game/DDLCtVN-v.1.4.9/script-poemgame.rpy", line 20, in
with renpy.file('mod_assets/poem-game_words.txt') as wordfile:
File "C:\Users\liam\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\exports.py", line 1980, in file
return renpy.loader.load(fn)
File "C:\Users\liam\Downloads\ddlc-win\DDLC-1.1.1-pc\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'.

Windows-7-6.1.7601-SP1
Ren'Py 6.99.12.4.2187
Doki Doki, The Normal VN! 1.4.9
[/code]

@liam0050
Copy link
Author

nevermind i found a way to correct it

@liam0050 liam0050 reopened this Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant