araex / mitk-gem

MITK - Generate Models (MITK-GEM) is a free open-source software pipeline to generate finite element models from image data.
https://simtk.org/home/mitk-gem
GNU General Public License v3.0
38 stars 21 forks source link

stability issues when working with .mitk files on windows #15

Open araex opened 8 years ago

araex commented 8 years ago

I received a dataset in the .mitk format ("save project"). I'm not sure whats going on, but when i load it via "load project" it just keeps crashing at random steps during the material mapping. When i load the content of the .mitk manually, everything works fine.

Might have something to do with data node properties being loaded with the .mitk file?

araex commented 8 years ago

Was not able to reproduce this on either OSX or Linux. The .mitk in question was originally created on a linux machine, maybe there's a compatibility issue?