Cannot open GLTF file on windows

test-nonworking.gltf.zip (26.2 KB)

Scene scene = new Scene();
scene.Open("test-nonworking.gltf");

gives “Cannot open this file” on Windows. On macOS works as expected

@Anton.Akzhigitov

We have logged a ticket as THREEDNET-1234 in our issue tracking system to further investigate this case. We will let you know once the ticket is resolved. Please be patient and spare us some time.

Is there any updates on this issue?

@Anton.Akzhigitov

Would you kindly try using 22.10 version of the API as we tested using latest version and issue was not replicated.

Same thing. Works on macOS and “Cannot open this file” on Windows.

Some info from Debug output if it can help:

Вызвано исключение: "System.Xml.XmlException" в System.Private.Xml.dll
"AsposeGLTF_Showcase.exe" (CoreCLR: clrhost). Загружено "C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.23\System.Threading.Tasks.dll".
Вызвано исключение: "System.FormatException" в System.Private.CoreLib.dll
Вызвано исключение: "Aspose.ThreeD.ImportException" в Aspose.3D.dll
Вызвано исключение: "System.Reflection.TargetInvocationException" в System.Private.CoreLib.dll
"AsposeGLTF_Showcase.exe" (CoreCLR: clrhost). Загружено "C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.23\System.Runtime.Serialization.Formatters.dll".
"AsposeGLTF_Showcase.exe" (CoreCLR: clrhost). Загружено "C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.23\System.Reflection.Metadata.dll".
"AsposeGLTF_Showcase.exe" (CoreCLR: clrhost). Загружено "C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.1.23\System.Collections.Immutable.dll".
Вызвано исключение: "Aspose.ThreeD.ImportException" в Aspose.3D.dll
Вызвано исключение: "Aspose.ThreeD.ImportException" в Aspose.3D.dll
Вызвано исключение: "Aspose.ThreeD.ImportException" в Aspose.3D.dll
Вызвано исключение: "Aspose.ThreeD.ImportException" в Aspose.3D.dll

@Anton.Akzhigitov

Thanks for the feedback. Please let us investigate a bit more. We will get back to you in case we need some more information from your side.