Page 84 of 85 FirstFirst ... 347482838485 LastLast
Results 831 to 840 of 841
  1. #831

    Join Date
    Mar 2025
    Posts
    2
    Credits
    2
    [New Player] Love scenes collection-bug111.jpg

    the 22316 json has the same pb as the post #820

    so need to delete the transition of cg2 to cg3 too

    well , finally i just edit the code of download assets :
    at lines 205 , add an additional condition to download all the image used in transition

    if section.has_key('film'):
    if isinstance(section['film'], list):
    for one_film in section['film'] :
    if isinstance(one_film, str):
    links.append(base_url['scenarios'] + resource_path + "/" + one_film)
    else :
    links.append(base_url['scenarios'] + resource_path + "/" + section['film'])

    20250303_fix_bug_dl_assets.zip

    ps: i think we need edit the build_rpy file and defini a new fuction for the transition between 2 images
    Last edited by gw0518; 2 Weeks Ago at 06:03 AM.


  2. #832
    Hello, I would like to ask some questions. In the troubleshooting guide on post #817, DMM step 3, it says "Keep the file adress of the player's script files below 260 characters". What exactly does that mean? Do I have to delete the texts inside the script files? Which files do I need to do this?

    By the way, how can I delete the transition of CG2 and CG3 (post #831)?

  3. #833
    The newest troubleshooting guide is on post #829. The file address refers to the location of files and folders/directories on a computer's hard drive, not the content of files. I included that advice because of post #362, which resolves a 'The system cannot find the path specified' error. Post #820 explains how to edit the files of Angra Mainyu and Frey [Anti-Mind], which also works on other corrupted kamihime such as Nephthys [Anti-Mind] and Pruflas [Anti-Mind].

    Edit 1: Updated to include both DLpy scripts, the troubleshooting guide (mentions the newest DLpy script location), and attached the DMM files for Maquia and [Memorial0019] Scheele. The previous DMM files are on post #829.

    Quote Originally Posted by WaveqUcq742 View Post
    Hello there,when using 0_download_json.cmd I got:

    status: 440
    Traceback (most recent call last):
    File "0_download_json.py", line 492, in <module>
    futures = [executor.submit(download_soul_info, soul_info) for soul_info in soul_infos]
    TypeError: 'NoneType' object is not iterable

    Can anyone explain how to solve this?
    This error is usually from outdated scripts. Download the files from post #798 for the Nutaku player or from posts #570, #800, and #820 for the DMM player. Also, if you need a VPN to play the game you might need one to run the scripts. The attached troubleshooting guide goes into detail about some of the problems that can occur at each step of setting up the player for both versions.
    Attached Images Attached Images [New Player] Love scenes collection-dlpys-30-skins-10-2-mqs-20-memorials-.jpg [New Player] Love scenes collection-dmm-maquia-scheele.gif 
    Attached Files Attached Files
    Last edited by Berwayer; 3 Days Ago at 06:16 PM.

  4. #834
    Hello there,when using 0_download_json.cmd I got:

    status: 440
    Traceback (most recent call last):
    File "0_download_json.py", line 492, in <module>
    futures = [executor.submit(download_soul_info, soul_info) for soul_info in soul_infos]
    TypeError: 'NoneType' object is not iterable

    Can anyone explain how to solve this?

  5. #835

    Join Date
    Mar 2025
    Posts
    2
    Credits
    2
    Quote Originally Posted by Tomas Turbano View Post
    Hello, I would like to ask some questions. In the troubleshooting guide on post #817, DMM step 3, it says "Keep the file adress of the player's script files below 260 characters". What exactly does that mean? Do I have to delete the texts inside the script files? Which files do I need to do this?

    By the way, how can I delete the transition of CG2 and CG3 (post #831)?
    Keep the file adress of the player's script files below 260 characters <== means the path of your file should not be longer than 260 characters : example : c://file.json <== 13 character count in the path


    how can I delete the transition of CG2 and CG3 : find the json file which cause problem,(see what character card cause the error when you download asset) , then open its json file(all the json file is stock in the raw_scenario directory). then try to find the word transition , and look at the value of film above it , if it is in format list, delete this paragraph

  6. #836
    Quote Originally Posted by WaveqUcq742 View Post
    Hello there,when using 0_download_json.cmd I got:

    status: 440
    Traceback (most recent call last):
    File "0_download_json.py", line 492, in <module>
    futures = [executor.submit(download_soul_info, soul_info) for soul_info in soul_infos]
    TypeError: 'NoneType' object is not iterable

    Can anyone explain how to solve this?

    The above problem has been solved.But I encountered a new problem when running 1_download_assets.cmd.

    Traceback (most recent call last):
    File "1_download_assets.py", line 234, in <module>
    download_hscene_assets(character, type, filename, data)
    File "1_download_assets.py", line 206, in download_hscene_assets
    links.append(base_url['scenarios'] + resource_path + "/" + section['film'])
    TypeError: coercing to Unicode: need string or buffer, list found

    I don't understand this at all.

  7. #837
    Quote Originally Posted by WaveqUcq742 View Post
    The above problem has been solved.But I encountered a new problem when running 1_download_assets.cmd.

    Traceback (most recent call last):
    File "1_download_assets.py", line 234, in <module>
    download_hscene_assets(character, type, filename, data)
    File "1_download_assets.py", line 206, in download_hscene_assets
    links.append(base_url['scenarios'] + resource_path + "/" + section['film'])
    TypeError: coercing to Unicode: need string or buffer, list found

    I don't understand this at all.
    If this error is from the DMM player, then you need to download the files for the corrupted/anti-mind kamihime from posts #820 (the file named '20241223Patch.zip') and #829 (the file named 'DMM Nephthys [AM] Pruflas [AM] Lüin Lydia.gif', check post #674 for instructions on extracting files from image/GIF archives). Check step 7 of the 'How to Install DMM Version' section of the troubleshooting guide for more info.
    Last edited by Berwayer; 1 Day Ago at 03:56 PM.

  8. #838
    Thanks for the reply, I'll continue to try to fix this .

  9. #839
    Hello, here I come again.
    The above problems have been solved. Thanks for your help.
    But I keep encountering new problems.

    I followed the step 7 of the 'How to Install DMM Version' section of the troubleshooting guide and edited those files. but アンラ・マンユ[純想悪] and フレイ[反心想] are still only one scene, some characters' files are also incomplete. I ran 0_download_json and 1_download_assets many times. Seems like it still has no effect.

    Please see the picture below.[New Player] Love scenes collection-qq_1742400931627.jpg[New Player] Love scenes collection-qq_1742400915264.jpg[New Player] Love scenes collection-qq_1742400853360.jpg[New Player] Love scenes collection-qq_1742400902032.jpg

  10. #840
    And when I play the アンラ・マンユ[純想悪] scene, the player will directly crush

Page 84 of 85 FirstFirst ... 347482838485 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •