We have had some instances where someone from our team didn't set up their VRay license correctly, or there was some issue with the installation, or they didn't log, or something like that. Digging through the logs or even opening the menu is enough to figure out what happened (that there's no license active in the machine) and thus caused the script or rendering to fail, but is there any way at all to find out programmatically if there's a valid license in the system?
Worst case scenario, I could parse the logs, but if there's a way through code or even some CLI way to do that (like a return code from an executable), that would be ideal for me.
Worst case scenario, I could parse the logs, but if there's a way through code or even some CLI way to do that (like a return code from an executable), that would be ideal for me.
Comment