Changes in MMD tools causes an error while fixing model. #9

Closed
opened 2023-11-12 23:42:15 +00:00 by Ghost · 1 comment
Ghost commented 2023-11-12 23:42:15 +00:00 (Migrated from git.disroot.org)

Though it does not seem like this error effects anything it can be annoying.

Python: Traceback (most recent call last):
File "PATHTOFILE", line 1250, in execute
bpy.ops.mmd_tools.set_shadeless_glsl_shading()
File "PATHTOFILE", line 113, in call
ret = _op_call(self.idname_py(), None, kw)
AttributeError: Calling operator "bpy.ops.mmd_tools.set_shadeless_glsl_shading" error, could not be found

This is probs going to be fixed in 0.3.1.

Though it does not seem like this error effects anything it can be annoying. Python: Traceback (most recent call last): File "PATHTOFILE", line 1250, in execute bpy.ops.mmd_tools.set_shadeless_glsl_shading() File "PATHTOFILE", line 113, in __call__ ret = _op_call(self.idname_py(), None, kw) AttributeError: Calling operator "bpy.ops.mmd_tools.set_shadeless_glsl_shading" error, could not be found This is probs going to be fixed in 0.3.1.
Ghost commented 2023-11-16 01:22:38 +00:00 (Migrated from git.disroot.org)

This is fixed and will be released in version 0.3.1

This is fixed and will be released in version 0.3.1
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Kneelawk/Cats-Blender-Plugin#9
No description provided.