Author Topic: Corona renderer error  (Read 2413 times)

2014-12-16, 22:44:09

Michał Morzy

  • Active Users
  • **
  • Posts: 83
    • View Profile
    • Blok studio
Hi guys,

I was rendering a scene and after some hours of renering i get this msg:



Could anyone help? Its an emergency

2014-12-16, 22:49:44
Reply #1

racoonart

  • Active Users
  • **
  • Posts: 1446
    • View Profile
    • racoon-artworks
So do you have a standard light source without corona shadows in your scene or not?
Any sufficiently advanced bug is indistinguishable from a feature.

2014-12-16, 22:56:06
Reply #2

Michał Morzy

  • Active Users
  • **
  • Posts: 83
    • View Profile
    • Blok studio
Sorry, I should write it in the beginning. I have only corona lights in scene and hdri in render settings for global lighting. It was working fine for some time but after the bug I can't even start the render.

2014-12-16, 23:13:52
Reply #3

racoonart

  • Active Users
  • **
  • Posts: 1446
    • View Profile
    • racoon-artworks
just to be sure there is really no other light somewhere in the scene, enter the following in the maxscript listener (right click into the pink field in left lower corner and "open listener window") and then post what is printed out

Code: [Select]
print lights
If there is no other light type in the scene I'd be a bug and I'm not sure if you could solve that so easily
Any sufficiently advanced bug is indistinguishable from a feature.

2014-12-16, 23:17:02
Reply #4

Michał Morzy

  • Active Users
  • **
  • Posts: 83
    • View Profile
    • Blok studio
Sorry for the tread. I solved it. There was light in the scene didn't listed in "select by name" list. Now it is working again.