Chaos Corona Forum
Chaos Corona for 3ds Max => [Max] Bug Reporting => [Max] Resolved Bugs => Topic started by: craigfeldspar on 2018-09-11, 16:48:38
-
Hello,
I'm trying to set up a render server using corona standalone. Since there is no user input, i run it with the silent option.
It works well when my files are well formed, but in case of error, corona outputs an error prompt. This error prompt requires a user click for the process to terminate, so it effectively blocks the synchronous render chain.
Is there any way to output the error to the standard error output and not prompt for the user ?
Thanks.
-
I'll look into this, and will file a feature request in case we don't have it yet.
-
Great, thanks !
-
Hi, I take it the error is nothing serious and it can be considered a warning? Meaning it's not something that would hinder installation of Corona? And if you close it, the installation finishes successfully?
Thank you
-
Ivan, I don't think this is about installation.
This is about rendering with Corona Standalone. The user is trying to render a scene, and the error message has to be closed to proceed.
-
Ah, OK. Thanks
-
Hi,
The error message is indeed caused by a ill-formed XML while running corona standalone.
Since this is a fully automated system, i'd like the error message to be sent on the standard error output to be proceeded by a bash script.
Could it be the standard behaviour for the command line option --silent ?
Thanks,
-
yeah, this should and will be improved in the future
-
This has been fixed and the fix is included in our internal builds. Soon a daily build with the fix will be released, and it will be also included in the final version 3.
-
Great, thanks a lot