jcaillon/3P

Unobserved Task Error keeps popping up.

Ssemakula opened this issue · 0 comments

Description of the Issue

Every single time I open Notepad++ I get an Unobserved task error
This is the log explanation:
WHAT : Unobserved task error : A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
WHEN : 1/17/2024 9:13:00 PM
WHERE : v1.8.8, B7F0AFE64D3D81ED8CF9C28D265AF696, line 0
DETAILS :
System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.Net.WebException: The remote server returned an error: (521).
at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadString(Uri address)
at CodeStats.CodeStatsPackage.<>c.b__60_0()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
---> (Inner Exception #0) System.Net.WebException: The remote server returned an error: (521).
at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadString(Uri address)
at CodeStats.CodeStatsPackage.<>c.b__60_0()
at System.Threading.Tasks.Task.Execute()<---

Steps to Reproduce the Issue

Open Notepad++

Expected Behaviour

Expectation is that previously opened tabs would have opened without any messages

Actual Behaviour

Error Messages on each and every time.

Screenshots

image

Debug Information

Notepad++ Version 8.6
Windows 11 Pro 22H2 Build 22621.3007