randomly boolean behaviour #30565

Closed
opened 2012-03-16 17:13:11 +01:00 by Tim L · 5 comments

%%%1) am an end-user issues with Blender binaries

  1. it is a real bug
    it is intended to work by development
    it is repeatable consistently
    Checked on another computer (by rking on irc://freenode/blender).
    previous release dose not have this problem.

  2. Report
    OS version=OSX 10.7.3
    3D card=AMD Radeon HD 6770M, 512MB
    RAM=16GB
    CPU=i5 4 Core 2.7 GHz
    Blender version(s) you tested=

osx-2.61=parts of the boolean don't work randomly
windows-SVN=fail to open file,
windows-2.62=fail to open file,
windows-2.61=works

minimum instructions:

new file
make 2 more cubes and 2 spheres
move all objects to 0,0,0
make the cubes .5x.5x1 .5x1x.5 1x.5x.5
make the second sphere .88x.88x.88
apply a boolean difference on the first sphere to all other objects

must change the rotation of cube 3 to 0.0001 for it to work
must change size of second sphere to .8x.8x.8 for it to work

%%%

%%%1) am an end-user issues with Blender binaries 2) it is a real bug it is intended to work by development it is repeatable consistently Checked on another computer (by rking on irc://freenode/blender). previous release dose not have this problem. 3) Report OS version=OSX 10.7.3 3D card=AMD Radeon HD 6770M, 512MB RAM=16GB CPU=i5 4 Core 2.7 GHz Blender version(s) you tested= ``` osx-2.61=parts of the boolean don't work randomly windows-SVN=fail to open file, windows-2.62=fail to open file, windows-2.61=works ``` minimum instructions: ``` new file make 2 more cubes and 2 spheres move all objects to 0,0,0 make the cubes .5x.5x1 .5x1x.5 1x.5x.5 make the second sphere .88x.88x.88 apply a boolean difference on the first sphere to all other objects ``` must change the rotation of cube 3 to 0.0001 for it to work must change size of second sphere to .8x.8x.8 for it to work %%%
Author

Changed status to: 'Open'

Changed status to: 'Open'

%%%We've got a new boolean implementation, which may succeed/fail in different situations than the previous one. I get this message in the console:

WARNING! <-0.50000010838224251408235,-0.449834598124567386356887,-0.560210702961086992601736>==<-0.50000010838224251408235,-0.449834598124567386356887,-0.560210702961086992601736>
WARNING! <-0.50000010838224251408235,-0.449834598124567386356887,-0.560210702961086992601736>==<-0.50000010838224251408235,-0.449834598124567386356887,-0.560210702961086992601736>
uncontained hole loop does not share vertices with any face loop!
CSG failed, exception /Users/brecht/dev/git-blender/blender/extern/carve/lib/triangulator.cpp:899 "didn't manage to link up hole!"
Unknown internal error in boolean

After doing Remove Doubles it works better, the corners on the inside of this mesh seems to have quite a few duplicate vertices which may be confusing the boolean code. Assigned to Sergey, not sure if this is considered a bug.%%%

%%%We've got a new boolean implementation, which may succeed/fail in different situations than the previous one. I get this message in the console: WARNING! <-0.50000010838224251408235,-0.449834598124567386356887,-0.560210702961086992601736>==<-0.50000010838224251408235,-0.449834598124567386356887,-0.560210702961086992601736> WARNING! <-0.50000010838224251408235,-0.449834598124567386356887,-0.560210702961086992601736>==<-0.50000010838224251408235,-0.449834598124567386356887,-0.560210702961086992601736> uncontained hole loop does not share vertices with any face loop! CSG failed, exception /Users/brecht/dev/git-blender/blender/extern/carve/lib/triangulator.cpp:899 "didn't manage to link up hole!" Unknown internal error in boolean After doing Remove Doubles it works better, the corners on the inside of this mesh seems to have quite a few duplicate vertices which may be confusing the boolean code. Assigned to Sergey, not sure if this is considered a bug.%%%

%%%It's a failure of edge classifier. Me and Tobias are aware of this and issue and it was already reported here and assigned to me. Will ask Tobias if he've got some progress on resolving crash on windows (in fact it's assert abort in stl) and if not will add workaround which should make it behave in the same way as linux.
Noticed another issue which is related on shading. Its' a regression caused by rev44960. Already working on this.
Anyway, thanks for the report, closing.%%%

%%%It's a failure of edge classifier. Me and Tobias are aware of this and issue and it was already reported here and assigned to me. Will ask Tobias if he've got some progress on resolving crash on windows (in fact it's assert abort in stl) and if not will add workaround which should make it behave in the same way as linux. Noticed another issue which is related on shading. Its' a regression caused by rev44960. Already working on this. Anyway, thanks for the report, closing.%%%

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'

%%%I think I ran into the same problem from another angle, and felt it worth registering for.

I just tried to make a groin arch, and while boolean/difference modifier DID work, it produced a Very Messy set of vertices. I ended up with multiple vertices in spots.
Earlier, when I tried to create the same arch, but had my overlapping cylinder meshes the same size as the cube I was modifying, it crashed. Increasing the length it protruded from the cube on 5 sides, from exactly zero to a positive number fixed that.

I don't know if this will matter much longer, or if ngons will render it a moot point.

I have the .blend with the dirty vertices still.%%%

%%%I think I ran into the same problem from another angle, and felt it worth registering for. I just tried to make a groin arch, and while boolean/difference modifier DID work, it produced a Very Messy set of vertices. I ended up with multiple vertices in spots. Earlier, when I tried to create the same arch, but had my overlapping cylinder meshes the same size as the cube I was modifying, it crashed. Increasing the length it protruded from the cube on 5 sides, from exactly zero to a positive number fixed that. I don't know if this will matter much longer, or if ngons will render it a moot point. I have the .blend with the dirty vertices still.%%%
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
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
4 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#30565
No description provided.