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

App crashes when Twitch form is being opened #50

Open
Brollyy opened this issue Dec 21, 2024 · 0 comments
Open

App crashes when Twitch form is being opened #50

Brollyy opened this issue Dec 21, 2024 · 0 comments

Comments

@Brollyy
Copy link
Contributor

Brollyy commented Dec 21, 2024

The cause of the crashes is the missing Ragnarock.log file - tracking changes in this file is not strictly necessary for the Twitch requests to run in the first place.

Stack trace:

Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ArgumentException
   at System.IO.FileSystemWatcher..ctor(System.String, System.String)
   at RagnaCustoms.App.Services.FileChangeEvent+<>c__DisplayClass1_0.<.ctor>b__0()
   at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Threading.ThreadHelper.ThreadStart()
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