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

Title: Corona standalone silent error prompt
Post 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.
Title: Re: Corona standalone silent error prompt
Post by: maru on 2018-09-12, 14:54:51
I'll look into this, and will file a feature request in case we don't have it yet.
Title: Re: Corona standalone silent error prompt
Post by: craigfeldspar on 2018-09-13, 14:56:49
Great, thanks !
Title: Re: Corona standalone silent error prompt
Post by: Dung (Ivan) on 2018-09-14, 18:09:27
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
Title: Re: Corona standalone silent error prompt
Post by: maru on 2018-09-17, 08:54:34
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.
Title: Re: Corona standalone silent error prompt
Post by: Dung (Ivan) on 2018-09-17, 10:19:03
Ah, OK. Thanks
Title: Re: Corona standalone silent error prompt
Post by: craigfeldspar on 2018-09-17, 18:03:12
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,
Title: Re: Corona standalone silent error prompt
Post by: Ondra on 2018-09-17, 18:27:28
yeah, this should and will be improved in the future
Title: Re: Corona standalone silent error prompt
Post by: maru on 2018-11-03, 11:02:55
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.
Title: Re: Corona standalone silent error prompt
Post by: craigfeldspar on 2018-11-12, 17:34:02
Great, thanks a lot