Closed cuciuu closed 1 year ago
Please listen to the to the exception message. It literally tells you that the file is missing.
I know the files are missing but why is it crashing my app if I added try - catch blocks? Why isnt it just throwing the error in console
I managed to fix it by adding try - catch blocks here
And
Error: CockyGrabber.GrabberException: 'The file that stores the key for the decryption of encrypted values (Local State) could not be found: C:\Users\cuciu\AppData\Roaming\Opera Software\Opera Stable\Local State'
Why is it still crashing my app if I got try - catch blocks