qube运作起来是件简单的事情,配合着3dsmax却变得很棘手
确认配置没有问题,任务可以提交,却总不能正常运行
错误提示是这样
Error rendering frame 0: An unexpected exception has occurred in the network renderer and it is terminating.
google了半天也没有个结果,于是打上sp1,这个错误看不到了
到worker节点上手动执行渲染命令,
“D:\Program Files\Autodesk\3ds Max 2009/3dsmaxcmd.exe” -script “C:\Program Files\pfx\jobtypes\3dsmax\execute.ms” -v:5 “C:\Users\test\AppData\Local\Temp/blank.max”
可以弹出渲染窗口,却堵在transforming vertices上
这个关键字倒是google了点东西出来,修改preferences/rendering/bitmap pager
page size:128,bitmap size threshold:20000,Memory Pool:50000
就这样让qube+3dsmax一起运作起来,接下来可以试验任务分配的部分了

