Problema con Mesh Looptools Not Found #99535

Closed
opened 2022-07-08 00:41:54 +02:00 by Alexis · 7 comments

System Information
Operating system: Windows-10-10.0.22000-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 1050/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 512.78

Blender Version
Broken: version: 3.1.0, branch: master, commit date: 2022-03-08 18:16, hash: blender/blender@c77597cd0e
Worked: (newest version of Blender that worked as expected)

Addon Information
Name: LoopTools (4, 7, 7)
Author: Bart Crouch, Vladimir Spivak (cwolf3d)

Short description of error
[Please fill out a short description of the error here]

Exact steps for others to reproduce the error
[Please describe the exact steps needed to reproduce the issue]
[Based on the default startup or an attached .blend file (as simple as possible)]

problema:

Python: Traceback (most recent call last):

File "C:\Program Files\Blender Foundation\Blender 3.1\3.1\scripts\startup\bl_operators\wm.py", line 2078, in execute
  owner_id = workspace.owner_ids[self.owner_id]

KeyError: 'bpy_prop_collection[key]: key "mesh_looptools" not found'

location: :-1

**System Information** Operating system: Windows-10-10.0.22000-SP0 64 Bits Graphics card: NVIDIA GeForce GTX 1050/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 512.78 **Blender Version** Broken: version: 3.1.0, branch: master, commit date: 2022-03-08 18:16, hash: `blender/blender@c77597cd0e` Worked: (newest version of Blender that worked as expected) **Addon Information** Name: LoopTools (4, 7, 7) Author: Bart Crouch, Vladimir Spivak (cwolf3d) **Short description of error** [Please fill out a short description of the error here] **Exact steps for others to reproduce the error** [Please describe the exact steps needed to reproduce the issue] [Based on the default startup or an attached .blend file (as simple as possible)] problema: Python: Traceback (most recent call last): ``` File "C:\Program Files\Blender Foundation\Blender 3.1\3.1\scripts\startup\bl_operators\wm.py", line 2078, in execute owner_id = workspace.owner_ids[self.owner_id] ``` KeyError: 'bpy_prop_collection[key]: key "mesh_looptools" not found' location: <unknown location>:-1
Author

Added subscriber: @alexissottoxddd

Added subscriber: @alexissottoxddd
Author

Python: Traceback (most recent call last):

File "C:\Program Files\Blender Foundation\Blender 3.1\3.1\scripts\startup\bl_operators\wm.py", line 2078, in execute
  owner_id = workspace.owner_ids[self.owner_id]

KeyError: 'bpy_prop_collection[key]: key "mesh_looptools" not found'

location: :-1

Python: Traceback (most recent call last): ``` File "C:\Program Files\Blender Foundation\Blender 3.1\3.1\scripts\startup\bl_operators\wm.py", line 2078, in execute owner_id = workspace.owner_ids[self.owner_id] ``` KeyError: 'bpy_prop_collection[key]: key "mesh_looptools" not found' location: <unknown location>:-1
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

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

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

This report does not contain all the requested information, which is required for us to investigate the issue.

Please carefully follow the instructions. Be sure to provide exact steps to reproduce the problem.

A guideline for making a good bug report can be found at https://wiki.blender.org/wiki/Process/Bug_Reports

This report does not contain all the requested information, which is required for us to investigate the issue. Please carefully follow the instructions. Be sure to provide exact steps to reproduce the problem. A guideline for making a good bug report can be found at https://wiki.blender.org/wiki/Process/Bug_Reports
Member

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

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

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#99535
No description provided.