Results 1 to 10 of 741

Hybrid View

  1. #1

    Join Date
    Nov 2015
    Posts
    561
    Credits
    163
    Items Thread Title Style ChangeThread Title Style Change
    if you use nutaku-only player you may open script.rpy with notepad++ and made it look as that

  2. #2
    Thanks Eliont, I should have tested first before uploading :facepalm:
    I will put the correct script.rpy here.
    And now I have to re-upload again... **sign**
    Attached Files Attached Files
    Kamihime Offline Player: MEGA | GG Drive

  3. #3
    ok so i'm using the player with nutaku and dmm scenes, and tried using the new scripts to get the missing scenes for nutaku and it got the scripts an downloaded them just fine, but it seems that the scripts that add the characters into the player didnt work, is there something else i need to do between running scripts 1_download_assets and 2_build_rpy? because it seems like only the download script detected the new files.

  4. #4
    Quote Originally Posted by Xude View Post
    ok so i'm using the player with nutaku and dmm scenes, and tried using the new scripts to get the missing scenes for nutaku and it got the scripts an downloaded them just fine, but it seems that the scripts that add the characters into the player didnt work, is there something else i need to do between running scripts 1_download_assets and 2_build_rpy? because it seems like only the download script detected the new files.
    The script that add the characters into the player is 3_write_config though, did you run it?
    Kamihime Offline Player: MEGA | GG Drive

  5. #5
    i did, i ran all the scripts as described on your instructions, and when i ran the download_assets script i saw it downloading the data for pazuzu and the others, but their names dont show up on neither of the other scripts. do i have to manually create a raw scenario folder for each one?
    EDIT: re-downloaded player and it worked, not sure what was wrong before
    Last edited by Xude; 10-13-2018 at 09:21 PM.

  6. #6
    That's good to hear. I believe there was something wrong with my first upload, the current version is what I re-uploaded 2 days ago, glad it worked for you
    Kamihime Offline Player: MEGA | GG Drive

  7. #7
    Er... I ran into this error upon using the 2_build_rpy while attempting to get new characters into the player. I was running tests to see if it was good or not. On the way, I've encountered multiple types. First, I've done something like merging the two files together just to get a player to do the job for both, but upon that, I ended up updating the Nutaku side, which caused the player to end up becoming corrupt. Originally, I could prove this, but I already have deleted mine. If you want, I can redo the procedures again to show you.
    The second problem was following the start of this post. I ended up with this while doing that.
    C:\Users\TEST\Downloads\Private\RENAMED TEST\Kamihime_Player-1.0-pc\game\dmm>..\..\Python27\python.exe "2_build_rpy.py"
    Traceback (most recent call last):
    File "2_build_rpy.py", line 27, in <module>
    print u'キャラの名前: ',
    File "C:\Users\TEST\Downloads\Private\RENAMED TEST\Kamihime_Player-1.0-pc\Python27\lib\encodings\cp437.py", line 12, in encode
    return codecs.charmap_encode(input,errors,encoding_map)
    UnicodeEncodeError: 'charmap' codec can't encode characters in position 0-5: character maps to <undefined>

    C:\Users\TEST\Downloads\Private\RENAMED TEST\Kamihime_Player-1.0-pc\game\dmm>pause
    Press any key to continue . . .
    If there is any way to solve this, I would appreciate it. Thank you for your time and help.

Posting Permissions

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