Jump to content

FOMM error


Recommended Posts

Good day,Fomm crashes whenever I select an esm,below you will find my bug report,thanks in advance.




Fomm 0.13.21
OS version: Microsoft Windows NT 6.1.7601 Service Pack 1
System.UnauthorizedAccessException: Access to the path 'C:\Users\Jonathan\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)
Edited by Over9000pingas
Link to comment
Share on other sites

Sounds like you need to run FOMM as administrator. The temp directory is set to "read-only" in Windows and requires admin level access to read/write to the directory, on most programs anyway.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...