Hey everyone,
i'm completely lost now. Still working on that bike model. It's throwing exceptions all over the place. i cant get it to render at all on the renderfarm. It does render locally SOMETIMES. I slimmed down the file a whole lot, and got it down to 3.3mio polys. I smell a memory leak...i smell everything, just no solution. The most occuring error seems to be
[2006/Sep/27|09:53:48] error: UNHANDLED EXCEPTION: Preparing objects
Last marker is at .\src\staticmeshinfo.cpp, line 468: StaticMeshInfo::buildNormals()
..During my quest i had all kinds of exceptions (preparing lights afor example). Seems to be geometry related as it happens during preparation of objects. So i collapsed all modifiers. I even added a smooth modifier to remove all smoothing and collapsed it in...still the same. Any ideas ??
Thorsten
i'm completely lost now. Still working on that bike model. It's throwing exceptions all over the place. i cant get it to render at all on the renderfarm. It does render locally SOMETIMES. I slimmed down the file a whole lot, and got it down to 3.3mio polys. I smell a memory leak...i smell everything, just no solution. The most occuring error seems to be
[2006/Sep/27|09:53:48] error: UNHANDLED EXCEPTION: Preparing objects
Last marker is at .\src\staticmeshinfo.cpp, line 468: StaticMeshInfo::buildNormals()
..During my quest i had all kinds of exceptions (preparing lights afor example). Seems to be geometry related as it happens during preparation of objects. So i collapsed all modifiers. I even added a smooth modifier to remove all smoothing and collapsed it in...still the same. Any ideas ??
Thorsten
Comment