Giter Club home page Giter Club logo

comfyui-job-iterator's Issues

The funny error. KeyError: '69'

IP&CN_v0-3_job-itteraitor-test.json

Prompt executor has been patched by Job Iterator!
total 4
!!! Exception during processing !!!
Traceback (most recent call last):
File "E:\AI\ComfyUI_windows_portable\ComfyUI\execution.py", line 151, in recursive_execute
output_data, output_ui = get_output_data(obj, input_data_all)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\AI\ComfyUI_windows_portable\ComfyUI\execution.py", line 81, in get_output_data
return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\AI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_ezXY\autoCastPatch.py", line 295, in map_node_over_list
_nums = [str(value) for value in input_data_all[input_name]]
~~~~~~~~~~~~~~^^^^^^^^^^^^
KeyError: 'number_as_text'

Exception in thread Thread-18 (prompt_worker):
Traceback (most recent call last):
File "threading.py", line 1045, in bootstrap_inner
File "threading.py", line 982, in run
File "E:\AI\ComfyUI_windows_portable\ComfyUI\main.py", line 111, in prompt_worker
e.execute(item[2], prompt_id, item[3], item[4])
File "E:\AI\ComfyUI_windows_portable\ComfyUI\custom_nodes\rgthree-comfy_init
.py", line 211, in rgthree_execute
return self.rgthree_old_execute(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\AI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-job-iterator\job.py", line 203, in execute
steps = self.outputs[job_iterator][1][0]
~~~~~~~~~~~~^^^^^^^^^^^^^^
KeyError: '69'

steps = self.outputs[job_iterator][1][0] KeyError: '34'

got an error:
Exception in thread Thread-2 (prompt_worker):
Traceback (most recent call last):
File "/mnt/disk1/sys/conda/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File "/mnt/disk1/sys/conda/lib/python3.10/threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File "/mnt/disk1/localroot/ComfyUI/main.py", line 95, in prompt_worker
e.execute(item[2], prompt_id, item[3], item[4])
File "/mnt/disk1/localroot/ComfyUI/custom_nodes/comfyui-job-iterator/job.py", line 203, in execute
steps = self.outputs[job_iterator][1][0]
KeyError: '34'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.