Unleash the power of 3D
#16556 Likes: 0
NigeC
Participant
  • Posts 84

I never cotton on the camera views buttons were very Truespace like

Renderman plugin has issues, I’m not really sure if its a Blender 2.78c problem or a Bforartists one, it works with Blender 2.78a

Feel free to move this if its the wrong place but this is the error

Read new prefs: C:UsersnigeAppDataRoamingBforartistsBforartists2.78configuserpref.blend

found bundled python: C:UsersnigeDesktopBforartists_win64_090Bforartists_win64_0902.78python


INFO:TheaForBlender:Thea addon started

read blend: C:UsersnigeDesktopBforartists_win64_090untitled.blend

Exception in module register(): ‘C:\Users\nige\AppData\Roaming\Bforartists\Bforartists\2.78\scripts\addons\PRMan-for-Blender-master\__init__.py’

Traceback (most recent call last):

  File “C:UsersnigeDesktopBforartists_win64_090Bforartists_win64_0902.78scriptsmodulesaddon_utils.py”, line 349, in enable

    mod.register()

  File “C:UsersnigeAppDataRoamingBforartistsBforartists2.78scriptsaddonsPRMan-for-Blender-master__init__.py”, line 119, in register

    load_addon()

  File “C:UsersnigeAppDataRoamingBforartistsBforartists2.78scriptsaddonsPRMan-for-Blender-master__init__.py”, line 105, in load_addon

    operators.register()

  File “C:UsersnigeAppDataRoamingBforartistsBforartists2.78scriptsaddonsPRMan-for-Blender-masteroperators.py”, line 1334, in register

    bpy.types.TEXT_MT_text.append(compile_shader_menu_func)

AttributeError: ‘RNA_Types’ object has no attribute ‘TEXT_MT_text’