Exception "500 String reference not set to an instance of a String" when converting GLB file to 3D

Hi,

I am trying to convert VirtualCity.zip (2.4 MB) file to 3DS and getting error ‘500 String reference not set to an instance of a String. Parameter name: s’. I am using below code snippet

SaveOptions saveOptions = new Discreet3DSSaveOptions();

Scene scene = new Scene(inputFilePath);
scene.Save(outPath, saveOptions);

Looking forward to hear from you.

@naeem.akram,

Thank you for the details.

We have logged a ticket with ID THREEDNET-629 in our issue management system for further investigation and resolution. The ticket ID has been linked with this thread so that you will receive notification as soon as the ticket is resolved.

We are sorry for the inconvenience.