GLTF2 export addon - gather_jointb method not defined #76031

Closed
opened 2020-04-24 00:03:50 +02:00 by Jeff · 6 comments

System Information
Operating system: PopOS
Graphics card: Nvidia gtx 970

Blender Version
Broken: 2.83 a
Worked: (optional)

Line 95 of gltf2_blender_gather_animation_channel_target.py calls into an undefined method - gather_jointb( ) of gltf2_blender_gather_joints object

Seems to only run this code when gltf_def_bones option is true

I worked around for now by commenting out relevant lines

**System Information** Operating system: PopOS Graphics card: Nvidia gtx 970 **Blender Version** Broken: 2.83 a Worked: (optional) Line 95 of gltf2_blender_gather_animation_channel_target.py calls into an undefined method - gather_jointb( ) of gltf2_blender_gather_joints object Seems to only run this code when gltf_def_bones option is true I worked around for now by commenting out relevant lines
Author

Added subscriber: @BlendererJunkie

Added subscriber: @BlendererJunkie

Added subscriber: @rjg

Added subscriber: @rjg

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'

There is no function gather_jointb() in the add-on anymore. Could you please check if you are still able to reproduce this issue? If yes, please provide instructions how to reproduce this and a minimal file that triggers this problem.

There is no function `gather_jointb()` in the add-on anymore. Could you please check if you are still able to reproduce this issue? If yes, please provide instructions how to reproduce this and a *minimal* file that triggers this problem.

Changed status from 'Needs User Info' to: 'Archived'

Changed status from 'Needs User Info' to: 'Archived'

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.

Thanks again for the report. If the problem persists please open a new report with the required information.

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed. Thanks again for the report. If the problem persists please open a new report with the required information.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
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: blender/blender-addons#76031
No description provided.