Latest builds / 2015-04-22
I cant set render engine to Vray.
Traceback (most recent call last):
File "C:\BlenderVray\2.74\scripts\modules\addon_utils.p y", line 325, in enable
mod.register()
File "C:\BlenderVray\2.74\scripts\addons\vb30\__init__. py", line 53, in regist
er
plugins.register()
File "C:\BlenderVray\2.74\scripts\addons\vb30\plugins\_ _init__.py", line 952,
in register
LoadPluginAttributes(PLUGINS['TEXTURE'], VRayTexture)
File "C:\BlenderVray\2.74\scripts\addons\vb30\plugins\_ _init__.py", line 96, i
n LoadPluginAttributes
AddAttributes(plugins[plugin], pointerProp)
File "C:\BlenderVray\2.74\scripts\addons\vb30\plugins\_ _init__.py", line 91, i
n AddAttributes
ClassUtils.RegisterPluginPropertyGroup(pointerProp , plugin)
File "C:\BlenderVray\2.74\scripts\addons\vb30\lib\Class Utils.py", line 45, in
RegisterPluginPropertyGroup
AttributeUtils.GenerateAttribute(classMembers, param)
File "C:\BlenderVray\2.74\scripts\addons\vb30\lib\Attri buteUtils.py", line 187
, in GenerateAttribute
attrFunc = TypeToProp[attrDesc['type']]
KeyError: 'WIDGET_RAMP'
I cant set render engine to Vray.
Traceback (most recent call last):
File "C:\BlenderVray\2.74\scripts\modules\addon_utils.p y", line 325, in enable
mod.register()
File "C:\BlenderVray\2.74\scripts\addons\vb30\__init__. py", line 53, in regist
er
plugins.register()
File "C:\BlenderVray\2.74\scripts\addons\vb30\plugins\_ _init__.py", line 952,
in register
LoadPluginAttributes(PLUGINS['TEXTURE'], VRayTexture)
File "C:\BlenderVray\2.74\scripts\addons\vb30\plugins\_ _init__.py", line 96, i
n LoadPluginAttributes
AddAttributes(plugins[plugin], pointerProp)
File "C:\BlenderVray\2.74\scripts\addons\vb30\plugins\_ _init__.py", line 91, i
n AddAttributes
ClassUtils.RegisterPluginPropertyGroup(pointerProp , plugin)
File "C:\BlenderVray\2.74\scripts\addons\vb30\lib\Class Utils.py", line 45, in
RegisterPluginPropertyGroup
AttributeUtils.GenerateAttribute(classMembers, param)
File "C:\BlenderVray\2.74\scripts\addons\vb30\lib\Attri buteUtils.py", line 187
, in GenerateAttribute
attrFunc = TypeToProp[attrDesc['type']]
KeyError: 'WIDGET_RAMP'
Comment