was-node-suite-comfyui
was-node-suite-comfyui copied to clipboard
Save Text File node partly broken
If i try to save a file to the "reccomended" ./ComfyUI/output/[time(%Y-%m-%d)] it will not make a file in the comfyui folder
i will get this 'D:\AI\pinokio\api\comfyui.pinokio.git/ComfyUI/output/2023-11-22' doesn't exist! Creating it... in the comand prompt but no file to be found.
But if i manualy set it to D:\AI\pinokio\api\comfyui.pinokio.git/ComfyUI/output/[time(%Y-%m-%d)] it works
this is tested with pinokio on windows
--EDIT--
Found it it got saved at D:\AI\pinokio\api\comfyui.pinokio.git/ComfyUI/ComfyUI/output/[time(%Y-%m-%d)]
Well your path is non-standard, to start. It's a mixture of valid, and invalid windows separators.
Something is defenetly wrong
If i send ./output/Test/512x768 to the output path of the Image Save node it saves it to
ComfyUI/output/output/Test/512x768
and if i send the same (at the same time) to the Save Text File node it saves it to
ComfyUI/output/Test/512x768