Skip to content
This repository has been archived by the owner on Oct 24, 2021. It is now read-only.

Unhandled Exception has occurred in your application... #142

Open
veggiestraws opened this issue Jan 8, 2021 · 2 comments
Open

Unhandled Exception has occurred in your application... #142

veggiestraws opened this issue Jan 8, 2021 · 2 comments

Comments

@veggiestraws
Copy link

shows me my elo from the past 3 games but doesn't show rp or elo

@HUMBL3B33
Copy link

I am getting the same error. Is there any solution?

@MartinGuelbenzu
Copy link

MartinGuelbenzu commented May 20, 2021

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 .
image

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants