dzneuraymgr.cpp and render canvas's

I dont remember when this intially started,.. so I just stopped using canvas's 

but decided to go for it again as I could really use it right now

figured out, Iray is actually writing the canvas's to the temp directory

but failing when writing them to specified directory

2024-03-15 17:43:53.922 [WARNING] :: \src\pluginsource\DzIrayRender\dzneuraymgr.cpp(376): Iray [ERROR] - IMAGE:IO ::   1.0   IMAGE  io   error: No image plugin found to handle "E:\SceneFiles\DormDaysTemp\Issue ".

and since I need to do batches of these using RQ it would overwrite with every render any Idea the cause,.. and I know it worked correctly at one point,... it makes the directory for the canvas's but fails to write them there

Comments

  • markusmaternmarkusmatern Posts: 521
    The path to the directory in the log message shows an extra space at the end? Maybe that's your problem?
  • TannimTannim Posts: 43

    markusmatern said:

    The path to the directory in the log message shows an extra space at the end? Maybe that's your problem?

     

    It was really something that stupid,... DS can write to spaced directory names no problem,.. but apparently whatever widget in Image.Io thhat writes the EXR's craps the bed if theres a space in the directory name

  • markusmaternmarkusmatern Posts: 521
    Glad this helped. Maybe you can change the thread's title with a (solved) at the end....
Sign In or Register to comment.