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' 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>