So I'm having this huge problem with FOMM, I have installed all my mods correctly, and created the correct load order using BOSS, but the minute I check the box for one of the mods it crashes!
Can anybody please help or recommend me a new mod manager?
Here is the crash text:
Sunday, June 05, 2011 - 4:56:38 AM
Fomm 0.13.21
OS version: Microsoft Windows NT 6.0.6002 Service Pack 2
System.UnauthorizedAccessixception: Access to the path 'C:\Users\J.Bishop\AppData\Local\FalloutNV\plugins.txt' is denied.
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.SetActivePlugins(Set`1 p_setActivePlugins)
at Fomm.Games.PluginManager.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)