hi
i try to enable vb30 which is downloaded from github and put in addon folder in blender patched with vray exporter but i get this error:
i can verify that:
-vb25 works ok in this build.
-vb30 is put in the addon folder in blender alone with no vb25 installed.
-vray for standalone from maya 2012 is working and rendering with vb25.
-vray version is 20004
-os is windows 8.1 x64
is there something wrong on my end?
thanks.
i try to enable vb30 which is downloaded from github and put in addon folder in blender patched with vray exporter but i get this error:
Code:
RNA_pointer_get: Object.vray not found. RNA_pointer_get: Object.vray not found. RNA_pointer_get: Object.vray not found. RNA_pointer_get: Object.vray not found. Traceback (most recent call last): File "C:\blender\win64-vc12\2.72\scripts\modules\addon_utils.py", line 299, in enable mod = __import__(module_name) File "C:\blender\win64-vc12\2.72\scripts\addons\vb30\__init__.py", line 38, in <module> from vb30 import preset File "C:\blender\win64-vc12\2.72\scripts\addons\vb30\preset.py", line 31, in < module> from vb30.vray_tools.VRaySceneParser import ParseVrscene ImportError: No module named 'vb30.vray_tools.VRaySceneParser' <!> event has invalid window RNA_pointer_get: Object.vray not found. RNA_pointer_get: Object.vray not found. Blender quit
-vb25 works ok in this build.
-vb30 is put in the addon folder in blender alone with no vb25 installed.
-vray for standalone from maya 2012 is working and rendering with vb25.
-vray version is 20004
-os is windows 8.1 x64
is there something wrong on my end?
thanks.
Comment