ChaosGroup / blender_with_vray_additions

Blender with patches for V-Ray *.vrscene export
Other
28 stars 13 forks source link

V-Ray add-on not loading, Win8 x64 #236

Open dunbark opened 6 years ago

dunbark commented 6 years ago

Ji, I have a windows 8 x64 machine and I am running the latest Blender nightly build available 03/14/2018 (e41bddb). Following installation when I am trying to enable the add-on I get the following error message:


ripts\addons\vb30\ui\classes.py", line 126, in PollBase
    poll_group = cls.poll_group(context)
  File "C:\Program Files\Chaos Group\Blender 2.79 (With V-Ray Additions)\2.79\sc
ripts\addons\vb30\ui\classes.py", line 345, in poll_group
    VRayExporter = context.scene.vray.Exporter
AttributeError: 'Scene' object has no attribute 'vray'```