DragonDFF has its weird bugs 🐛
And when there's an error, the error message is never clear xD
I once had to modify the plugin to print more information on an exception
maybe you can just write a gltf importer and free yourself from the dragonFF catacombs 🙂
I guess I found something xD: https://github.com/Parik27/DragonFF/issues/125
Better: make my own DFF plugin for Blender xD
true, maybe that would be smarter
Because it has issues and performance problems
It takes a while to load/save large models
And I think it's because they are using binary strings and constantly concatenating them iirc, unless they fixed it recently or not...
maybe this is not DragonFFs fault, but if try to import uv animations that wont work either
At least they fixed the Blender 3 bug last month, and it's the latest commit xD
although i think im using that version and it still wont work
Just updated and it now works again! (at least with Obelix XXL1 and OG)
did you download the source code?