Idanina / tf2itemseditor

Automatically exported from code.google.com/p/tf2itemseditor
0 stars 0 forks source link

Error #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Whire loading "game_items" file:
System.IndexOutOfRangeException: Indeks wykraczał poza granice tablicy.
   w TF2Items.MainForm.ReadFile()
   w TF2Items.MainForm.Button1Click(Object sender, EventArgs e)
   w System.Windows.Forms.Control.OnClick(EventArgs e)
   w System.Windows.Forms.Button.OnClick(EventArgs e)
   w System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   w System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   w System.Windows.Forms.Control.WndProc(Message& m)
   w System.Windows.Forms.ButtonBase.WndProc(Message& m)
   w System.Windows.Forms.Button.WndProc(Message& m)
   w System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   w System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   w System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Original issue reported on code.google.com by direct...@gmail.com on 7 Oct 2011 at 3:32

GoogleCodeExporter commented 8 years ago
Should be fixed in v2

Original comment by bogeyman...@gmail.com on 4 Dec 2011 at 4:53