Advertisement
Guest User

Claustrophobia Crash Infused Shot

a guest
Apr 28th, 2013
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.83 KB | None | 0 0
  1. Log Name: Application
  2. Source: .NET Runtime
  3. Date: 27.04.2013 17:47:45
  4. Event ID: 1026
  5. Task Category: None
  6. Level: Error
  7. Keywords: Classic
  8. User: N/A
  9. Computer: Work
  10. Description:
  11. Application: Claustrophobia.exe
  12. Framework Version: v4.0.30319
  13. Description: The process was terminated due to an unhandled exception.
  14. Exception Info: System.IndexOutOfRangeException
  15. Stack:
  16. at Claustrophobia.PlayerObject.updateAimArea(Claustrophobia.Map)
  17. at Claustrophobia.PlayerObject.constantUpdateObject(Claustrophobia.Map, Claustrophobia.Selector, Claustrophobia.Camera)
  18. at Claustrophobia.GameClass.Update(Microsoft.Xna.Framework.GameTime)
  19. at Microsoft.Xna.Framework.Game.Tick()
  20. at Microsoft.Xna.Framework.Game.HostIdle(System.Object, System.EventArgs)
  21. at Microsoft.Xna.Framework.GameHost.OnIdle()
  22. at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  23. at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(System.Object, System.EventArgs)
  24. at System.Windows.Forms.Application+ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32)
  25. at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
  26. at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
  27. at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
  28. at System.Windows.Forms.Application.Run(System.Windows.Forms.Form)
  29. at Microsoft.Xna.Framework.WindowsGameHost.Run()
  30. at Microsoft.Xna.Framework.Game.RunGame(Boolean)
  31. at Microsoft.Xna.Framework.Game.Run()
  32. at Claustrophobia.Program.Main(System.String[])
  33.  
  34. Event Xml:
  35. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  36. <System>
  37. <Provider Name=".NET Runtime" />
  38. <EventID Qualifiers="0">1026</EventID>
  39. <Level>2</Level>
  40. <Task>0</Task>
  41. <Keywords>0x80000000000000</Keywords>
  42. <TimeCreated SystemTime="2013-04-27T15:47:45.000000000Z" />
  43. <EventRecordID>42784</EventRecordID>
  44. <Channel>Application</Channel>
  45. <Computer>Work</Computer>
  46. <Security />
  47. </System>
  48. <EventData>
  49. <Data>Application: Claustrophobia.exe
  50. Framework Version: v4.0.30319
  51. Description: The process was terminated due to an unhandled exception.
  52. Exception Info: System.IndexOutOfRangeException
  53. Stack:
  54. at Claustrophobia.PlayerObject.updateAimArea(Claustrophobia.Map)
  55. at Claustrophobia.PlayerObject.constantUpdateObject(Claustrophobia.Map, Claustrophobia.Selector, Claustrophobia.Camera)
  56. at Claustrophobia.GameClass.Update(Microsoft.Xna.Framework.GameTime)
  57. at Microsoft.Xna.Framework.Game.Tick()
  58. at Microsoft.Xna.Framework.Game.HostIdle(System.Object, System.EventArgs)
  59. at Microsoft.Xna.Framework.GameHost.OnIdle()
  60. at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  61. at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(System.Object, System.EventArgs)
  62. at System.Windows.Forms.Application+ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32)
  63. at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
  64. at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
  65. at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
  66. at System.Windows.Forms.Application.Run(System.Windows.Forms.Form)
  67. at Microsoft.Xna.Framework.WindowsGameHost.Run()
  68. at Microsoft.Xna.Framework.Game.RunGame(Boolean)
  69. at Microsoft.Xna.Framework.Game.Run()
  70. at Claustrophobia.Program.Main(System.String[])
  71. </Data>
  72. </EventData>
  73. </Event>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement