Absolutely no problem with the time that we need to wait. Also don't worry, in life everyone have moments of strength and moments of weakness. I really hope that you will get better very very soon : )
There is a link in the description to download the ddlc. As for the mod not working on Steam, as far as I know, most of them don't work there. Maybe it changed recently, but I don't encourage risking it.
so I went through and saved all the girls, and now I'm stuck and have no idea what to do... cuz it just repeats Sayori's arc over and over again now...
evreyone who says game does not work and saw people had same problem download mod only copy game open ddlc past then it will merge will with originial game folder
Every time I launch the game I am met with this message. I have reinstalled and uninstalled the mod and ddlc. I'm sorry, but an uncaught exception occurred. While running game code: File "game/definitions.rpy", line 16, in <module> ValueError: list.remove(x): x not in list -- Full Traceback ------------------------------------------------------------ Full traceback: File "/Users/aidanpark/Desktop/ddlc-mac (2)/DDLC.app/Contents/Resources/autorun/renpy/bootstrap.py", line 295, in bootstrap renpy.main.main() File "/Users/aidanpark/Desktop/ddlc-mac (2)/DDLC.app/Contents/Resources/autorun/renpy/main.py", line 419, in main game.context().run(node) File "/game/definitions.rpyc", line 15, in script File "/Users/aidanpark/Desktop/ddlc-mac (2)/DDLC.app/Contents/Resources/autorun/renpy/ast.py", line 814, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "/Users/aidanpark/Desktop/ddlc-mac (2)/DDLC.app/Contents/Resources/autorun/renpy/python.py", line 1719, in py_exec_bytecode exec bytecode in globals, locals File "game/definitions.rpy", line 16, in <module> File "/Users/aidanpark/Desktop/ddlc-mac (2)/DDLC.app/Contents/Resources/autorun/renpy/python.py", line 618, in do_mutation return method(self, *args, **kwargs) ValueError: list.remove(x): x not in list Darwin-22.1.0-x86_64-i386-64bit Ren'Py 6.99.12.4.2187
Also when I put in the folder in the game file, there is no mention of replacing any files.
Sorry my game wont work. I downloaded the files, And put them in the game folder while also deleting the first run file Heres the error I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 142, in script call call ch50_main File "game/script-ch0.rpy", line 3, in script call call ddmm_earn_achievement(5) File "game/script.rpy", line 142, in script call call ch50_main File "game/script-ch0.rpy", line 3, in script call call ddmm_earn_achievement(5) ScriptError: could not find label 'ddmm_earn_achievement'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 142, in script call call ch50_main File "game/script-ch0.rpy", line 3, in script call call ddmm_earn_achievement(5) File "C:\Users\anime\OneDrive\Desktop\DDLC-1.1.1-pc\renpy\ast.py", line 1322, in execute rv = renpy.game.context().call(label, return_site=self.next.name) File "game/script.rpy", line 142, in script call call ch50_main File "game/script-ch0.rpy", line 3, in script call call ddmm_earn_achievement(5) File "C:\Users\anime\OneDrive\Desktop\DDLC-1.1.1-pc\renpy\script.py", line 858, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'ddmm_earn_achievement'. Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187 Doki Doki Literature Club! 1.1.1
May i ask you something? some error messages appeared right after i execute the game (btw i have deleted the firstrun and i have put everything in the /game folder) and yes this was the latest version (Time to be an epic hero v2.0-2-2-0-1608668777) The error was like this : I'm sorry, but an uncaught exception occurred. While running game code: File "game/definitions.rpy", line 2047, in script default natbuff = False Exception: Possible infinite loop. -- Full Traceback ------------------------------------------------------------ Full traceback: File "D:\Backup Data\DDLC\Doki Doki Literature Club\DDLC-1.1.1-pc\renpy\bootstrap.py", line 295, in bootstrap renpy.main.main() File "D:\Backup Data\DDLC\Doki Doki Literature Club\DDLC-1.1.1-pc\renpy\main.py", line 419, in main game.context().run(node) File "game/definitions.rpy", line 2047, in script default natbuff = False File "D:\Backup Data\DDLC\Doki Doki Literature Club\DDLC-1.1.1-pc\renpy\execution.py", line 56, in check_infinite_loop raise Exception("Possible infinite loop.") Exception: Possible infinite loop. Windows-8-6.2.9200 Ren'Py 6.99.12.4.2187 Please help me A.S.A.P, thank you very much for the attention
Thanks for reaching out to me and I have to say it's the first time I've seen this bug and since it appears on start, many more people would encounter it. So here's my question, first of all just to make sure, are you playing on Steam? And second of all is that a fresh DDLC copy with no other mods previously installed on it?
Okay thank you for responding to this thread, this is the original ddlc from itch.io and not from Steam, and yes no mods previously installed on my DDLC or in other words, the copy is absolutely fresh. Oh and is it true that all you do is placing all of the files on /game folder ? Because i have found several files which are related to or belong to /characters folder (.chr files)
Regarding your question, yes, but also not quite. Most files are going to the /game folder but there is also the extras folder but there is a manual for that. The files you noticed are supposed to also be there. You just uncovered the magic behind file manipulation like in original. As for the bug, in this case I must take a look myself but like I said it's the first time I've ever heard about this issue. And if it happens while the game is booting then I think it would have been reported more often. Come to our discord so I can easier fix your problem :)
The new game option doesnt show up, I tried removing the firstrun file and that didnt fix it either. Any suggestions? Edit: I dont know if I just didnt delete it properly the first time or what but it was still there when I checked again so I deleted it and its working now.
133 comments
A lot of ammiration from italy!
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'/mod_assets/images/gui/textboxmc.png'>:
File "renpy/common/00start.rpy", line 212, in script call
call _splashscreen from _call_splashscreen_1
File "game/splash.rpy", line 293, in script
"Welcome hero! I am happy, you decided to join us."
IOError: Couldn't find file 'mod_assets/images/gui/textboxmc.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 212, in script call
call _splashscreen from _call_splashscreen_1
File "game/splash.rpy", line 293, in script
"Welcome hero! I am happy, you decided to join us."
File "C:\Users\dante\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\ast.py", line 613, in execute
renpy.exports.say(who, what, interact=self.interact)
File "C:\Users\dante\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\exports.py", line 1147, in say
who(what, interact=interact)
File "C:\Users\dante\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\character.py", line 877, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\Users\dante\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\character.py", line 716, in do_display
**display_args)
File "C:\Users\dante\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\character.py", line 508, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Users\dante\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\ui.py", line 285, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\dante\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\display\core.py", line 2526, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\dante\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\display\core.py", line 2883, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\dante\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\display\core.py", line 1955, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 427, in renpy.display.render.render_screen (gen\renpy.display.render.c:6806)
rv = render(root, width, height, 0, 0)
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\dante\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\display\layout.py", line 693, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\dante\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\display\layout.py", line 693, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\dante\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\display\layout.py", line 693, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\dante\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\display\screen.py", line 623, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\dante\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\display\layout.py", line 693, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\dante\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\display\layout.py", line 1109, in render
back = render(style.background, bw, bh, st, at)
File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\dante\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\display\im.py", line 473, in render
im = cache.get(self)
File "C:\Users\dante\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\display\im.py", line 200, in get
surf = image.load()
File "C:\Users\dante\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\display\im.py", line 524, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\dante\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/images/gui/textboxmc.png'.
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Doki Doki Literature Club! 1.1.1
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/definitions.rpy", line 16, in <module>
ValueError: list.remove(x): x not in list
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/Users/aidanpark/Desktop/ddlc-mac (2)/DDLC.app/Contents/Resources/autorun/renpy/bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "/Users/aidanpark/Desktop/ddlc-mac (2)/DDLC.app/Contents/Resources/autorun/renpy/main.py", line 419, in main
game.context().run(node)
File "/game/definitions.rpyc", line 15, in script
File "/Users/aidanpark/Desktop/ddlc-mac (2)/DDLC.app/Contents/Resources/autorun/renpy/ast.py", line 814, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Users/aidanpark/Desktop/ddlc-mac (2)/DDLC.app/Contents/Resources/autorun/renpy/python.py", line 1719, in py_exec_bytecode
exec bytecode in globals, locals
File "game/definitions.rpy", line 16, in <module>
File "/Users/aidanpark/Desktop/ddlc-mac (2)/DDLC.app/Contents/Resources/autorun/renpy/python.py", line 618, in do_mutation
return method(self, *args, **kwargs)
ValueError: list.remove(x): x not in list
Darwin-22.1.0-x86_64-i386-64bit
Ren'Py 6.99.12.4.2187
Also when I put in the folder in the game file, there is no mention of replacing any files.
Heres the error
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 142, in script call
call ch50_main
File "game/script-ch0.rpy", line 3, in script call
call ddmm_earn_achievement(5)
File "game/script.rpy", line 142, in script call
call ch50_main
File "game/script-ch0.rpy", line 3, in script call
call ddmm_earn_achievement(5)
ScriptError: could not find label 'ddmm_earn_achievement'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 142, in script call
call ch50_main
File "game/script-ch0.rpy", line 3, in script call
call ddmm_earn_achievement(5)
File "C:\Users\anime\OneDrive\Desktop\DDLC-1.1.1-pc\renpy\ast.py", line 1322, in execute
rv = renpy.game.context().call(label, return_site=self.next.name)
File "game/script.rpy", line 142, in script call
call ch50_main
File "game/script-ch0.rpy", line 3, in script call
call ddmm_earn_achievement(5)
File "C:\Users\anime\OneDrive\Desktop\DDLC-1.1.1-pc\renpy\script.py", line 858, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'ddmm_earn_achievement'.
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Doki Doki Literature Club! 1.1.1
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/definitions.rpy", line 2047, in script
default natbuff = False
Exception: Possible infinite loop.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\Backup Data\DDLC\Doki Doki Literature Club\DDLC-1.1.1-pc\renpy\bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "D:\Backup Data\DDLC\Doki Doki Literature Club\DDLC-1.1.1-pc\renpy\main.py", line 419, in main
game.context().run(node)
File "game/definitions.rpy", line 2047, in script
default natbuff = False
File "D:\Backup Data\DDLC\Doki Doki Literature Club\DDLC-1.1.1-pc\renpy\execution.py", line 56, in check_infinite_loop
raise Exception("Possible infinite loop.")
Exception: Possible infinite loop.
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Please help me A.S.A.P, thank you very much for the attention
Edit: I dont know if I just didnt delete it properly the first time or what but it was still there when I checked again so I deleted it and its working now.