Jump to content

Crash before main menu


FeetFirst

Recommended Posts

I recently fixed an issue where FOMM would crash, but FNV would work fine.

I installed all of my mods and ran NVSE through FOMM, and teh window came up, but no image appeared.

It stayed black, and a message came up saying it had stopped responding and that all I could do was close it.

 

Even after removing all of my mods, running FNV through Steam, NVSE and FOMM (just about every way that you can run it), it still crashes on startup.

I understand that it may be a UAC issue, but I turned that off and restarted: no luck.

If it matters, I'm running Windows 7 (64-Bit).

 

Also, when installing mods I ran into an issue with Project Nevada. I'm not sure if it's related, but the crashdump says something about access to a path being denied, so I'll include it, just in case:

 

March-01-12 - 10:56:50 PM

Fomm 0.13.21

OS version: Microsoft Windows NT 6.1.7601 Service Pack 1

 

System.ArgumentException: Access to the path is denied.

at System.IO.FileSystemInfo.set_Attributes(FileAttributes value)

at Fomm.Util.FileUtil.ClearAttributes(DirectoryInfo p_difPath, Boolean p_booRecurse)

at Fomm.Util.FileUtil.ClearAttributes(DirectoryInfo p_difPath, Boolean p_booRecurse)

at Fomm.Util.FileUtil.ClearAttributes(DirectoryInfo p_difPath, Boolean p_booRecurse)

at Fomm.Util.FileUtil.ClearAttributes(DirectoryInfo p_difPath, Boolean p_booRecurse)

at Fomm.Util.FileUtil.ClearAttributes(DirectoryInfo p_difPath, Boolean p_booRecurse)

at Fomm.Util.FileUtil.ClearAttributes(String p_strPath, Boolean p_booRecurse)

at Fomm.Util.FileUtil.ForceDelete(String p_strPath)

at Fomm.PackageManager.Archive.EndReadOnlyTransaction()

at Fomm.PackageManager.ModInstallerBase.Run(Boolean p_booSuppressSuccessMessage, Boolean p_booSetFOModReadOnly)

at Fomm.PackageManager.PackageManager.ActivateFomod(fomod mod)

at Fomm.PackageManager.PackageManager.ToggleActivation(fomod mod, Boolean p_booReactivate)

at Fomm.PackageManager.PackageManager.bActivate_Click(Object sender, EventArgs e)

at System.Windows.Forms.Control.OnClick(EventArgs e)

at System.Windows.Forms.Button.OnClick(EventArgs e)

at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)

at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.ButtonBase.WndProc(Message& m)

at System.Windows.Forms.Button.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)

 

 

Link to comment
Share on other sites

  • Recently Browsing   0 members

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