gridfinity-rebuilt-openscad icon indicating copy to clipboard operation
gridfinity-rebuilt-openscad copied to clipboard

ERROR: Rendering cancelled by exception boost::bad_any_cast: failed conversion using boost::any_cast

Open ctzurcanu opened this issue 1 year ago • 2 comments

Changed:

// length of a grid unit // originally 42 l_grid = 45;

Rendering:

Parsing design (AST generation)... Compiling design (CSG Tree generation)... Rendering Polygon Mesh using CGAL... WARNING: [fast-csg] Corefinement corefinement mesh difference #21 failed with an error: CGAL ERROR: assertion violation! Expr: nodes.size() == std::set<Point_3>(nodes.begin(), nodes.end()).size() File: /Users/distiller/libraries/install/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_nodes.h Line: 440

ERROR: Rendering cancelled by exception boost::bad_any_cast: failed conversion using boost::any_cast WARNING: No top level geometry to render

ctzurcanu avatar Jan 26 '24 12:01 ctzurcanu