@Alkher wrote:
Has anyone successfully loaded the San Miguel Model from
http://graphics.cs.williams.edu/data/meshes.xml ?I get this everytime (I'm using the latest MG dev) :
H:/________MonoGame/SanMiguelTest/sanMiguel.obj: error: Importer 'OpenAssetImporter' had unexpected failure!
Assimp.AssimpException: Error importing file: The string "" cannot be converted into a value.
à Assimp.AssimpContext.ImportFile(String file, PostProcessSteps postProcessFlags)
à Microsoft.Xna.Framework.Content.Pipeline.OpenAssetImporter.Import(String filename, ContentImporterContext context)
à Microsoft.Xna.Framework.Content.Pipeline.ContentImporter`1.Microsoft.Xna.Framework.Content.Pipeline.IContentImporter.Import(String filename, ContentImporterContext context)
à MonoGame.Framework.Content.Pipeline.Builder.PipelineManager.ProcessContent(PipelineBuildEvent pipelineEvent)Build 0 succeeded, 1 failed.
When I edit the obj file with notepad++, there is no match found for "" in it !
Posts: 7
Participants: 2