CrashDump
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:Documents and SettingsAdministradorConfiguración localDatos de programaFallout3plugins.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)
FOMM is looking for the plugins.txt in a follout 3 folder, but i selected "new vegas" in the pop up window when i run the program.