You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered: