38369[C][L][A]Jan 22, 19:21:42180.222.11.80ConfigGUI 0.639_r1916
Error in ConfigGUI
CLR 2.0.50727.5485Win32NT / Microsoft Windows NT 6.1.7601 Service Pack 1System.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()