encountered an error while using the bool tool addon #79433
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#79433
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Windows-8.1-6.3.9600-SP0 64 Bits
Graphics card: GeForce GTX 1060 6GB/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 416.94
Blender Version
Broken: version: 2.83.3, branch: master, commit date: 2020-07-22 06:01, hash:
blender/blender@353e5bd749
Worked: (newest version of Blender that worked as expected)
Addon Information
Name: Bool Tool (0, 4, 1)
Author: Vitor Balbio, Mikhail Rachinskiy, TynkaTopi, Meta-Androcto, Simon Appelt
Short description of error
Exact steps for others to reproduce the error
Added subscriber: @arvindvsk23
Added subscriber: @rjg
Does this happen while you're in edit mode?
Changed status from 'Needs Triage' to: 'Needs User Info'
nope ... happened while i was in object mode
@arvindvsk23
I couldn't reproduce this in a simple test. Do you have a small example project that shows this issue?I can reproduce the issue, when the active object is a curve. That can't work, as far as I'm aware, but it should fail gracefully instead of causing an exception.
Changed status from 'Needs User Info' to: 'Confirmed'
thank you for your help , the issue has been resolved. I wasn't following the steps correctly .
@arvindvsk23 The ticket will remain open though, because this should be handled properly by the add-on with a warning message to the user instead of stack trace.
i wasn't selecting any objects ; but directly selecting the bool tool subtract command which caused the problem . once i followed the correct order of operations the issue was resolved