Results 1 to 10 of 783

Hybrid View

  1. #1
    I cleared the raw_scenario folders and rerun the json script, but I am still having trouble running the new download_assets script

    Abou 3001_harem-summon.json
    Abou 3002_harem-summon.json
    Abou 3003_harem-summon.json
    Adramelech 1101_harem-summon.json
    Convert script file...
    Failed to download script for "raw_scenario\eidolon\Adramelech\1101_harem-summon.json"

  2. #2

    Join Date
    Sep 2019
    Posts
    8
    Credits
    7
    Hello, today I have this problem with new code

    C:\Users\[Nutaku Only] kamihime_player\Kamihime_Player-1.0-pc\game\nutaku>..\..\Python27\python.exe "1_download_assets.py"
    Traceback (most recent call last):
    File "1_download_assets.py", line 26, in <module>
    thread_num = config.getint('script', 'threads')
    File "C:\Users\[Nutaku Only] kamihime_player\Kamihime_Player-1.0-pc\Python27\lib\ConfigParser.py", line 359, in getint
    return self._get(section, int, option)
    File "C:\Users\[Nutaku Only] kamihime_player\Kamihime_Player-1.0-pc\Python27\lib\ConfigParser.py", line 356, in _get
    return conv(self.get(section, option))
    File "C:\Users\[Nutaku Only] kamihime_player\Kamihime_Player-1.0-pc\Python27\lib\ConfigParser.py", line 330, in get
    raise NoSectionError(section)
    ConfigParser.NoSectionError: No section: 'script'
    and this

    C:\Users\[Nutaku Only] kamihime_player\Kamihime_Player-1.0-pc\game\nutaku>..\..\Python27\python.exe "3_write_config.py"
    Traceback (most recent call last):
    File "3_write_config.py", line 93, in <module>
    id = data['job_id']
    KeyError: 'job_id'
    Last edited by alguien; 09-26-2019 at 06:39 PM. Reason: add issue

  3. #3
    Although the structure is similar to KH, the asset cannot be extracted because the hash key is unknown.
    Can you create a player if you know the hash key that protects the asset url?

  4. #4
    Quote Originally Posted by Crosoak View Post
    Everything seems to work except download assets after the lil skirnir thing, even with the new code you just made
    1 100001_main
    Traceback (most recent call last):
    File "1_download_assets.py", line 175, in <module>
    if data['scenario_path'].endswith('.ks'):
    KeyError: 'scenario_path'

    H:\Kamihime_Player-1.0-pc\game\nutaku>pause
    Press any key to continue . . .
    Seems like your files in raw_scenario/story are of old format. I put the story folder with new format in attached, replace your story folder with it and try again.

    Quote Originally Posted by Kirashi View Post
    the kaiser dragon scene are all missing in the nutaku upload, why?
    You're right, the kaisers are missing from my script. You can use the new scripts to get them.

    Quote Originally Posted by Wolfheinirich View Post
    I cleared the raw_scenario folders and rerun the json script, but I am still having trouble running the new download_assets script

    Abou 3001_harem-summon.json
    Abou 3002_harem-summon.json
    Abou 3003_harem-summon.json
    Adramelech 1101_harem-summon.json
    Convert script file...
    Failed to download script for "raw_scenario\eidolon\Adramelech\1101_harem-summon.json"
    I think maybe something is wrong with your adra info file. Can you delete info_eidolon folder and Adramelech folder in raw_scenario/eidolon and try again?

    Quote Originally Posted by alguien View Post
    Hello, today I have this problem with new code



    and this
    Seems like you're missing setting.ini file in nutaku folder. I put the setting file in attached, extract it to nutaku folder and try again.

    Quote Originally Posted by tack View Post
    Although the structure is similar to KH, the asset cannot be extracted because the hash key is unknown.
    Can you create a player if you know the hash key that protects the asset url?
    Maybe? I'm pretty busy lately so can't say for sure.
    Attached Files Attached Files
    Kamihime Offline Player: MEGA | GG Drive

  5. #5
    Never mind this part, I ran into other issue with soul and other kamihime so I deleted all of the info folders
    Still running the download asset script
    Last edited by Wolfheinirich; 09-29-2019 at 04:44 PM.

  6. #6
    As I asked Eliont, nutaku ver was not protected by a hash key.
    I am sorry for asking various questions.

    If you have time, I would like you to make an app for Sengoku Providence.

  7. #7

    Join Date
    Sep 2019
    Posts
    8
    Credits
    7
    Hello, thank you. setting.ini was alright but the problem now is with 1_download_assets.py

    C:\Users\Downloads\[Nutaku Only] kamihime_player\Kamihime_Player-1.0-pc\game\nutaku>..\..\Python27\python.exe "1_download_assets.py"
    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'

    C:\Users\Downloads\[Nutaku Only] kamihime_player\Kamihime_Player-1.0-pc\game\nutaku>pause


    I tried raw_scenario/story folder solution but no works

    sorry for the late answer

  8. #8
    Quote Originally Posted by Kirashi View Post
    Hi, I got this error after I added the new scenes:

    I'm sorry, but an uncaught exception occurred.

    While running game code:
    File "game/script.rpy", line 373, in script
    python:
    ScriptError: could not find label 'story_nutaku_kamihime_6419'.

    -- Full Traceback ------------------------------------------------------------

    Full traceback:
    File "D:\kamihime_playerdernier2\Kamihime_Player-1.0-pc\renpy\bootstrap.py", line 295, in bootstrap
    renpy.main.main()
    File "D:\kamihime_playerdernier2\Kamihime_Player-1.0-pc\renpy\main.py", line 487, in main
    run(restart)
    File "D:\kamihime_playerdernier2\Kamihime_Player-1.0-pc\renpy\main.py", line 147, in run
    renpy.execution.run_context(True)
    File "D:\kamihime_playerdernier2\Kamihime_Player-1.0-pc\renpy\execution.py", line 761, in run_context
    context.run()
    File "game/script.rpy", line 373, in script
    python:
    File "D:\kamihime_playerdernier2\Kamihime_Player-1.0-pc\renpy\script.py", line 858, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
    ScriptError: could not find label 'story_nutaku_kamihime_6419'.

    Windows-7-6.1.7601-SP1
    Ren'Py 6.99.12.4.2187
    Kamihime_Player 1.0

    Did I mess something?
    Do you have story_nutaku_kamihime_6419.rpy in scenario folder?

    Quote Originally Posted by alguien View Post
    Hello, thank you. setting.ini was alright but the problem now is with 1_download_assets.py

    C:\Users\Downloads\[Nutaku Only] kamihime_player\Kamihime_Player-1.0-pc\game\nutaku>..\..\Python27\python.exe "1_download_assets.py"
    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'

    C:\Users\Downloads\[Nutaku Only] kamihime_player\Kamihime_Player-1.0-pc\game\nutaku>pause


    I tried raw_scenario/story folder solution but no works

    sorry for the late answer
    Seems like something missing in your andramelech files, try using my andramelech files and run again.
    Attached Files Attached Files
    Kamihime Offline Player: MEGA | GG Drive

  9. #9
    Quote Originally Posted by xellosp View Post
    Do you have story_nutaku_kamihime_6419.rpy in scenario folder?

    I don't. The problem should be about one of the tools. I will redo everything with a fresh player and check what happen (just before closing the .bat). I'll keep you informed.

  10. #10

    Join Date
    Sep 2019
    Posts
    8
    Credits
    7
    Seems like something missing in your andramelech files, try using my andramelech files and run again.
    well works for Adramelech but the error now is amaru (same problem). I think some of them have the same error. it will a nuisance if is like this. what i do? i need to star a new player like the first time? Sorry fo my bad english
    Last edited by alguien; 10-05-2019 at 11:42 AM.

Posting Permissions

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