Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2013.171.0
- //PC
- //Windows XP Home Edition Service Pack 3 v5.1.2600
- //15.7.2013 9:28:50
- System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
- at System.Diagnostics.StackTrace.GetStackFramesInternal(StackFrameHelper sfh, Int32 iSkip, Exception e)
- at System.Diagnostics.StackTrace.CaptureStackTrace(Int32 iSkip, Boolean fNeedFileInfo, Thread targetThread, Exception e)
- at System.Diagnostics.StackTrace..ctor(Exception e, Boolean fNeedFileInfo)
- at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
- at System.Exception.get_StackTrace()
- at Elite.Common.TraceLog.WriteError(Exception e)
- at Elite.Gui.Program.Application_ThreadException(Object sender, ThreadExceptionEventArgs e)
- at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
- at System.Windows.Forms.Control.WndProcException(Exception e)
- at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
- at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
- at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
- at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
- at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
- at System.Windows.Forms.Application.Run(Form mainForm)
- at Elite.Gui.Program.Main()
Advertisement
Add Comment
Please, Sign In to add comment