sketch file import err

err, how to fix it?

Unhandled Exception:
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot implicitly convert type string' toint'
at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,string) <0x000e3>
at System.Dynamic.UpdateDelegates.UpdateAndExecute2<object, string, object> (System.Runtime.CompilerServices.CallSite,object,string) <0x00435>
at SketchImporter.SketchParser.ParseDocument (SketchImporter.NameChooser,object,object) <0x002b7>
at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,System.Type,SketchImporter.NameChooser,object,object) <0x0013b>
at System.Dynamic.UpdateDelegates.UpdateAndExecute4<System.Type, SketchImporter.NameChooser, object, object, object> (System.Runtime.CompilerServices.CallSite,System.Type,SketchImporter.NameChooser,object,object) <0x004a3>
at SketchImporter.Program.ProcessSketchFile (string,string,string,double[]) <0x002a9>
at SketchImporter.Program.Main (string[]) <0x0056f>

[ERROR] FATAL UNHANDLED EXCEPTION: Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot implicitly convert type string&#39; toint'
at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,string) <0x000e3>
at System.Dynamic.UpdateDelegates.UpdateAndExecute2<object, string, object> (System.Runtime.CompilerServices.CallSite,object,string) <0x00435>
at SketchImporter.SketchParser.ParseDocument (SketchImporter.NameChooser,object,object) <0x002b7>
at (wrapper dynamic-method) object.CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,System.Type,SketchImporter.NameChooser,object,object) <0x0013b>
at System.Dynamic.UpdateDelegates.UpdateAndExecute4<System.Type, SketchImporter.NameChooser, object, object, object> (System.Runtime.CompilerServices.CallSite,System.Type,SketchImporter.NameChooser,object,object) <0x004a3>
at SketchImporter.Program.ProcessSketchFile (string,string,string,double[]) <0x002a9>
at SketchImporter.Program.Main (string[]) <0x0056f>

Did you recently update Sketch by any chance? This looks like the error you’d get with Sketch 39 which isn’t supported in the currently released version of Fuse because Sketch made breaking changes to their file format/sketchtool.

PS: we’ve fixed it so this won’t happen in the future but that fix is in a version of Fuse that hasn’t been released yet, it should be out in a few weeks, but if you can’t wait the quickfix is for you to downgrade your Sketch version and re-save your .sketch-file.