Author Topic: Halt! Exception time! suspiciously often  (Read 4090 times)

2015-04-08, 09:24:40

iLEZ

  • Active Users
  • **
  • Posts: 108
    • View Profile
    • andersryttar.se
I have a machine with 48 gb memory. My Corona .02 crashes with the "Bad allocation" and "Halt! Exception time!" a little too often.
It seems like I hit a total memory roof around 31 Gb and then the render crashes. 3ds max uses only about 22 gb when I get back to see the crash. Maybe it peaks before that? I haven't been able to babysit the Task Manager to see if it fills my entire memory.
The render is 6667px * 4000px. I know I have rendered a LOT larger renders on That Other Renderer. Is Corona more memory intensive? The scene is a simple gaming keyboard with very few polygons, around 300k before subdivision. I do use the OpenSubdiv modifier on some things though, can that be a problem? I have noticed that OpenSubdiv lags incredibly in 3ds max 2015.
Incredibly compressed pic attached.
« Last Edit: 2015-04-08, 09:30:05 by iLEZ »

2015-04-08, 09:54:20
Reply #1

maru

  • Corona Team
  • Active Users
  • ****
  • Posts: 13668
  • Marcin
    • View Profile
Hi, are you using displacement in this scene?
Marcin Miodek | chaos-corona.com
3D Support Team Lead - Corona | contact us

2015-04-08, 10:20:02
Reply #2

iLEZ

  • Active Users
  • **
  • Posts: 108
    • View Profile
    • andersryttar.se
Hi, are you using displacement in this scene?

Yes! The bumps on the handrest!

2015-04-08, 10:30:47
Reply #3

maru

  • Corona Team
  • Active Users
  • ****
  • Posts: 13668
  • Marcin
    • View Profile
So this is probably the cause of memory problems. You are rendering in a huge resolution. What are your displacement settings? Try lowering them (higher screen size or at least less max subdivs per poly). See: https://coronarenderer.freshdesk.com/support/solutions/articles/5000513437
Marcin Miodek | chaos-corona.com
3D Support Team Lead - Corona | contact us

2015-04-08, 10:59:13
Reply #4

iLEZ

  • Active Users
  • **
  • Posts: 108
    • View Profile
    • andersryttar.se
So this is probably the cause of memory problems. You are rendering in a huge resolution. What are your displacement settings? Try lowering them (higher screen size or at least less max subdivs per poly). See: https://coronarenderer.freshdesk.com/support/solutions/articles/5000513437

Thanks for the quick reply! You guys are really helpful and patient. I sure don't regret switching to Corona this early. =)

Displacement is:
Max subdivs per poly: 100
Screen size (px): 1,0 (this is probably the culprit then?)

My filter settings are the default.

2015-04-08, 11:05:44
Reply #5

maru

  • Corona Team
  • Active Users
  • ****
  • Posts: 13668
  • Marcin
    • View Profile
Displacement is:
Max subdivs per poly: 100
Screen size (px): 1,0 (this is probably the culprit then?)
I would suggest increasing screen size to 2. Just let's hope it won't look much worse. If so, then I would try slightly decreasing it to the point where memory errors start. And you can also try decreasing max subdiv per poly (especially if the mesh is dense).
Marcin Miodek | chaos-corona.com
3D Support Team Lead - Corona | contact us

2015-04-08, 11:11:44
Reply #6

iLEZ

  • Active Users
  • **
  • Posts: 108
    • View Profile
    • andersryttar.se
Displacement is:
Max subdivs per poly: 100
Screen size (px): 1,0 (this is probably the culprit then?)
I would suggest increasing screen size to 2. Just let's hope it won't look much worse. If so, then I would try slightly decreasing it to the point where memory errors start. And you can also try decreasing max subdiv per poly (especially if the mesh is dense).

Thanks, I'll do that! I'll get back here if it doesn't solve the problem.