Results 1 to 10 of 724

Hybrid View

  1. #1
    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?

  2. #2
    noob here, and haven't been here for a long time
    having a problem with my 0_download_json
    this showed up

    6122.json already exists
    6123.json already exists
    6124.json already exists
    6125.json already exists
    6126.json already exists
    6127.json already exists
    6128.json already exists
    Traceback (most recent call last):
    File "0_download_json.py", line 465, in <module>
    download_kamihime_script(info)
    File "0_download_json.py", line 339, in download_kamihime_script
    save_script("kamihime_" + rarity, name, file_name + '.json', ep_infos[file_name])
    File "0_download_json.py", line 107, in save_script
    print "Saving %s" % file_path
    UnicodeEncodeError: 'cp932' codec can't encode character u'\xed' in position 34: illegal multibyte sequence

    D:\Huhu\Kamihime_Player-1.0-pc\game\nutaku>pause
    Press any key to continue . . .

    how to fix? anyone have insight?

  3. #3
    Quote Originally Posted by Aryan Aquila View Post
    noob here, and haven't been here for a long time
    having a problem with my 0_download_json
    this showed up

    6122.json already exists
    6123.json already exists
    6124.json already exists
    6125.json already exists
    6126.json already exists
    6127.json already exists
    6128.json already exists
    Traceback (most recent call last):
    File "0_download_json.py", line 465, in <module>
    download_kamihime_script(info)
    File "0_download_json.py", line 339, in download_kamihime_script
    save_script("kamihime_" + rarity, name, file_name + '.json', ep_infos[file_name])
    File "0_download_json.py", line 107, in save_script
    print "Saving %s" % file_path
    UnicodeEncodeError: 'cp932' codec can't encode character u'\xed' in position 34: illegal multibyte sequence

    D:\Huhu\Kamihime_Player-1.0-pc\game\nutaku>pause
    Press any key to continue . . .

    how to fix? anyone have insight?
    Are you using the updated script from here? Click me

    If not, then you should use that updated script.
    Online: gazmull [Github]
    Offline: Eliont (Discontinued) | xellosp [Github]


    Looking for active editors to manage Kamihime FANDOM (wiki)! Contact me for inquiries (Discord: Euni#1200).

  4. #4
    Quote Originally Posted by Eunicorn View Post
    Are you using the updated script from here? Click me

    If not, then you should use that updated script.
    You seem to know well his player. Would you have an idea about my issue?

  5. #5
    Not really familiar. Have you tried running the scripts again?
    Online: gazmull [Github]
    Offline: Eliont (Discontinued) | xellosp [Github]


    Looking for active editors to manage Kamihime FANDOM (wiki)! Contact me for inquiries (Discord: Euni#1200).

  6. #6
    I have this error each time I try to update the players. I mean I had the same issue some months ago when I tried to update the old player

Posting Permissions

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