Error on running app

Fenoma

New member
I compiled my app with version 2024.2 and when i run it in windows 11, it crashes without any alert.

When i check on windows event viewer i get this error:

Faulting application name: FactoriApp.exe, version: 1.3.0.4, time stamp: 0x67688e63
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x0da7b12d
Faulting process id: 0x0x2EB8
Faulting application start time: 0x0x1DB7BA9E5BECC42
Faulting application path: C:\local\Totem\FactoriApp.exe
Faulting module path: unknown
Report Id: e2166ecc-d94a-4ad3-9e80-a0fb110be1f0
Faulting package full name:
Faulting package-relative application ID:

How can I fix this.
 
Good question, the event viewer doesn’t tell us a lot… Even the module responsible for the crash is “unknown”.
Are you using some antivirus software? Or another WAMP running package?
 
Hi, this is the computer of my client, and the only thing I could rescue was this event viewer report. Is there another way to get more information about the error? I know that there is not another service like wamp or xampp. thanks
 
Back
Top