Advertisement
Guest User

Untitled

a guest
May 15th, 2018
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. Release Crash at Tue May 15 13:51:48 2018
  2. ; Reason Uncaught Exception in GameEngine::update
  3.  
  4. Last error:
  5. Exception is access violation
  6. WinMain at 401720
  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:3F8013B4 was read from.
  10.  
  11. Stack Dump:
  12. <Unknown>(-1) : <Unknown> 0x0076B49B
  13.  
  14. Details:
  15. Register dump...
  16. Eip:0076B49B Esp:0018FA4C Ebp:00000010
  17. Eax:3F800000 Ebx:00000000 Ecx:00C68B34
  18. Edx:00000010 Esi:3F800000 Edi:03F1460C
  19. EFlags:00010202
  20. CS:0023 SS:002b DS:002b ES:002b FS:0053 GS:002b
  21. EIP bytes dump...
  22.  
  23. Bytes at CS:EIP (0076B49B) : 8B 86 B4 13 00 00 89 44 24 1C 75 06 88 9E A4 13 00 00 39 9E C4 00 00 00 8B AE 9C 13 00 00 89 5C
  24.  
  25.  
  26. Current stack:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement