desktopPet icon indicating copy to clipboard operation
desktopPet copied to clipboard

App crash on "Pet selection"

Open szyb opened this issue 3 years ago • 1 comments

Every time I choose "Pet selection" I got the progress bar like this below: image After a while app is crashed

Is there any more logs I can attach? I can guess that this is some proxy issue (as I'm behind proxy and nobody(?) reported it yet)

Event viewer says:

Faulting module name: KERNELBASE.dll, version: 10.0.19041.964, time stamp: 0x812662a7
Exception code: 0xc000027b
Fault offset: 0x000000000010b39c
Faulting process id: 0x834
Faulting application start time: 0x01d756c2bcc5b01e
Faulting application path: C:\Program Files\WindowsApps\6469Adriano.esheep_2.6.64.0_x64__ddd79p2qwj4yr\Options.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: fde3be8f-85bb-4e3e-927d-fe4bc5262a07
Faulting package full name: 6469Adriano.esheep_2.6.64.0_x64__ddd79p2qwj4yr
Faulting package-relative application ID: App

szyb avatar Jun 01 '21 08:06 szyb

The main problem is that the entire code is written with "try and pray" :P

Yes, the proxy can be the problem. But an error message instead of a crash would be better! Thank you for the message and feedback. I should be able to catch the exception and give an error message instead of let crash the application.

And yes, if I check the crash protocols, I can't find this crash (kernelbase.dll).

Adrianotiger avatar Jun 01 '21 10:06 Adrianotiger