Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prompt outputs failed validation: Return type mismatch between linked nodes: frame_rate, received_type(FLOAT) mismatch input_type(INT) #402

Open
DuckersMcQuack opened this issue Feb 26, 2025 · 2 comments

Comments

@DuckersMcQuack
Copy link

DuckersMcQuack commented Feb 26, 2025

Wiped venv and carefully installed all modules needed. But vhs still fails to process fps from video.

Prompt outputs failed validation: Return type mismatch between linked nodes: frame_rate, received_type(FLOAT) mismatch input_type(INT)
VHS_VideoCombine:
- Return type mismatch between linked nodes: frame_rate, received_type(FLOAT) mismatch input_type(INT)
VHS_VideoInfoLoaded:
- Exception when validating inner node: tuple index out of range

@AustinMroz
Copy link
Collaborator

I'm not able to reproduce this behaviour, but it does seem like something strange is happening here.

If you could first help me with a couple sanity checks, it would be greatly appreciated.

  • What version of ComfyUI are you running?
    Image
  • Can you confirm you have the same list of VHS settings? I've heard rumors of the manger sometimes incorrectly claiming a custom_node has been updated
    Image
  • Can you confirm the error occurs with a minimal workflow such as
    Image

@DuckersMcQuack
Copy link
Author

I'm not able to reproduce this behaviour, but it does seem like something strange is happening here.

If you could first help me with a couple sanity checks, it would be greatly appreciated.

* What version of ComfyUI are you running?
  ![Image](https://github.com/user-attachments/assets/024c26f4-51d2-4b97-8101-66e9ea694abe)

comfy:0.3.15
frontend: 1.9.18

* Can you confirm you have the same list of VHS settings? I've heard rumors of the manger sometimes incorrectly claiming a custom_node has been updated
  ![Image](https://github.com/user-attachments/assets/00903803-eaeb-4ddc-af47-de00bcbd50cc)

I do not have that option in the settings. Only in the list of nodes installed.

Image

* Can you confirm the error occurs with a minimal workflow such as
  ![Image](https://github.com/user-attachments/assets/f530d774-ba0c-479d-908a-a12bfa3d3777)

Mine did not appear the same to be able to connect. So I think i might need to reinstall it.

Image

Best to git pull, or install via manager?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants