Theses interior that i am rendering its taking so long? and the frame buffer appears Bitmap (Null). someone help please ???
Re: Bitmap NULL returned an invalid color rgb 450642176.000000
A material is invalid, only way is to delete one material one by one and test render until you find the culprit, then fix it by remaking it.
Re: Bitmap NULL returned an invalid color rgb 450642176.000000
This is the cause that my render its taking so long? and thanks for your help mebo ![]()
Re: Bitmap NULL returned an invalid color rgb 450642176.000000
yes, when you get null bitmaps it takes very long, if you see it, try to identify the problem and sort it out. No problem.
Re: Bitmap NULL returned an invalid color rgb 450642176.000000
Mebo i apreciate your help, its there a way to deletes all these materials instead of doing it one by one
Re: Bitmap NULL returned an invalid color rgb 450642176.000000
there is a plugin that removes all the materials of a selected object but i cannot remember where i got it from. Google for it.
But what you could do is simply delete/hide your objects and keep testing until you identify where it is. good luck