System.AggregateException: 未通过等待任务或访问任务的 Exception 属性观察到任务的异常。因此,终结器线程重新引发了未观察到的异常。 ---> System.InvalidOperationException: Hud origin options not found for table size "4"
在 Hand2NoteCore.PokerMaster.ConfigPokerMaster.GetHudOrigin(Int32 tableSize, Int32 seatNmb)
在 Hand2NoteCore.Hud.HudDeltaHelper.GetPosition(HudDeltaParams pars, Size tableWindowAreSize, Double hudAreaGapX, Double hudAreaGapY)
在 Hand2NoteCore.Hud.HudViewLogical.(StatPageItem , PlayerInHand , HudData , StatisticsViewData , StatisticsViewContext )
在 Hand2NoteCore.Hud.HudViewLogical..ctor(HudData hudData, HudTableArea hudArea, ISwitchProfileDialogObserver iSwitchProfileDialogObserver)
在 Hand2NoteCore.Hud.TableHudManager.CreateHud(HudData hudData)
在 Hand2NoteCore.Hud.ReplayerHudController.<>c__DisplayClass16_0.<OnHandStarted>b__0()
在 System.Threading.Tasks.Task.Execute()
--- 内部异常堆栈跟踪的结尾 ---
---> (内部异常 #0) System.InvalidOperationException: Hud origin options not found for table size "4"
在 Hand2NoteCore.PokerMaster.ConfigPokerMaster.GetHudOrigin(Int32 tableSize, Int32 seatNmb)
在 Hand2NoteCore.Hud.HudDeltaHelper.GetPosition(HudDeltaParams pars, Size tableWindowAreSize, Double hudAreaGapX, Double hudAreaGapY)
在 Hand2NoteCore.Hud.HudViewLogical.(StatPageItem , PlayerInHand , HudData , StatisticsViewData , StatisticsViewContext )
在 Hand2NoteCore.Hud.HudViewLogical..ctor(HudData hudData, HudTableArea hudArea, ISwitchProfileDialogObserver iSwitchProfileDialogObserver)
在 Hand2NoteCore.Hud.TableHudManager.CreateHud(HudData hudData)
在 Hand2NoteCore.Hud.ReplayerHudController.<>c__DisplayClass16_0.<OnHandStarted>b__0()
在 System.Threading.Tasks.Task.Execute()<---
Inner exception
System.InvalidOperationException: Hud origin options not found for table size "4"
在 Hand2NoteCore.PokerMaster.ConfigPokerMaster.GetHudOrigin(Int32 tableSize, Int32 seatNmb)
在 Hand2NoteCore.Hud.HudDeltaHelper.GetPosition(HudDeltaParams pars, Size tableWindowAreSize, Double hudAreaGapX, Double hudAreaGapY)
在 Hand2NoteCore.Hud.HudViewLogical.(StatPageItem , PlayerInHand , HudData , StatisticsViewData , StatisticsViewContext )
在 Hand2NoteCore.Hud.HudViewLogical..ctor(HudData hudData, HudTableArea hudArea, ISwitchProfileDialogObserver iSwitchProfileDialogObserver)
在 Hand2NoteCore.Hud.TableHudManager.CreateHud(HudData hudData)
在 Hand2NoteCore.Hud.ReplayerHudController.<>c__DisplayClass16_0.<OnHandStarted>b__0()
在 System.Threading.Tasks.Task.Execute()