Jump to content

Console command to get number of mods that change a record?


54yeggan

Recommended Posts

Hi,

 

I have an issue currently where pre-order weapons in my game are showing up as red exclamation marks. However, I can't seem to figure out which mod is causing it. I vaguely remember while messing around with console commands a command that, when entered would return the specific .esp files that modified whatever was selected (weapon, item, etc.)


Does anyone know anything useful? I don't really want to reinstall my entire game just to fix this bug. I'd really like to figure out what's causing this, and yes, I have archive invalidation set up. Any help would be appreciated.

 

Link to comment
Share on other sites

Please see the 'Solutions to Mesh (Red "!" icon) or Texture (solid color) problems' section of the wiki "Fallout NV Mod Conflict Troubleshooting" article. In particular you want the 'Issue: Find the source mod-index of an object in-game' entry to track down the source plugin, but you already know they come from a pre-order pack. Most likely you just need to toggle "ArchiveInvalidation" off-and-on again in your mod manager.

 

If that isn't enough to resolve your problem, Please provide ALL the information requested in the wiki "How to ask for help" article. Don't forget to identify things that do not appear in the "load order", such as if you are using the FNV4GB Patch, NVSE and it's related plugins, texture replacements (specifically their larger image sizes: 1024x1024, etc.), and "post-processors" like ENB or SweetFX.

 

-Dubious-

Link to comment
Share on other sites

Please see the 'Solutions to Mesh (Red "!" icon) or Texture (solid color) problems' section of the wiki "Fallout NV Mod Conflict Troubleshooting" article. In particular you want the 'Issue: Find the source mod-index of an object in-game' entry to track down the source plugin, but you already know they come from a pre-order pack. Most likely you just need to toggle "ArchiveInvalidation" off-and-on again in your mod manager.

 

If that isn't enough to resolve your problem, Please provide ALL the information requested in the wiki "How to ask for help" article. Don't forget to identify things that do not appear in the "load order", such as if you are using the FNV4GB Patch, NVSE and it's related plugins, texture replacements (specifically their larger image sizes: 1024x1024, etc.), and "post-processors" like ENB or SweetFX.

 

-Dubious-

 

 

 

Thank you. I have searched this page that you linked me, but so far didn't find what I was looking for. I am referring to the console command which lists mods that change the selected item in-game. For example, if you typed this command and selected a weapon you dropped on the ground, it would return a list that would look something like this:

FalloutNV.esm
WeaponDamageandAccuracyMod.esp
CoolWeaponMods.esp
ObscureWeaponMod.esp
Strange-Mod-that-shouldnt-break-anything-except-this-item.esp

As for my load order and other relevant info, I am using NVSE and FNV4GB. Here is my load order

 

.

FalloutNV.esm
DeadMoney.esm
HonestHearts.esm
OldWorldBlues.esm
LonesomeRoad.esm
GunRunnersArsenal.esm
ClassicPack.esm
MercenaryPack.esm
TribalPack.esm
CaravanPack.esm
FNVToolkit.esm
Interior Lighting Overhaul - Core.esm
ELECTRO-CITY - CompletedWorkorders.esm
NVInteriors_Core.esm
NVInteriors_ComboEdition_AWOP.esm
AWorldOfPain(Preview).esm
ELECTRO-CITY - Highways and Byways.esm
Niner.esm
NVStripOpen.esm
AWOPDeadMoney.esm
Interior Lighting Overhaul - L38PS.esm
STUN.esm
NVWillow.esp
JokerineStripMall.esm
NevadaSkies.esm
EnclaveCommanderNV.esm
SomeguySeries.esm
Project Nevada - Core.esm
Project Nevada - Equipment.esm
Project Nevada - Rebalance.esp
Project Nevada - Cyberware.esp
WMVM.esm
Advanced Recon Tech.esm
SolidProject.esm
Project Nevada - Extra Options.esm
MikotoBeauty.esm
Slave In Pose NV Edition.esp
Completely Weightless Powder.esp
Improved Sound FX.esp
CASM.esp
CASM with MCM.esp
Vurt's WFO.esp
Improved Sound FX - Project Nevada.esp
Ultimate Invisible Wall Remover.esp
ILO - NVWillow.esp
L38NoBGM.esp
.50BMG.esp
DynamicMonocyteLimbRegen.esp
Harvest-able Cave Fungus.esp
Project Nevada - Rebalance Complete.esp
Project Nevada - All DLC.esp
EVE FNV - ALL DLC.esp
WorkingCapPress.esp
Burning CampFire.esp
Faster Terminals.esp
ILO - PipBoy Light.esp
Omegared99 - Enb Transparency Fix.esp
Craftable Flash Bang.esp
MikotoBeauty.esp
Animated Sleeping.esp
CowboyRepeaterFix.esp
GASOLINE.esp
61Flavors.esp
TLD_Travelers.esp
WeaponModsExpanded.esp
StripOpenMain.esp
NewVegasUncut 123457 Merged.esp
WMX-DLCMerged.esp
WMX-EVE-AllDLCMerged.esp
Improved Sound FX - WMX - Merged Major DLCs.esp
CourierCacheWSE.esp
DLCCompanions_1_3.esp
FNV Realistic Wasteland Lighting - All DLC.esp
MTB.esp
UmTraffic_2Tilt.esp
AWOPDeadMoneyVendorPatch.esp
AWOP-WMX-EVE AllDLCMerged.esp
TFH Better Authority Glasses.esp
STUN.esp
ClearWindows.esp
LFox Bottle That Water.esp
Sympathy For The Devil.esp
Companion Sandbox Mode3.esp
Ragdolls.esp
Brotherhood and House Alliance.esp
CasinoHeists.esp
UnlimitedCompanions.esp
dressup.esp
Grave_Digger_v021.esp
SR556.esp
MoreShells.esp
ImmersivePickupSoundsFNV.esp
Project Nevada - Cyberware Additions.esp
RPM - Remove Pre-order Messages.esp
BreadMod.esp
RavenXP.esp
ShishkebabTorch.esp
AWOP Interim Fixes.esp
Near Death.esp
HAS Heavy Assault Shotgun.esp
Realistic Portable Tent.esp
bertivird.esp
Advanced Recon Tech.esp
Advanced Recon Gear.esp
dD - Enhanced Blood Main NV.esp
The Mod Configuration Menu.esp
AWOP-WMX.esp
Project Nevada - WMX.esp
WMX-ModernWeapons.esp
WMX-POPMerged.esp
MiscItemIconsNV.esp
Interior Lighting Overhaul - Ultimate Edition.esp
ILO - A World of Pain.esp
NevadaSkies - Ultimate DLC Edition.esp

Total active plugins: 114
Total plugins: 129

.

 

Let me know if there's anything else you need.

 

Edit: To prevent necroing of this thread, if anyone ever finds the answer to this, feel free to PM me. Thank you!

Edited by 54yeggan
Link to comment
Share on other sites

  • Recently Browsing   0 members

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