Page 25 of 72 FirstFirst ... 15232425262735 ... LastLast
Results 241 to 250 of 719
  1. #241
    Quote Originally Posted by Alternate View Post
    Hello. I did the soul update for my dmm version. After running the 3_write_config, I encountered this:

    C:\Users\TEST\Documents\TEST\Kamihime_Player\game\ dmm>..\..\Python27\python.exe "3_write_config.py"
    Traceback (most recent call last):
    File "3_write_config.py", line 127, in <module>
    id = data['job_id']
    KeyError: 'job_id'

    C:\Users\TEST\Documents\TEST\Kamihime_Player\game\ dmm>pause
    Press any key to continue . . .
    Anyway to fix this?
    Can you post screenshot of the console? I need to know at which soul did it crash.
    Also, did you delete the info_soul and raw_scenario/soul folders before running the scripts like I instructed?
    Kamihime Offline Player: MEGA | GG Drive


  2. #242
    Quote Originally Posted by xellosp View Post
    Can you post screenshot of the console? I need to know at which soul did it crash.
    Also, did you delete the info_soul and raw_scenario/soul folders before running the scripts like I instructed?
    Yes, I did delete the folders before, as you instructed. Here is the screenshot of the console:
    [New Player] Love scenes collection-screenshot-209-.png
    Last edited by Alternate; 04-30-2019 at 01:56 PM.

  3. #243

    Join Date
    Apr 2019
    Posts
    5
    Credits
    5
    Quote Originally Posted by Alternate View Post
    Yes, I did delete the folders before, as you instructed. Here is the screenshot of the console:
    [New Player] Love scenes collection-screenshot-209-.png
    Do you have files named souls1.json, souls2.json, etc in info_soul folder?

  4. #244
    Quote Originally Posted by alias View Post
    Do you have files named souls1.json, souls2.json, etc in info_soul folder?
    Yes. I still have them. After doing the unpackaging and deleted the folders, I ran the scripts, then I got the folder with those in them.
    Last edited by Alternate; 05-01-2019 at 08:16 PM.

  5. #245

    Join Date
    Apr 2019
    Posts
    5
    Credits
    5
    Quote Originally Posted by Alternate View Post
    Yes. I still have them. After doing the unpackaging and deleted the folders, I ran the scripts, then I got the folder with those in them.
    Delete them, but not the json files with only numbers as name.

  6. #246
    Quote Originally Posted by alias View Post
    Delete them, but not the json files with only numbers as name.
    Thanks! This worked. Thank you for helping me!

  7. #247
    Unregistered Guest

    Kamihime Offline Player

    I want you to separate the text area and the image

  8. #248
    Unregistered Guest
    A while back, in response to the December 7th releases, I mentioned an error running 2_build_rpy wherein it seemed a dev had messed up the script coding, causing the process to fail. I venture that something similar has happened again, as I am once again receiving an error when running this script;

    [Masterpieces] Hermes
    Traceback (most recent call last):
    File "2_build_rpy.py", line 134, in <module>
    name = chara[line['name']]['name']
    KeyError: u'sukunahikona'

    If I remove [Masterpieces] Hermes, then the script once again crashes, this time at Metatron [Awakened];

    Metatron [Awakened]
    Traceback (most recent call last):
    File "2_build_rpy.py", line 202, in <module>
    if not len(line['words']):
    KeyError: 'words'

    Deleting Metatron [Awakened] will cause the script to once again crash, this time at [Holy Armor Warrior] Athena, though this time the wording of the crash is exactly the same as it was for Metatron.

    Removing [Holy Armor Warrior] Athena allows the script to run to completion.

    Does anyone have any suggestions for fixing this error?

  9. #249

    Join Date
    Jul 2018
    Posts
    5
    Credits
    5
    The scripts indeed have coding issues, just replace your json files with these and you should be good to go.
    Attached Files Attached Files

  10. #250
    Seriously, these useless devs...

    Quote Originally Posted by Unregistered View Post
    A while back, in response to the December 7th releases, I mentioned an error running 2_build_rpy wherein it seemed a dev had messed up the script coding, causing the process to fail. I venture that something similar has happened again, as I am once again receiving an error when running this script;

    [Masterpieces] Hermes
    Traceback (most recent call last):
    File "2_build_rpy.py", line 134, in <module>
    name = chara[line['name']]['name']
    KeyError: u'sukunahikona'
    They somehow messed up the script of Hermes and Sukunahikona so instead of Hermes's name it's sukunahikona...
    If anyone have [Masterpieces] Hermes and run her first story, it will get stuck near the end. I guess someone should report this bug to them.

    Quote Originally Posted by Unregistered View Post
    Metatron [Awakened]
    Traceback (most recent call last):
    File "2_build_rpy.py", line 202, in <module>
    if not len(line['words']):
    KeyError: 'words'

    Deleting Metatron [Awakened] will cause the script to once again crash, this time at [Holy Armor Warrior] Athena, though this time the wording of the crash is exactly the same as it was for Metatron.
    This one is just the case of devs being inconsistent...

    Anyways, fixed.
    Attached Files Attached Files
    Kamihime Offline Player: MEGA | GG Drive

Page 25 of 72 FirstFirst ... 15232425262735 ... LastLast

Posting Permissions

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