SpaceY Lifters (SYL) by NecroBones

SpaceY Lifters (SYL) by NecroBones

406k Downloads

[Log ERR] PartLoader: Compiling Part

zer0Kerbal opened this issue ยท 1 comments

commented

[LOG 02:30:06.243] PartLoader: Compiling Part 'SpaceY/SpaceYLifters/Parts/Docking/syl-docking3m/syl-docking3m'
[ERR 02:30:06.245] PartLoader: Encountered exception during compilation. System.FormatException: Input string was not in a correct format.
  at System.Number.StringToNumber (System.String str, System.Globalization.NumberStyles options, System.Number+NumberBuffer& number, System.Globalization.NumberFormatInfo info, System.Boolean parseDecimal) [0x00057] in <9577ac7a62ef43179789031239ba8798>:0 
  at System.Number.ParseInt32 (System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) [0x00013] in <9577ac7a62ef43179789031239ba8798>:0 
  at System.Int32.Parse (System.String s) [0x00007] in <9577ac7a62ef43179789031239ba8798>:0 
  at PartLoader.ParsePart (UrlDir+UrlConfig urlConfig, ConfigNode node) [0x00806] in <0435390348b6470d8166bd1c53b4b100>:0 
  at PartLoader+<CompileParts>d__56.MoveNext () [0x00685] in <0435390348b6470d8166bd1c53b4b100>:0 

[ERR 02:30:06.245] PartCompiler: Cannot compile part

[LOG 02:30:06.245] PartLoader: Compiling Part 'SpaceY/SpaceYLifters/Parts/Docking/syl-docking3m/SYdocking3m'
[ERR 02:30:06.246] PartLoader: Encountered exception during compilation. System.FormatException: Input string was not in a correct format.
  at System.Number.StringToNumber (System.String str, System.Globalization.NumberStyles options, System.Number+NumberBuffer& number, System.Globalization.NumberFormatInfo info, System.Boolean parseDecimal) [0x00057] in <9577ac7a62ef43179789031239ba8798>:0 
  at System.Number.ParseInt32 (System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) [0x00013] in <9577ac7a62ef43179789031239ba8798>:0 
  at System.Int32.Parse (System.String s) [0x00007] in <9577ac7a62ef43179789031239ba8798>:0 
  at PartLoader.ParsePart (UrlDir+UrlConfig urlConfig, ConfigNode node) [0x00806] in <0435390348b6470d8166bd1c53b4b100>:0 
  at PartLoader+<CompileParts>d__56.MoveNext () [0x00685] in <0435390348b6470d8166bd1c53b4b100>:0
commented

PartLoader: Encountered exception during compilation. System.FormatException: Input string was not in a correct format.