SuperBMD v2.4.0.0
Preparing to convert coneabomination from .DAE to .BMD
Sorting Meshes....
Unhandled Exception: System.Exception: Number of meshes (2) is not the same as the number of mesh objects (0); cannot sort.
Mesh objects:
Meshes: Mesh_0, Mesh_0
at SuperBMDLib.Model.SortMeshesByObjectNames(Scene scene)
at SuperBMDLib.Model..ctor(Scene scene, Arguments args, List`1 mat_presets, String additionalTexPath)
at SuperBMDLib.Model.Load(Arguments args, List`1 mat_presets, String additionalTexPath)
at SuperBMDLib.Program.Main(String[] args)
when I try to convert my dae to a bmd it gives me this error
what do I do about this?