0% found this document useful (0 votes)
84 views1 page

Release Crash Info

Three sentences: The game engine crashed due to an uncaught exception during an update. The crash was caused by an access violation when the thread tried to read from or write to an invalid virtual memory address. A stack dump and register information is provided to help debug the source of the access violation error.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
84 views1 page

Release Crash Info

Three sentences: The game engine crashed due to an uncaught exception during an update. The crash was caused by an access violation when the thread tried to read from or write to an invalid virtual memory address. A stack dump and register information is provided to help debug the source of the access violation error.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Release Crash at Fri Aug 23 00:15:04 2013

; Reason Uncaught Exception in GameEngine::update


Last error:
Exception is access violation
WinMain at 4016e0
Error code: EXCEPTION_ACCESS_VIOLATION
Description: The thread tried to read from or write to a virtual address for whi
ch it does not have the appropriate access.
Access address:00000014 was read from.
Stack Dump:
<Unknown>(-1) : <Unknown> 0x005672A5
Details:
Register dump...
Eip:005672A5 Esp:0012F87C Ebp:0E9FBE7C
Eax:0012F8E8 Ebx:00000013 Ecx:0E9F25DC
Edx:00000000 Esi:0FD1E388 Edi:0FD21E00
EFlags:00010206
CS:001b SS:0023 DS:0023 ES:0023 FS:003b GS:0000
EIP bytes dump...
Bytes at CS:EIP (005672A5) : 8B 42 14 2B C3 0F B7 59 18 8B 4A 18 2B CB 8B D1 0F
AF D1 8B C8 0F AF C8 03 D1 89 54 24 38 DB 44
Current stack:

You might also like