prman-pixar / RenderManForBlender

RenderMan for Blender render addon
MIT License
808 stars 133 forks source link

Blender crashes when NCR license is expired/invalid when trying to start a render #608

Closed breadbyte closed 3 years ago

breadbyte commented 3 years ago

I couldn't figure out why blender kept crashing whenever I tried to start any kind of render with RenderMan, until I started blender with debug log output, and got the following output:

R50005 {SEVERE}  License error - feature: RPS-24.0
R50005 {CONTINUED} code -2: License was not issued for this host
R50005 {CONTINUED} license source: C:/Program Files/Pixar/pixar.license

which prompted me to renew my license and now RenderMan is working fine.

Which I find very odd as my license should have been renewed when I downloaded RenderMan 24, but that's besides the point.