1
[Max] Resolved Bugs / Re: DR - failed to start - DADispatcherService.exe
« on: 2017-04-04, 19:03:13 »
seems to be solved in : https://forum.corona-renderer.com/index.php/topic,15516.0.html
Having trouble verifying your license? If you are seeing a license verification message or are unable to access your Chaos products, please follow these simple steps to fix sign-in issues. If you have already tried this and are still unable to access your Chaos products, please contact Support.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
global wasCancelled = false;
do (
loadMaxFile (CoronaRenderer.CoronaFp.getSceneFilename()) quiet:true;
global cam = getNodeByName(CoronaRenderer.CoronaFp.getSlaveCamera());
global rtype = getRenderType();
if (cam == undefined) then
render cancelled:&wasCancelled frame:(CoronaRenderer.CoronaFp.getSlaveFrame()) vfb:off renderType:rtype; else
render cancelled:&wasCancelled frame:(CoronaRenderer.CoronaFp.getSlaveFrame()) vfb:off camera:cam renderType:rtype;
loadMaxFile "C:/Users/John/AppData/Local/CoronaRenderer/DrData/corona_dr.max" quiet:true;
render vfb:false;
) while wasCancelled == false
Corona version: 1.6 DailyBuild Mar 29 2017
Full-speed, Non-debug, MaxSDK 2016
Build timestamp: Mar 29 2017 22:56:27
Defines: Wide RGB