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

Assist throwing system event errors (Windows 11 Pro 22631.4037) #206

Open
jchillin opened this issue Aug 29, 2024 · 0 comments
Open

Assist throwing system event errors (Windows 11 Pro 22631.4037) #206

jchillin opened this issue Aug 29, 2024 · 0 comments

Comments

@jchillin
Copy link

Seeing in my event viewer the following .NET error is being throw from Assist.exe

Application: Assist.exe
CoreCLR Version: 7.0.2024.26716
.NET Version: 7.0.20
Description: The process was terminated due to an unhandled exception.
Exception Info: System.InvalidOperationException: Call from invalid thread
at Avalonia.Threading.Dispatcher.g__ThrowVerifyAccess|16_0()
at Avalonia.AvaloniaObject..ctor()
at Avalonia.Visual..ctor()
at Avalonia.Input.InputElement..ctor()
at Assist.Controls.Game.Live.MenuPartyPlayerControl..ctor()
at Assist.ViewModels.Game.MenusPageViewModel.RiotWebsocketServiceOnUserPresenceMessageEvent(PresenceV4Message obj)
at System.Threading.Tasks.Task.<>c.b__128_1(Object state)
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant