Juergen, sorry for my late reply. Fo me it looks like a cocoa exception crash. The Mashloader seems to try to generate a preview with [QCCore3DLoaderUI _setupPreviewForPatch:] and therefore wants to “set a scene”. Since NSView don’t have a method “setScene:” i guess its a memory problem: The call should have gone to another object which is already replaced by a new object in memory. This is usually a programmers fault.
However, try not to drag n drop the mesh file into the QC Editor, just enter the filename of your mesh file manually an the Mesh loader patch file path input. best, Achim Breidenbach Boinx Software On 14.08.2014, at 15:38, Jurgen Frenz <[email protected]> wrote: > Oh here's the crash log for my previous message as a text file. > > Jurgen > <crash at mesh import.rtf> _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Quartzcomposer-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/quartzcomposer-dev/achim%40boinx.com > > This email sent to [email protected]
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [email protected]

