rgthree-comfy
rgthree-comfy copied to clipboard
Display nodes no longer working?
Many display nodes are not working after latest update.
Display int, display any. I also noticed other node sets display type nodes dont show info anymore
Is this a bug with new comfy?
seems to be working for me in a fresh install, is everything up to date?
I have this problem as well and I updated earlier today. I was coming here to look for a solution - in my case it's the "display any" node that won't display anything besides the word "output".
It seems to be working for me as well. Is it still not working for you? Any other specific details by chance?
In fact it's all nodes that used to be showing text strings that are not working anymore for me. Output to terminal console is still working properly, so the basic exchange of data between nodes is still working properly, it's just the preview that is causing problems.
I found a thread on reddit describing something very similar to my own problem, and it looks like it was caused by a custom node, but they don't know which one. So I'll try removing them to find the culprit and I'll come back when I find it.
Any other thing I should be trying ?
Thanks a lot for the follow-up, I appreciate it.
it looks like it was caused by a custom node, but they don't know which one. So I'll try removing them to find the culprit and I'll come back when I find it.
Cool, if you binary search through your extension (as in, bulk remove half at a time and keep cutting it in half until it works) you can usually narrow it down pretty quickly.
Any other thing I should be trying ?
If you open your browser DevTools to the Console tab (usually F12 key on your keyboard), and then execute your workflow up to the rgthree-comfy Display Any node, you can see if there's any relevant error output that occurs in the console around that time it should be displaying something.
I removed the custom nodes and only kept yours and a few others and I can confirm that "display any" is now working again to display strings.
I'll put back some of the essential nodes I am working with first, and then I'll use a most systematic approach along the lines of a binary tree, as recommended. I'll be back with more info about what's causing this.
One thing is clear: it's not rgthree !
I found the culprit: ComfyUI-DeepFuze !
I've removed it, and now all nodes that are supposed to display text strings from an input are working again.
EDIT: I found a mention of this problem here on the DeepFuse github repository: https://github.com/SamKhoze/ComfyUI-DeepFuze/issues/31
I was just going to comment this, I solved my issue by reinstalling comfy, but it was deepfuze that did it. I don't know if installing deepfuze did more than install a node, it changed things many other nodes relied on.
Has anyone found any other custom nodes that do this? Possibly f5tts?
f5 does not, i run that fine