Try to follow this template when creating an issue:
- App Codename - Version
- Issue Occurence Rate
- Operating System
- (Optional) Hardware info (CPU, RAM)
- Error Info:
- Should be available in the app directory under file extension ".log". Or Enable Debug Mode and Copy the Console Output Related to the Error
- (Optional) Screenshot
- Step to Reproduce the Issue (If Consistent)
- (Optional) The File Causing the Error (If Available)
Example
- Elegance - 1.2.0.2
- Always | Inconsistent ~4/10
- Windows 10 x64, 20H1: 19041
- Error Info:
System.Windows.ResourceReferenceKeyNotFoundException: 'audio' resource not found. at MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
- Steps to Reproduce the Issue:
- Enable Debug Mode
- Clear Resources
Try to follow this template when creating an issue:
Example
System.Windows.ResourceReferenceKeyNotFoundException: 'audio' resource not found. at MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)