Chaos Corona Forum
Chaos Corona for 3ds Max => [Max] Bug Reporting => [Max] Resolved Bugs => Topic started by: quizzy on 2019-11-19, 12:26:34
-
either with interactive or offline rendering, max just crashes. I dont know what is going on, but here are the log files:
max2017 and corona 5
Total: 0, actual: 0 CoronaMax invoke
Total: 0, actual: 0 Current FPS: 0
Total: 0, actual: 0 IR_DEBUG: Node stats: 8865 0 0 0; Times: camera: 5 scene: 1522 frame-frame: 118452;
Total: 0, actual: 0 RenderHandler:: render thread invoke
Total: 428, actual: 428 REPORT: unchanged: 0, Prim: 2857, Inst: 0, Mtl: 0, Env-tentative: true
Total: 428, actual: 0 Core::renderFrame before onFrame
Total: 3114, actual: 2686 Core::renderFrame after onFrame
Total: 3261, actual: 147 TreeScale built: nodes 268627, time 145 ms
Total: 3261, actual: 0 CoronaCore:RenderFrame: after directLight
Total: 3261, actual: 0 CoronaCore::renderFrame: after GI precompute
Total: 3261, actual: 0 CoronaCore::renderFrame: before render
And:
2019-11-19 12:20:18 Parsing scene
2019-11-19 12:20:18 ====RENDER STARTED====
2019-11-19 12:20:18 Core build timestamp: Nov 5 2019 10:01:23
2019-11-19 12:20:28 SYS INFO: OptiX Version:[7.0.1] Branch:[r436_08] Build Number:[27108309] ABI Version:[22] CUDA Version:[cuda100] 64-bit Display driver: 436.15 Devices available: CUDA device: 0 0000:08:00.0 GeForce RTX 2060 SM count: 30 SM arch: 75 SM clock: 1830 KHz GPU memory: 6144 MB TCC driver: 0 Compatible devices: 0 RT core version: 10 Peer-to-peer islands: {0}
2019-11-19 12:20:28 Parsing scene took 9.965 seconds
2019-11-19 12:20:28 Calculating displacement
2019-11-19 12:20:28 Preparing geometry took 0.188 seconds
2019-11-19 12:20:28 Preparing geometry
2019-11-19 12:20:31 Embree: memory usage: 460.6 MB. Total embree build time is 2372ms, top level commit took: 5ms. There are 2857 embree geometry groups, 6053 instances, 2851/0/0/6 tri/animTri/hair/custom objects
2019-11-19 12:20:31 Preparing geometry took 2.496 seconds
2019-11-19 12:20:31 Preparing lights
2019-11-19 12:20:31 Preparing lights took 0.146 seconds
2019-11-19 12:20:31 Rendering initial pass
-
ow dear.. just reverted to corona 4 HF 1 and now it works.. oopsie..
I could upload the max scene, but not with assets and textures, would that be helpful? If so, where to upload?
-
Hi,
The scene and a minidump would be helpful, instructions on how to send these to us are in my signiture.
Can you confirm if this happens only when using the Nvidia AI denoiser?
Thanks,
Rowan
-
i've narrowed it down a little by preparing an uploadable file. With all textures disabled/removed the IR and render work perfectly. also the denoiser. So it must be in one of the textures... hmmm...
-
merging the max file in an empty scene crashes max as well
-
I'm uploading now. 1 GB (with all the textures) the filename is temp_quizzy.rar
cheers for looking into this.
-
Hi,
Thanks I have the scene. I can confirm that I can reproduce this crash.
I will forward the report on to our dev team for futher investigation.
Thanks,
Rowan
(Internal ID=424867549)
-
"great" news it crashes at your setup as well...
-
any news?? I kinda like to upgrade to version 5
-
Hi,
I've spoken to the dev team and we are still investigating this.
I will let you know when I have some more information.
Thanks for your patience,
Rowan
-
According to my investigation (which may not be fully accurate), the crash is caused by:
- object "_smoke_box"
- material "Material #3294"
More precisely: the material is using a bitmap connected to a Corona Volume Mtl. When mode of the Volume Mtl is set to "inside volume", it immediately crashes.
Solution: change mode of the Volume Mtl to "on surface", or replace the material completely, or remove the offending object.
This looks like a bug, it's already reported, and our devs will look into it as soon as possible.
Note: there may be more objects/materials like this in the scene.
(Internal id=441621028)
-
i've done some more research on it as well... The offending map is the Gradient Ramp map. As soon as you put one in the volume material, and the material is set on inside volume, max crashes. So no more gradient ramp maps in my volume materials.
And just tested the checker map. This one also crashes max. So my guess is all 2D maps will give the same error when the vol material is set on Inside Volume.
-
Fixed in v6 DB from 2020-06-18