Advertisement
Guest User

Untitled

a guest
Nov 28th, 2013
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. Release Crash at Thu Nov 28 11:25:25 2013
  2. ; Reason Uncaught Exception in GameEngine::update
  3.  
  4. Last error:
  5. Exception is access violation
  6. WinMain at 401700
  7. Error code: EXCEPTION_ACCESS_VIOLATION
  8. Description: The thread tried to read from or write to a virtual address for which it does not have the appropriate access.
  9. Access address:00000008 was read from.
  10.  
  11. Stack Dump:
  12. <Unknown>(-1) : <Unknown> 0x005452FE
  13. <Unknown>(-1) : <Unknown> 0x00947AE4
  14. <Unknown>(-1) : <Unknown> 0x005D0600
  15.  
  16. Details:
  17. Register dump...
  18. Eip:005452FE Esp:0018F49C Ebp:1797BA00
  19. Eax:00000000 Ebx:00000000 Ecx:047A78A8
  20. Edx:00000004 Esi:22D51F04 Edi:00000004
  21. EFlags:00010206
  22. CS:0023 SS:002b DS:002b ES:002b FS:0053 GS:002b
  23. EIP bytes dump...
  24.  
  25. Bytes at CS:EIP (005452FE) : 8B 40 08 8B 90 0C 01 00 00 52 8B CD E8 21 0A 09 00 8B 86 B0 01 00 00 3B C3 0F 84 04 01 00 00 8B
  26.  
  27.  
  28. Current stack:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement