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 crash on "Pet selection" #93

Open
szyb opened this issue Jun 1, 2021 · 1 comment
Open

App crash on "Pet selection" #93

szyb opened this issue Jun 1, 2021 · 1 comment

Comments

@szyb
Copy link

szyb commented Jun 1, 2021

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
@Adrianotiger
Copy link
Owner

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).

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

2 participants