dmsurti / AssimpKit

A library (macOS, iOS) that converts the files supported by Assimp to Scene Kit scenes.
http://assimpkit.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
474 stars 54 forks source link

Thread 1: EXC_BAD_ACCESS standard C memory issue #98

Closed eugenebokhan closed 4 years ago

eugenebokhan commented 6 years ago

While loading some DAEs and FBXs (and some other formats) sometimes we get EXC_BAD_ACCESS exception. Fixed in #97 pull request

dmsurti commented 6 years ago

Can you please attach a sample file to reproduce the issue? Please see my comments on your PR #97.