Page 1 of 1
Maxwell Internal Error
Posted: Tue Jan 18, 2011 5:42 am
by DariusBBLee
Hi JD,
would you know what is this error I am getting when trying to render:
Maxwell: warning: Errors detected in scene creation phase. MXS will not be created. (method: writeMXS) (caller=Maxwell.Scenes.ip_callback)
Maxwell: warning: The Scene was not successfully written, due to an internal Maxwell error.
This is an old file that used to be rendered with maxwell 1. Now I opened it in the v2.5. BTW I removed all old materials. I can see it in Fire but Maxwell cannot open render window...
Win7 64x and Rhino WIP 5 64x.
Thanks
Re: Maxwell Internal Error
Posted: Tue Jan 18, 2011 5:47 am
by JDHill
I can't diagnose that class of error without the Rhino file. Before I ask you to send it though, I'd suggest re-meshing using different parameters; it probably contains a mesh which is okay by Rhino, but which is not good enough for Maxwell.
Re: Maxwell Internal Error
Posted: Tue Jan 18, 2011 7:18 am
by DariusBBLee
Thanks JD,
very good advice. That is exactly what I was hoping for...
Not sure what was wrong with that file but I’ve just migrated all geometry into a newly created one and everything is good.
Thanks again.
Re: Maxwell Internal Error
Posted: Wed Jan 19, 2011 5:53 pm
by rober
Hi JD,
I open an old scene...here I could want leave a new object to renderand to save time in set and to have" my old materials that I like"... . but I have the same initial answers/problems of Darius...Internal Maxwell error......Fire ok! but I cannot render
If I must delete alls materials and all objects in the scene(bad meshes?) the old scenes and materials are useles!?!
I have to made news scenes and news 2.5 materials ?
Vista premium 64 Rhino 5 (64)
rober
Re: Maxwell Internal Error
Posted: Wed Jan 19, 2011 5:58 pm
by JDHill
As I said, I cannot diagnose this type of error without a Rhino file. If re-meshing the scene does not help, you can send me a file (jeremy at nextlimit dot com) and I can try to find out what is causing the problem.
Re: Maxwell Internal Error
Posted: Wed Jan 19, 2011 6:57 pm
by JDHill
Thanks for the file. The problem is that the older file contains camera z-clip values which are no longer valid in Maxwell 2. These will be fixed up automatically in the next plugin update, but for now, you will need to make sure that the z-clip far distance for the camera is greater than the z-clip near distance (the problem here is that they are both 0.0). Also note: if Output > Export > Active camera only is not checked, any camera in the scene may cause the error, even if it is not being used, since all Named Views will be exported when that option is off.
Re: Maxwell Internal Error
Posted: Wed Jan 19, 2011 11:21 pm
by rober
it's true I see 0.0 like no active... z-clip it' s no enabled ( I nothing use it)!...What I have to do
...to enable z-clip ( Why ? I don't need z-clip???)and change the values for...
thankyou
Re: Maxwell Internal Error
Posted: Thu Jan 20, 2011 12:43 am
by JDHill
I didn't mean that you need to use z-clip, but that you need to correct the values to be compatible with Maxwell 2. The z-clip far distance needs to be greater than the z-clip near distance, so:
1. enable z-clip
2. make z-clip far greater than z-clip near
3. disable z-clip
4. render
This is just a workaround -- it will be handled automatically in the next plugin update.