Results 1 to 10 of 729

Threaded View

  1. #10
    I wonder if the script is broken? Got the following error
    Traceback (most recent call last):
    File "0_download_json.py", line 87, in <module>
    eps = [e.replace('.json', '') for e in os.listdir(os.path.join(data_directory, "kamihime_SR", kamihime))]
    WindowsError: [Error 3] The system cannot find the path specified: 'raw_scenario\\kamihime_SR\\Skirnir/*.*'

    And this happens when I run the download asset
    Abou 3001_harem-summon.json
    Abou 3002_harem-summon.json
    Abou 3003_harem-summon.json
    Adramelech 1101_harem-summon.json
    Traceback (most recent call last):
    File "1_download_assets.py", line 175, in <module>
    if data['scenario_path'].endswith('.ks'):
    KeyError: 'scenario_path'
    Last edited by Wolfheinirich; 09-25-2019 at 10:50 PM.

Posting Permissions

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