PDA

View Full Version : any way to turn off the mentalray output warning message?


Don3Don
05-31-2008, 12:49 PM
Hi, I got 1000 node connect to one switch node in my scene, it warn me 1000 lines like this,
in output windows, which slow down my rendering.

============================================================
API 0.0 warn 303018: type conflict: .....type vector, ........type color
API 0.0 warn 303018: type conflict: .....type vector, ........type color
API 0.0 warn 303018: type conflict: .....type vector, ........type color
API 0.0 warn 303018: type conflict: .....type vector, ........type color
API 0.0 warn 303018: type conflict: .....type vector, ........type color
API 0.0 warn 303018: type conflict: .....type vector, ........type color
.......... (*1000)

any way to turn off the mentalray output warning message?
or solve this warning?

Thx

TheNeverman
05-31-2008, 01:25 PM
i doubt the error display is what's slowing down your rendering, obviously theres something broken in there...

could you tell us more about the scene? not enough info...

Hamburger
06-01-2008, 03:25 AM
Are you using Gamma Correct nodes? Could be that.

Don3Don
06-01-2008, 05:49 PM
Thx guys..

for more detail is, say i have 30 fileNodes connect a switch node, then switchNode to Shader.color, then it will show this warning.
cause it warn me that fileNode output is "color", switchNode input is "vector"....something like that. I know it just a warning, it won't bother the result, and MR will do that correct for me behind.

but, anyway it still need to output this warning messages, that I think it will slow down a bit of the renderTime, cause I will have over 1k nodes for that... (for some reason),


so I want to know if there is any way to turn off that output messages.
I'm using online render.

TheNeverman
06-02-2008, 10:10 PM
You should be able to suppress the error message in the script editor under "history->suppress error/warning messages" but again, it's what's broken in your hypergraph that is causing the performance issue - not the displaying of the error message itself.

could you show a screenshot of your hypergraph and talk about the connections you have going on?

nojjy
06-02-2008, 11:48 PM
Can't you just turn down the verbosity in Render -> Render Current Frame - > Options?

CGTalk Moderation
06-02-2008, 11:48 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.