Error when importing game

Issue #3613 new
Former user created an issue

Le format de la chaîne d'entrée est incorrect.

App: LaunchBox Version: 7.14 Type: System.FormatException Site: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Source: mscorlib

at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at Unbroken.LaunchBox.Search.LocalDbSearchResultGame..ctor(DataRow row, String region) at (Int32 ) at Unbroken.LaunchBox.Search.LocalDb.GetGameById(Int32 id) at (WorkingControl , List1 , String , Boolean ) at Unbroken.LaunchBox.Desktop.Controls.WorkingControl.MergeInNewGames(List1 newGames, String platformName, Boolean useMameData) at (WorkingControl , List1 , Boolean ) at Unbroken.LaunchBox.Desktop.Controls.WorkingControl.MergeInNewGames(List1 newGames, Boolean useMameData) at (<>c__DisplayClass41_0 ) at Unbroken.LaunchBox.Desktop.Controls.WorkingControl.<>c__DisplayClass41_0.<romImportBackgroundWorker_RunWorkerCompleted>b__0() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

21:49:59 GameDetailsGui.RedrawDetails Before ShowDetailRating 21:49:59 GameDetailsGui.RedrawDetails Before ShowDetailFileName 21:49:59 GameDetailsGui.RedrawDetails Before ShowDetailCustomFields 21:49:59 GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 21:49:59 GameDetailsGui.RedrawDetails Before ShowDetailNotes 21:49:59 GameDetailsGui.RedrawDetails Before ShowDetailDates 21:49:59 GameDetailsGui.RedrawDetails End 21:50:53 GameDetailsGui.RedrawDetails Start 21:50:53 GameDetailsGui.RedrawDetails Before ShowDetailRating 21:50:53 GameDetailsGui.RedrawDetails Before ShowDetailFileName 21:50:53 GameDetailsGui.RedrawDetails Before ShowDetailCustomFields 21:50:53 GameDetailsGui.RedrawDetails Before ShowDetailLastPlayed 21:50:53 GameDetailsGui.RedrawDetails Before ShowDetailNotes 21:50:53 GameDetailsGui.RedrawDetails Before ShowDetailDates 21:50:53 GameDetailsGui.RedrawDetails End

Comments (0)

  1. Log in to comment