Hi, maybe this should be in the newbie forum, but I figured here would be a smidge more specific.
I've been going through hours of grief trying to convert an .ai image into a 3D object. I ended up converting it to .dxf successfully (eventually!) and get the basic 2D shapes into SU without any problems. However I've had untold horrors once I push/pull everything into different heights with various faces being reversed or not in a seemingly random way. I figured there must be tiny gaps, so started Welding all the edges but that became incredibly time consuming. Then I stumbled on Fredo6 Edge inspector which beautifully put lovely pink circles (polygons?) around all the gazillions of non-welded gaps (?) that I was trying to fix.
However, whenever I choose FIX, the whole thing crashes: KERN_INVALID_ADDRESS at 0x00000000e2116abe
I'm on a MacBook Pro running OSX 10.9.4 with SU Pro 2014 (14.0.4899). It makes no difference if I select a small area - say a single shape - and run the fix on it, it still crashes. I then tried to use the Joint Push/Pull tool to see if that would skin the cat slightly differently, however then it crashes with a similar Kernel error.
The extrude push/pull has better manners and just throws the following error without killing SU:
Date: 04-Sep-14 00:38:53
An error occurred in Extrude Push Pull
Error in generation of the geometry
undefined method `smooth?' for nil:NilClass
JointPushPullGeometry.rb:: 1107 -- block in geometry_coplanar_edges_overhang
JointPushPullGeometry.rb:: 1105 -- each
JointPushPullGeometry.rb:: 1105 -- each_with_index
JointPushPullGeometry.rb:: 1105 -- geometry_coplanar_edges_overhang
JointPushPullGeometry.rb:: 354 -- block in geometry_robot_erase_coplanar_edges
JointPushPullGeometry.rb:: 352 -- each
JointPushPullGeometry.rb:: 352 -- geometry_robot_erase_coplanar_edges
JointPushPullGeometry.rb:: 214 -- robot_call_action
JointPushPullGeometry.rb:: 177 -- geometry_robot_exec
JointPushPullGeometry.rb:: 160 -- geometry_robot
JointPushPullGeometry.rb:: 75 -- block in geometry_execute
Lib6Operation.rb:: 317 -- call
Lib6Operation.rb:: 317 -- step_geometry
Lib6Operation.rb:: 278 -- block in yield?
-e:: 1 -- call
Any and all help gratefully received!