Giter Club home page Giter Club logo

blender-metaverse-addon's People

Contributors

digisomni avatar humbletim avatar ksuprynowicz avatar marcusllewellyn avatar menithal avatar roxanneskelly avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

blender-metaverse-addon's Issues

Using Export-HIFI Metaverse Scene JSON causes error code.

  1. Add a cube to the scene
  2. In the menu, go to file, export, vircadia metaverse scene.

The following errors are present.

Python: Traceback (most recent call last):
File "C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py", line 117, in execute
bpy.ops.metaverse_toolset_messages.export_missing_atp_override('INVOKE_DEFAULT')
File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\scripts\modules\bpy\ops.py", line 130, in call
ret = _op_call(self.idname_py(), C_dict, kw, C_exec, C_undo)
RuntimeError: Error: Python: Traceback (most recent call last):
File "C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py", line 52, in invoke
return wm.invoke_popup(self, width=400, height=300)
TypeError: WindowManager.invoke_popup(): takes at most 2 arguments, got 3

location: C:\Program Files\Blender Foundation\Blender 2.93\2.93\scripts\modules\bpy\ops.py:130

location: :-1

Using Import-HIFI Metaverse Scene JSON causes error code.

When I try to use the metaverse to import a very simple json scene (1 cube) or more, I get this the error reported below. I wonder if "METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf" should be "METAVERSE_TOOLSET_TO_import_scene_from_json.use_gltf" where OT should be TO? Not sure.

simple json

rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
rna_uiItemR: property not found: METAVERSE_TOOLSET_OT_import_scene_from_json.use_gltf

C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py:240
building indices
Python: Traceback (most recent call last):
File "C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\operator.py", line 244, in execute
return load_file(self, context, **keywords)
File "C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\files\hifi_json\loader.py", line 39, in load_file
scene = HifiScene(data, uv_sphere, join_children, merge_distance, delete_interior_faces, use_boolean_operation)
File "C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\hifi_world\scene.py", line 58, in init
hifi_entity = HifiObject(entity, self)
File "C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\hifi_world\scene.py", line 176, in init
self.material = scene.append_material(
File "C:\Users\benbr\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\metaverse_tools\hifi_world\scene.py", line 121, in append_material
mat.diffuse_color = tuple(c/255 for c in color)
ValueError: bpy_struct: item.attr = val: sequences of dimension 0 should contain 4 items, not 3

location: :-1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.