You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can load most of my Ifc files, but without any visible reasons some of them just can't be imported with assimp.Net.
Exception is 'StackOverflowException'. It is thrown in AssimpLibrary.ImportFile (AssimpLibrary.cs, line #247), so I'm pretty sure it has something to do with native Assimp library, which I'm not able to debug right now.
It may have something to do with the file itself perhaps, which would be less worrying for me.
Attached to this post is an example of one of them.
Could you please take a loot at it ?
I can load most of my Ifc files, but without any visible reasons some of them just can't be imported with assimp.Net.
Exception is 'StackOverflowException'. It is thrown in AssimpLibrary.ImportFile (AssimpLibrary.cs, line #247), so I'm pretty sure it has something to do with native Assimp library, which I'm not able to debug right now.
It may have something to do with the file itself perhaps, which would be less worrying for me.
Attached to this post is an example of one of them.
Could you please take a loot at it ?
SAMPLE_EXCEPTION.zip
The text was updated successfully, but these errors were encountered: