Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2011
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. Assertion failed: "idx < si.newv.size()"
  2. Location: Brush.cpp:246 (CBrush::Slice)
  3.  
  4. Call stack:
  5.  
  6. 00FA0A04
  7.  
  8. 00FA0BFA
  9.  
  10. 00F83697
  11.  
  12. 00FCDC0D
  13.  
  14. 01064CB1
  15.  
  16. 00EE1119
  17.  
  18. 00EE1A16
  19.  
  20. 00FCDF4E
  21.  
  22. 00FA9B4B
  23.  
  24. 00FA9F15
  25.  
  26. 01064CE6
  27.  
  28. 00F667A4
  29.  
  30. 00F667FB
  31.  
  32. 00EFF913
  33.  
  34.  
  35. errno = 13 (Insufficient access rights to open file)
  36. OS error = 0 (no error code was set)
  37.  
  38. =============== New error below after pressing continue again ========================
  39.  
  40.  
  41. Much to our regret we must report the program has encountered an error.
  42.  
  43. Please let us know at http://trac.wildfiregames.com/ and attach the crashlog.txt and crashlog.dmp files.
  44.  
  45. Details: unhandled exception (Access violation reading 0xB30BBE08)
  46.  
  47. Location: unknown:0 (?)
  48.  
  49. Call stack:
  50.  
  51. (error while dumping stack: No stack frames found)
  52. errno = 13 (Insufficient access rights to open file)
  53. OS error = 487 (Ett försök gjordes att använda en ogiltig adress.)
  54.  
  55. =============== After pressing continue on the above Atlas crashes ==========
  56.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement