1 items

File information

Last updated

Original upload

Created by

Skull

Uploaded by

Skull217

Virus scan

Safe to use

70 comments

  1. DamianAfton
    DamianAfton
    • member
    • 0 kudos
    Could someone make a version of this where the mc is female?
    1. moderndemon84
      moderndemon84
      • premium
      • 42 kudos
  2. NormalJkb
    NormalJkb
    • member
    • 0 kudos
    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
    1. AllahWindows95
      AllahWindows95
      • member
      • 0 kudos
      How did you get the mod to work? I tried the advice posted here previously and the game still didnt load?
  3. Zekezerker
    Zekezerker
    • member
    • 0 kudos

    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?
  4. azoronia
    azoronia
    • member
    • 0 kudos
    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.
    1. djtconmemay
      djtconmemay
      • member
      • 0 kudos
      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
    2. justZxcqwe
      justZxcqwe
      • member
      • 0 kudos
      how do i skip the error

    3. 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

  5. ryan777123
    ryan777123
    • member
    • 0 kudos
    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.
  6. stanleyopar2000
    stanleyopar2000
    • member
    • 1 kudos
    ...2 year old comment but...is this actually "complete?"

    last update was 2018...
    1. ryan777123
      ryan777123
      • member
      • 0 kudos
      DDLC Mod Wiki says this mod is finished so yeah i believe that either its complete or the dev behind the mod gave up.
  7. Maxmiliano412
    Maxmiliano412
    • member
    • 0 kudos
    when going to see or where I can find a translation into Spanish for the mod?
  8. MRmagicman435
    MRmagicman435
    • member
    • 0 kudos
    how the hell do you download it?
    1. Madchann
      Madchann
      • member
      • 0 kudos
      Im wondering too like wtf?
    2. bluekatt
      bluekatt
      • member
      • 7 kudos
      The files are still available if you click on the files tab.
      Otherwise you can go to the github page. https://github.com/Skull220/DDLCtVN/releases
  9. xxss5songokuxx
    xxss5songokuxx
    • member
    • 27 kudos
    Is this mod on indefinite hiatus?
  10. LilyLilac12
    LilyLilac12
    • member
    • 0 kudos
    PLEASE add more, this is literally amazing