38166[C][L][A]Aug 26, 23:31:56108.162.221.96ConfigGUI 0.642_r2174
Error in ConfigGUI
CLR 2.0.50727.5472Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.NullReferenceExceptionObject reference not set to an instance of an object.
   at fCraft.ConfigGUI.MainForm.cUpdaterMode_SelectedIndexChanged(Object sender, EventArgs e) in C:\Users\fragmer\Desktop\Minecraft\fCraft\branch-0.60x\ConfigGUI\MainForm.cs:line 212
   at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
   at fCraft.ConfigGUI.MainForm.ApplyTabGeneral() in C:\Users\fragmer\Desktop\Minecraft\fCraft\branch-0.60x\ConfigGUI\MainForm.Adapter.cs:line 149
   at fCraft.ConfigGUI.MainForm.LoadConfig() in C:\Users\fragmer\Desktop\Minecraft\fCraft\branch-0.60x\ConfigGUI\MainForm.Adapter.cs:line 47
   at fCraft.ConfigGUI.MainForm.OnShown(EventArgs e) in C:\Users\fragmer\Desktop\Minecraft\fCraft\branch-0.60x\ConfigGUI\MainForm.cs:line 73
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.DebuggableCallback(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 fCraft.ConfigGUI.Program.Main() in C:\Users\fragmer\Desktop\Minecraft\fCraft\branch-0.60x\ConfigGUI\Program.cs:line 15