Error loading unmanaged library from path: assimp.dll\ \ The specified module could not be found. (Exception from HRESULT: 0x8007007E)
Version 1.6.0.0
Rev 0789695f0 created 7/31/2023 22:16:25
Memory used 312 MB
An error occured during exporting C:\Users\zixzi\Downloads\f4_flight_model.fbx from object C:\Users\zixzi\Downloads\dcdesigns-aircraft-f4\SimObjects\Airplanes\DCDesigns_F4\flight_model.cfg
Assimp.AssimpException: Error loading unmanaged library from path: assimp.dll
The specified module could not be found. (Exception from HRESULT: 0x8007007E) ---> System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
--- End of inner exception stack trace ---
at Assimp.Unmanaged.UnmanagedLibrary.UnmanagedWindowsLibraryImplementation.NativeLoadLibrary(String path)
at Assimp.Unmanaged.UnmanagedLibrary.UnmanagedLibraryImplementation.LoadLibrary(String path)
at Assimp.Unmanaged.UnmanagedLibrary.LoadLibrary(String libPath)
at Assimp.Unmanaged.UnmanagedLibrary.LoadIfNotLoaded()
at Assimp.Unmanaged.AssimpLibrary.GetExportFormatDescriptions()
at Assimp.AssimpContext.TestIfExportIdIsValid(String exportFormatId)
at Assimp.AssimpContext.ExportFile(Scene scene, String fileName, String exportFormatId, PostProcessSteps preProcessing)
at ASToFra.Object.Writer.AssimpWriter.Write(String filename, ObjectModel objectModel, Int32 subWriterIndex)
at ASToFra.Object.Writer.AllObjectWriter.WriteObject(ExporterParametersObject param)\