Ok, I followed the installation instructions to the letter, but FONV just crashes on start up. After some trouble shooting I think I may have made things worse... At this point I don't know. Here's my mod load order and the error message i'm getting.
only the required mods needed to run TTW are checked in my load order currently:
[collapsed title=JIT Error]
GameMode=FalloutNV
FalloutNV.esm
Fallout3.esm
DeadMoney.esm
HonestHearts.esm
OldWorldBlues.esm
LonesomeRoad.esm
GunRunnersArsenal.esm
CaravanPack.esm
ClassicPack.esm
TribalPack.esm
MercenaryPack.esm
Anchorage.esm
ThePitt.esm
BrokenSteel.esm
PointLookout.esm
Zeta.esm
TaleOfTwoWastelands.esm
Project Nevada - Core.esm
Project Nevada - Equipment.esm
Project Nevada - Rebalance.esp
Project Nevada - Cyberware.esp
domecity.esm
DesertersFortress.esm
WMVM.esm
CFWNV.esm
More Perks.esm
More Perks for Companions.esm
More Perks for Dead Money.esm
More Perks for Honest Hearts.esm
More Perks for Old World Blues.esm
Niner.esm
The Mod Configuration Menu.esp
BloodMod-Hardcore.esp
BloodMod.esp
realistic headshots.esp
The Weapon Mod Menu.esp
Level50PerkPerLevel.esp
EVE FNV.esp
EVE FNV-[GRA Patch for EVE 1.3].esp
iRodent - Vault 42.esp
WeaponModsExpanded.esp
WMX-GunRunnersArsenal.esp
WMX-DeadMoney.esp
WMX-HonestHearts.esp
WMX-LonesomeRoad.esp
WMX-OldWorldBlues.esp
WMX-PreOrderPackCaravan.esp
WMX-PreOrderPackClassic.esp
WMX-PreOrderPackMercenary.esp
WMX-PreOrderPackTribal.esp
WMX-EVE.esp
NVWillow.esp
DesertersFotress - Update.esp
BinglesMelee4Every1Common.esp
BinglesMelee4Every1Rare.esp
BinglesMonsterToughener.esp
BinglesMeleeComplete.esp
Sorter - Combined.esp
Vurt's WFO.esp
JoOsArmory.esp
JoOsModernNCRtrooper.esp
JoOsModernNCRrangerweapons.esp
JoOsModernNCRrangersPATROL.esp
JoOsModernNCRrangersCombat.esp
JoOsModernNCRrangersCivil.esp
CNR_Beta.esp
AllCompanionsEssential 2.0b.esp
RealSmokes.esp
SaveCass.esp
Burning CampFire.esp
JRougeRangerCoats4Free.esp
JRougeRangerCoats4Loot.esp
CONELRAD 640-1240.esp
WorkingCapPress.esp
K2K9 Treasures of the wastes.esp
Weightless Ammo.esp
Weightless Ammo - Honest Hearts.esp
Weightless Ammo - Gun Runners Arsenal.esp
Weightless Ammo - Lonesome Road.esp
NewVegasBountiesII.esp
Motorcyclereplacer.esp
Project Nevada - Dead Money.esp
Project Nevada - Honest Hearts.esp
Project Nevada - Old World Blues.esp
Project Nevada - Lonesome Road.esp
Project Nevada - Gun Runners' Arsenal.esp
Project Nevada - EVE.esp
Project Nevada - WMX.esp
CFW-PN.esp
FGhoulsDieOnlyByHeadshot.esp
CFW-PN-DLC.esp
CFW-DLC.esp
More Perks Update.esp
More Perks for Companions Update.esp
More Perks for Dead Money Update.esp
More Perks for Honest Hearts Update.esp
More Perks for Old World Blues Update.esp
CASM.esp
Gunslinger.esp
BreathingMaskFix.esp
NewVegasBounties.esp
LilMacNV.esp
AWorldOfPainFO3.esm
Mart's Mutant Mod.esm
CrossRepairWeapons.esp
EVE.esm
Apocalypse Armory.esm
AWorldOfPain(Preview).esm
TTW_NoKarmaDCFollowers.esp
TTW_DLCMessageSuppression.esp
TTW_Bobbleheads.esp
UPP - Pack 1.esp
EVE Operation Anchorage.esp
ZebraCarbine.esp
LilMac.esp
Mart's Mutant Mod - DLC Anchorage.esp
Mart's Mutant Mod - DLC Broken Steel.esp
Mart's Mutant Mod - DLC Point Lookout.esp
Mart's Mutant Mod - DLC The Pitt.esp
Mart's Mutant Mod - DLC Zeta.esp
Mart's Mutant Mod - Master Menu Module.esp
Mart's Mutant Mod - Natural Selection.esp
Mart's Mutant Mod - Tougher Traders.esp
Mart's Mutant Mod - Zones Respawn.esp
Mart's Mutant Mod.esp
Colossus Outcast.esp
colossus BOS.esp
CrossRepairArmor.esp
Trader100%Repair.esp
BA_Repair_Xtras.esp
BA_Repair_GOTY_Xtras.esp
MZetaRepair.esp
exo.esp
EVE.esp
Apocalypse Armory - DLC Enhancements.esp
Apocalypse Armory - Optional Historical Names.esp
Apocalypse Armory.esp
TTW_ReadiusCompatibility.esp
TTW_MoreCookingItems.esp
TTW_TQLSkip.esp
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.IOException: The process cannot access the file 'C:\Program Files\Steam\steamapps\common\fallout new vegas\Fallout_default.ini' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)
at System.IO.File.Copy(String sourceFileName, String destFileName, Boolean overwrite)
at Microsoft.VisualBasic.FileIO.FileSystem.CopyOrMoveFile(CopyOrMove operation, String sourceFileName, String destinationFileName, Boolean overwrite, UIOptionInternal showUI, UICancelOption onUserCancel)
at Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyFile(String sourceFileName, String destinationFileName, Boolean overwrite)
at WindowsApplication1.Form1.Button1_Click_1(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)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.296 (RTMGDR.030319-2900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
TTW Patcher
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Steam/steamapps/common/fallout%20new%20vegas/TTW%20Patcher.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 10.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1001 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1002 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1001 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
[/collapsed]