38326[C][L][A]Mar 6, 1:27:02174.103.225.10ConfigGUI 0.641_r2150
Error in ConfigGUI
CLR 2.0.50727.8000Win32NT / Microsoft Windows NT 6.2.9200.0System.NullReferenceExceptionObject reference not set to an instance of an object.
   at fCraft.ConfigGUI.MainForm.SaveConfig()
   at fCraft.ConfigGUI.MainForm.SaveEverything()
   at System.Windows.Forms.Form.RaiseFormClosingOnAppExit()
   at System.Windows.Forms.Application.ExitInternal()
   at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
   at System.Windows.Forms.Control.WndProcException(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 fCraft.ConfigGUI.Program.Main()