Chaos Corona Forum

Chaos Corona for 3ds Max => [Max] Bug Reporting => Topic started by: faust on 2018-05-22, 10:24:44

Title: Output paths for render elements are not changing from the previous file name
Post by: faust on 2018-05-22, 10:24:44
Sometimes, if i have a few cameras in the scene for example or when i'm rendering several images from same camera some of the render elements of newest image are overwriting images from previous render, even if the file name is changed, but sometimes not, i cannot get the logic of it.
Title: Re: Output paths for render elements are not changing from the previous file name
Post by: maru on 2018-05-22, 14:04:48
I am pretty sure this is some kind of 3ds Max bug as file saving and all the "render output" options are handled by 3ds Max.
Try this:
-close the render setup window completely
-enter this line into the maxscript listener and press enter:
Code: [Select]
rendOutputFilename = "C:/1.jpg"Then check if all render element output paths got updated correctly.
Title: Re: Output paths for render elements are not changing from the previous file name
Post by: faust on 2018-05-22, 14:20:48
I am pretty sure this is some kind of 3ds Max bug as file saving and all the "render output" options are handled by 3ds Max.
Try this:
-close the render setup window completely
-enter this line into the maxscript listener and press enter:
Code: [Select]
rendOutputFilename = "C:/1.jpg"Then check if all render element output paths got updated correctly.
Just checked, path changed only for 2 elements:
Title: Re: Output paths for render elements are not changing from the previous file name
Post by: maru on 2018-05-22, 14:41:01
Interesting. Can you share your scene? (see my signature)
However I doubt it's related to Corona. :/
Title: Re: Output paths for render elements are not changing from the previous file name
Post by: faust on 2018-05-22, 15:05:56
Interesting. Can you share your scene? (see my signature)
However I doubt it's related to Corona. :/
Done,
it appears from time to time in all Corona (and 3dmax) versions i ever used
Title: Re: Output paths for render elements are not changing from the previous file name
Post by: maru on 2018-05-22, 16:05:43
Thanks, we'll look into it.
Title: Re: Output paths for render elements are not changing from the previous file name
Post by: maru on 2018-07-13, 14:27:42
Sorry for the delay. I've experienced this a few times, but it seems very random, so I cannot reproduce it consistently.
Could you send us any scene where this happens t you? https://corona-renderer.com/upload
Maybe this will give us some clue about what may be happening here.