Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Value cannot be null. (Parameter 'json') #309

Open
Xahrie opened this issue Dec 1, 2023 · 0 comments
Open

[BUG] Value cannot be null. (Parameter 'json') #309

Xahrie opened this issue Dec 1, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Xahrie
Copy link

Xahrie commented Dec 1, 2023

Upon starting the following crash report occurrs. The system will not work!

--- LeagueBroadcast Crash Report ---
Still more stable than the League Client

Time: 2023.12.01-10:18
Description: Value cannot be null. (Parameter 'json')

Stacktrace:
at System.Text.Json.ThrowHelper.ThrowArgumentNullException(String parameterName)
at System.Text.Json.JsonDocument.Parse(String json, JsonDocumentOptions options)
at LeagueBroadcast.Common.Data.Provider.DataDragon.ExtendChampion(CDragonChampion champion, String version) in F:\Repos\LeagueOfLegends\LeagueBroadcast2\LeagueBroadcast\Common\Data\Provider\DataDragon.cs:line 411
at LeagueBroadcast.Common.Data.Provider.DataDragon.DownloadMissingChampionCache(String location, ConcurrentBag1 failedDownloads) in F:\Repos\LeagueOfLegends\LeagueBroadcast2\LeagueBroadcast\Common\Data\Provider\DataDragon.cs:line 311 at LeagueBroadcast.Common.Data.Provider.DataDragon.VerifyLocalCache(StringVersion currentPatch) in F:\Repos\LeagueOfLegends\LeagueBroadcast2\LeagueBroadcast\Common\Data\Provider\DataDragon.cs:line 268 at LeagueBroadcast.Common.Data.Provider.DataDragon.Init() in F:\Repos\LeagueOfLegends\LeagueBroadcast2\LeagueBroadcast\Common\Data\Provider\DataDragon.cs:line 219 at LeagueBroadcast.Common.Data.Provider.DataDragon.<>c.<<-ctor>b__21_0>d.MoveNext() in F:\Repos\LeagueOfLegends\LeagueBroadcast2\LeagueBroadcast\Common\Data\Provider\DataDragon.cs:line 125 --- End of stack trace from previous location --- at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_1(Object state) at System.Threading.QueueUserWorkItemCallback.<>c.<.cctor>b__6_0(QueueUserWorkItemCallback quwi) at System.Threading.ExecutionContext.RunForThreadPoolUnsafe[TState](ExecutionContext executionContext, Action1 callback, TState& state)
at System.Threading.QueueUserWorkItemCallback.Execute()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
at System.Threading.Thread.StartCallback()

-- System Details --
League Broadcast Version: 1.7.22.0
OS: Win 10 2009

@Xahrie Xahrie added the bug Something isn't working label Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants