You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 24, 2021. It is now read-only.
Same for me, I am logging the same as I do in Valorant launcher, it shows +/- points but will never show rank etc. I will paste the whole error message after the image for you to fix it. Thank you @Rumblemike .
System.ArgumentNullException: Value cannot be null. (Parameter 'o')
at Newtonsoft.Json.Utilities.ValidationUtils.ArgumentNotNull(Object value, String parameterName)
at Newtonsoft.Json.Linq.JToken.FromObjectInternal(Object o, JsonSerializer jsonSerializer)
at Newtonsoft.Json.Linq.JToken.FromObject(Object o)
at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
at ValorantStreamOverlay.RankDetection.RankParser(Int32 rankNumber)
at ValorantStreamOverlay.RankDetection..ctor()
at ValorantStreamOverlay.LogicHandler.ReadSettings()
at ValorantStreamOverlay.LogicHandler..ctor(ValorantOverStream instance)
at ValorantStreamOverlay.ValorantOverStream.ValorantOverStream_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
shows me my elo from the past 3 games but doesn't show rp or elo
The text was updated successfully, but these errors were encountered: