2 years ago
Crashing to desktop without error
Hello,
My game client crashes on the daily and it's pretty irritating. Examining the crash files I see these errors and errors similar on each crash, if a crash report is even captured. Any thoughts on what exactly the issue is?
0:018> .exr -1
ExceptionAddress: 0000000140355c0d (BF2042+0x0000000000355c0d)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000001
Parameter[1]: 0000000000000000
Attempt to write to address 0000000000000000
0:025> .exr -1
ExceptionAddress: 0000000142d908e3 (BF2042!GetDenuvoTimeTicketRequest+0x00000000002e58c3)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000000
Parameter[1]: ffffffffffffffff
Attempt to read from address ffffffffffffffff
0:025> .exr -1
ExceptionAddress: 0000000142d908e3 (BF2042!GetDenuvoTimeTicketRequest+0x00000000002e58c3)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000000
Parameter[1]: ffffffffffffffff
Attempt to read from address ffffffffffffffff
0:035> .exr -1
ExceptionAddress: 0000000142d487f6 (BF2042+0x0000000002d487f6)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000000
Parameter[1]: ffffffffffffffff
Attempt to read from address ffffffffffffffff