I just downloaded, loaded up the real life mod, and started my first season in 2023. After I sim through the first game, I go to check the Media tab and I get a "The given key 'WinPct' was not present in the dictionary.
************* Exception Text **************
System.Collections.Generic.KeyNotFoundException: The given key 'WinPct' was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at DDSCF.Team.get_PowerRanking() in C:\Users\brook\Documents\Projects\DDSCF25\DDSCF-Library\Libraries\Team.cs:line 2742
at System.Linq.EnumerableSorter`2.ComputeKeys(TElement[] elements, Int32 count)
at System.Linq.EnumerableSorter`1.ComputeMap(TElement[] elements, Int32 count)
at System.Linq.OrderedEnumerable`1.ToList()
at DDSCF_Library.Views.MediaPowerRank.OnInitializedAsync() in C:\Users\brook\Documents\Projects\DDSCF25\DDSCF-Library\Views\MediaPowerRank.razor:line 71
at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync()
at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle, ComponentState owningComponentState)
at Microsoft.AspNetCore.Components.WebView.WindowsForms.WindowsFormsDispatcher.InvokeAsync(Action workItem)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
I can send my game file too if need be!