every single mod i check made it crash.
crashdump.txt
Monday, November 08, 2010 - 1:38:09 PM
Fomm 0.13.0
OS version: Microsoft Windows NT 6.0.6002 Service Pack 2
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:UserszruiAppDataLocalFallout3plugins.txt'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
at System.IO.File.WriteAllLines(String path, String[] contents, Encoding encoding)
at Fomm.Games.Fallout3.Fallout3PluginManager.ActivatePlugin(String p_strPath)
at Fomm.MainForm.lvEspList_ItemChecked(Object sender, ItemCheckedEventArgs e)
at System.Windows.Forms.ListView.OnItemChecked(ItemCheckedEventArgs e)
at L0ki.Controls.ReordableItemListView.OnItemChecked(ItemCheckedEventArgs e)
at System.Windows.Forms.ListView.WmReflectNotify(Message& m)
at System.Windows.Forms.ListView.WndProc(Message& m)
at L0ki.Controls.ReordableItemListView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)