Results 1 to 10 of 728

Hybrid View

  1. #1

    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?

  2. #2
    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

  3. #3

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

  4. #4
    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

  5. #5
    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.

  6. #6
    Quote Originally Posted by Ryghteous View Post
    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.
    Weird, seems to me you downloaded Eliont's player not mine.
    "bg = os.listdir(os.path.join(config.gamedir,'images'))" <- This is from Eliont player's script.
    Or maybe you extracted my player on top of Eliont player and forgot to overwrite?
    Kamihime Offline Player: MEGA | GG Drive

  7. #7
    I download your tool this afternoon, it is great.

    I have some question I would like to ask you:

    Is it possible to scrool back while looking at a scene if you want for example read one more time what the character that talked before just said?
    Why do I crash when I try to access the DMM story?
    Can you explain me how to add scene? When I run download 0_download_json.cmd, nothing special happen, when I press enter, I dunno if it download anything

Posting Permissions

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