When I picked Sayori route, it ended with "What did Yuri teach her?" or something... Then it exited?? It makes me pretty disappointed since I wanted to see what happens... Does somebody know the solution for this problem? I really enjoyed this mod and the fact that I can't continue makes me sad. Thanks
I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 56, in script call File "game/script.rpy", line 56, in script call ScriptError: could not find label 'ch3_main'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 56, in script call File "C:\Program Files (x86)\Steam\steamapps\common\Doki Doki Literature Club\renpy\ast.py", line 1322, in execute rv = renpy.game.context().call(label, return_site=self.next.name) File "game/script.rpy", line 56, in script call File "C:\Program Files (x86)\Steam\steamapps\common\Doki Doki Literature Club\renpy\script.py", line 858, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'ch3_main'. Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187 Doki Doki, The Normal VN! 1.4.9
I seem to be having all the errors a lot of people are having on here. The error being: 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 <module> 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 "D:\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 "D:\Steam\steamapps\common\Doki Doki Literature Club\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 <module> with renpy.file('mod_assets/poem-game_words.txt') as wordfile: File "D:\Steam\steamapps\common\Doki Doki Literature Club\renpy\exports.py", line 1980, in file return renpy.loader.load(fn) File "D:\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'.
Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187 Doki Doki, The Normal VN! 1.4.9
I am rather unsure if it's just broken at this time or if I uninstalled it wrong? My process was: Download the file>Rename Script.RPA>Extract DDLCtVN-1.4.9 to the game folder.
Step II " II. Click "Releases", and find the latest release." Made little sense to me and I assumed it was to just check the file version on here (which at the time of this is 1.4.9) Beyond that I have 0 idea what to do about this. I heard there was a discord, but as there is no link that was a SoL endeavor lol. If anyone found a fix or can direct me to the discord that would be super swell c:
Sorry for not posting in bugs, this seems more active than there.
you can fix this bug with notepad. you find the script-poemgame.rpy, open it with notepad (if you have pycharm open it with pycharm, but it is not necessary) then find the line: "with renpy.file('mod_assets/poem-game_words.txt') as wordfile: then replace it with with renpy.file('C:/DDLC-1.1.1-pc/game/DDLCtVN-v.1.4.9/mod_assets/poem-game_words.txt') as wordfile: then save it. after that run the game, another error will show but you can press ignore cuz that error just make your name blank, thats it
I'm sorry, but an uncaught exception occurred. While running game code: File "game/script-poemgame.rpy", line 1, in script ?init python: File "game/script-poemgame.rpy", line 20, in <module> with renpy.file('C:/DDLC-1.1.1-pc/game/DDLCtVN-v.1.4.9/mod_assets/poem-game_words.txt') as wordfile: IOError: Couldn't find file 'C:/DDLC-1.1.1-pc/game/DDLCtVN-v.1.4.9/mod_assets/poem-game_words.txt'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script-poemgame.rpy", line 1, in script ?init python: File "C:\Users\chpik\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\chpik\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/script-poemgame.rpy", line 20, in <module> with renpy.file('C:/DDLC-1.1.1-pc/game/DDLCtVN-v.1.4.9/mod_assets/poem-game_words.txt') as wordfile: File "C:\Users\chpik\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\exports.py", line 1980, in file return renpy.loader.load(fn) File "C:\Users\chpik\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 'C:/DDLC-1.1.1-pc/game/DDLCtVN-v.1.4.9/mod_assets/poem-game_words.txt'. Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187 Doki Doki, The Normal VN! 1.4.9
Amazing mod this has to be one of my favorites. Too bad it isn't really being developed any more. And just a quick reminder to anyone with the right skillset Skull says this is copyleft so if you want to pick up where he left off you can do so.
70 comments
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 56, in script call
File "game/script.rpy", line 56, in script call
ScriptError: could not find label 'ch3_main'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 56, in script call
File "C:\Program Files (x86)\Steam\steamapps\common\Doki Doki Literature Club\renpy\ast.py", line 1322, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "game/script.rpy", line 56, in script call
File "C:\Program Files (x86)\Steam\steamapps\common\Doki Doki Literature Club\renpy\script.py", line 858, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'ch3_main'.
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Doki Doki, The Normal VN! 1.4.9
This one is happening to me, how do i fix that?
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 <module>
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 "D:\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 "D:\Steam\steamapps\common\Doki Doki Literature Club\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 <module>
with renpy.file('mod_assets/poem-game_words.txt') as wordfile:
File "D:\Steam\steamapps\common\Doki Doki Literature Club\renpy\exports.py", line 1980, in file
return renpy.loader.load(fn)
File "D:\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'.
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Doki Doki, The Normal VN! 1.4.9
I am rather unsure if it's just broken at this time or if I uninstalled it wrong? My process was: Download the file>Rename Script.RPA>Extract DDLCtVN-1.4.9 to the game folder.
Step II "
II. Click "Releases", and find the latest release." Made little sense to me and I assumed it was to just check the file version on here (which at the time of this is 1.4.9)
Beyond that I have 0 idea what to do about this. I heard there was a discord, but as there is no link that was a SoL endeavor lol. If anyone found a fix or can direct me to the discord that would be super swell c:
Sorry for not posting in bugs, this seems more active than there.
then replace it with with renpy.file('C:/DDLC-1.1.1-pc/game/DDLCtVN-v.1.4.9/mod_assets/poem-game_words.txt') as wordfile:
then save it. after that run the game, another error will show but you can press ignore cuz that error just make your name blank, thats it
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script-poemgame.rpy", line 1, in script
?init python:
File "game/script-poemgame.rpy", line 20, in <module>
with renpy.file('C:/DDLC-1.1.1-pc/game/DDLCtVN-v.1.4.9/mod_assets/poem-game_words.txt') as wordfile:
IOError: Couldn't find file 'C:/DDLC-1.1.1-pc/game/DDLCtVN-v.1.4.9/mod_assets/poem-game_words.txt'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script-poemgame.rpy", line 1, in script
?init python:
File "C:\Users\chpik\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\chpik\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\python.py", line 1719, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script-poemgame.rpy", line 20, in <module>
with renpy.file('C:/DDLC-1.1.1-pc/game/DDLCtVN-v.1.4.9/mod_assets/poem-game_words.txt') as wordfile:
File "C:\Users\chpik\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\exports.py", line 1980, in file
return renpy.loader.load(fn)
File "C:\Users\chpik\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 'C:/DDLC-1.1.1-pc/game/DDLCtVN-v.1.4.9/mod_assets/poem-game_words.txt'.
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Doki Doki, The Normal VN! 1.4.9
last update was 2018...
Otherwise you can go to the github page. https://github.com/Skull220/DDLCtVN/releases