Results 1 to 10 of 726

Hybrid View

  1. #1
    Sorry to bother again. Just wanted to know if there's any solution to this. Was hoping to update DMM, but this happened.

    Traceback (most recent call last):
    File "0_download_json.py", line 308, in <module>
    download_kamihime_script(info)
    File "0_download_json.py", line 202, in download_kamihime_script
    info = download_kamihime_episodes_info(info)
    File "0_download_json.py", line 135, in download_kamihime_episodes_info
    scenario = data['chapters'][0]['scenarios'][0]
    KeyError: 'chapters'

    C:\Users\TEST\Downloads\Private\Kamihime_Player UPGRADED\game\dmm>pause
    Press any key to continue . . .

  2. #2
    Quote Originally Posted by Alternate View Post
    Sorry to bother again. Just wanted to know if there's any solution to this. Was hoping to update DMM, but this happened.

    Traceback (most recent call last):
    File "0_download_json.py", line 308, in <module>
    download_kamihime_script(info)
    File "0_download_json.py", line 202, in download_kamihime_script
    info = download_kamihime_episodes_info(info)
    File "0_download_json.py", line 135, in download_kamihime_episodes_info
    scenario = data['chapters'][0]['scenarios'][0]
    KeyError: 'chapters'

    C:\Users\TEST\Downloads\Private\Kamihime_Player UPGRADED\game\dmm>pause
    Press any key to continue . . .
    Haruhi collab broke my script...
    Seriouly, what the point of introducing non lewdable characters in a hentai game
    Anyway, fixed.
    Attached Files Attached Files
    Kamihime Offline Player: MEGA | GG Drive

  3. #3

    Join Date
    Jan 2018
    Posts
    13
    Credits
    9
    question when i put the token and session in the dmm version of the player it says json already exist but no one from the haruhi collab is in my player
    am i doing something wrong?

  4. #4
    Quote Originally Posted by jmfactor View Post
    question when i put the token and session in the dmm version of the player it says json already exist but no one from the haruhi collab is in my player
    am i doing something wrong?
    Did you also run other scripts beside 0_download_json.cmd? Just running the first script won't add characters in your player.
    Kamihime Offline Player: MEGA | GG Drive

  5. #5

    Join Date
    Jan 2018
    Posts
    13
    Credits
    9
    do i need the script converter?

  6. #6
    Quote Originally Posted by jmfactor View Post
    do i need the script converter?
    No, 1_download_assets script already do that job
    Kamihime Offline Player: MEGA | GG Drive

  7. #7
    So I just downloaded the player and it doesn't seem to work:

    I'm sorry, but an uncaught exception occurred.

    While running game code:
    File "game/script.rpy", line 132, in script
    python:
    File "game/script.rpy", line 134, in <module>
    bg = os.listdir(os.path.join(config.gamedir,'images'))
    WindowsError: [Error 3] The system cannot find the path specified: u'C:\\Users\\Golden\\Downloads\\Kamihime_Player-1.0-pc/game\\images\\*.*'

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

    Full traceback:
    File "game/script.rpy", line 132, in script
    python:
    File "C:\Users\Golden\Downloads\Kamihime_Player-1.0-pc\renpy\ast.py", line 814, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
    File "C:\Users\Golden\Downloads\Kamihime_Player-1.0-pc\renpy\python.py", line 1719, in py_exec_bytecode
    exec bytecode in globals, locals
    File "game/script.rpy", line 134, in <module>
    bg = os.listdir(os.path.join(config.gamedir,'images'))
    WindowsError: [Error 3] The system cannot find the path specified: u'C:\\Users\\Golden\\Downloads\\Kamihime_Player-1.0-pc/game\\images\\*.*'

    Windows-8-6.2.9200
    Ren'Py 6.99.12.4.2187
    Kamihime_Player 1.0

    Help please; thanks.

Posting Permissions

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