Thanks JimStar.
I have checked the crashing of existing scenes some more and have found the following.
The issue is geometry and UV related. Nothing to do with which version a scene was last saved with.
If a mesh has no UV's it will crash Maya when a render is started, if I then give that mesh UV's it will render.
If a mesh has faces that Maya considers to have zero map area (even if they appear in the UV's) it will crash Maya when a render is started. You can find and select these faces using "cleanup" under the Mesh menu. If I use cleanup to delete these faces the mesh will render.
Here are a couple of crash dumps.
T.
OctaneRender® for Maya® beta 3.03a [OBSOLETE]
Moderator: JimStar
- Attachments
-
- MayaCrashLog121028.1132.zip
- (52.48 KiB) Downloaded 237 times
-
- MayaCrashLog121028.1116.zip
- (52.67 KiB) Downloaded 252 times
Win10 x64|i7-9750H 2.6 GHz|32 GB RAM | RTX2080 max Q 8GB
JimStar, Could you please check to see if the Z_depth_max attribute that is in the standalone deep channel kernal is exposed in the sdk? As in the plugin at the moment we have no control over this, I'm pretty sure you would have includeded it if it was there but just wanted to check as I need control over this so that I can get usable depth passes out to use as atmospheric haze, and the default is way too small for the large environmental scenes I'm working on.
Thanks
T.
Thanks
T.
Win10 x64|i7-9750H 2.6 GHz|32 GB RAM | RTX2080 max Q 8GB
Yes, thanks, my fault. Will release the "quick-fix" soon.TBFX wrote:JimStar, Could you please check to see if the Z_depth_max attribute that is in the standalone deep channel kernal is exposed in the sdk? As in the plugin at the moment we have no control over this, I'm pretty sure you would have includeded it if it was there but just wanted to check as I need control over this so that I can get usable depth passes out to use as atmospheric haze, and the default is way too small for the large environmental scenes I'm working on.
Thanks
T.
About the broken shaders issue - it seems like the engine issue... I've already posted the question to engine developers about it. But I'm still checking my code too regarding this, trying to find some issues there...
Thanks for the dumps.TBFX wrote:Thanks JimStar.
I have checked the crashing of existing scenes some more and have found the following.
The issue is geometry and UV related. Nothing to do with which version a scene was last saved with.
If a mesh has no UV's it will crash Maya when a render is started, if I then give that mesh UV's it will render.
If a mesh has faces that Maya considers to have zero map area (even if they appear in the UV's) it will crash Maya when a render is started. You can find and select these faces using "cleanup" under the Mesh menu. If I use cleanup to delete these faces the mesh will render.
Here are a couple of crash dumps.
T.

No, it is not UV-related. It just happens when the mesh has some non-Octane material... It's a "new" bug appeared with some new algorythms I added...
Already fixed it, the quick-fix release will be very soon.
