Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- FormatException: Input string was not in a correct format.
- System.Number.StringToNumber (System.String str, System.Globalization.NumberStyles options, System.Number+NumberBuffer& number, System.Globalization.NumberFormatInfo info, System.Boolean parseDecimal) (at <599589bf4ce248909b8a14cbe4a2034e>:0)
- System.Number.ParseInt32 (System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) (at <599589bf4ce248909b8a14cbe4a2034e>:0)
- System.Int32.Parse (System.String s) (at <599589bf4ce248909b8a14cbe4a2034e>:0)
- Balance.Bloggers.BloggersInfoManager.ParseSheet (System.String[] rows) (at Assets/Scripts/Balance/Bloggers/BloggersInfoManager.cs:66)
- SwiftGoogleSheetParser.SheetParserContainer.ParseLocalFile () (at Assets/Scripts/SwiftGoogleSheetParser/SheetParserContainer.cs:113)
- SwiftGoogleSheetParser.SheetParserContainer.CheckDownload () (at Assets/Scripts/SwiftGoogleSheetParser/SheetParserContainer.cs:121)
- SwiftGoogleSheetParser.SheetParserContainer.OnDownloaded (System.Object sender, System.ComponentModel.AsyncCompletedEventArgs e) (at Assets/Scripts/SwiftGoogleSheetParser/SheetParserContainer.cs:148)
- System.Net.WebClient.OnDownloadFileCompleted (System.ComponentModel.AsyncCompletedEventArgs e) (at <9f8c4786222746238eb929db40bf8dd1>:0)
- System.Net.WebClient.DownloadFileOperationCompleted (System.Object arg) (at <9f8c4786222746238eb929db40bf8dd1>:0)
- UnityEngine.UnitySynchronizationContext+WorkRequest.Invoke () (at /Users/builduser/buildslave/unity/build/Runtime/Export/Scripting/UnitySynchronizationContext.cs:114)
- UnityEngine.UnitySynchronizationContext:ExecuteTasks()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement