Results 1 to 10 of 889

Threaded View

  1. #11
    Quote Originally Posted by Kirashi View Post
    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?
    Do you have story_nutaku_kamihime_6419.rpy in scenario folder?

    Quote Originally Posted by alguien View Post
    Hello, thank you. setting.ini was alright but the problem now is with 1_download_assets.py

    C:\Users\Downloads\[Nutaku Only] kamihime_player\Kamihime_Player-1.0-pc\game\nutaku>..\..\Python27\python.exe "1_download_assets.py"
    Abou 3001_harem-summon.json
    Abou 3002_harem-summon.json
    Abou 3003_harem-summon.json
    Adramelech 1101_harem-summon.json
    Traceback (most recent call last):
    File "1_download_assets.py", line 175, in <module>
    if data['scenario_path'].endswith('.ks'):
    KeyError: 'scenario_path'

    C:\Users\Downloads\[Nutaku Only] kamihime_player\Kamihime_Player-1.0-pc\game\nutaku>pause


    I tried raw_scenario/story folder solution but no works

    sorry for the late answer
    Seems like something missing in your andramelech files, try using my andramelech files and run again.
    Attached Files Attached Files
    Kamihime Offline Player: MEGA | GG Drive

Posting Permissions

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