Jump to content

NPC Casters shoot 2 different spells each cast


Tretor

Recommended Posts

I have 2 major errors. 1 is that all NPC casters shoot 2 spells each cast, they are different spells. All other NPCs can now summon a black wolf and do so in the start of every fight... if I kill the wolf they resummon.

I assume one of my mods (or 2 of them) apply these effects to all NPCs.

I don't know how to troubleshoot this gameplay error except to disable each mod 1 by one to see which does it. Is there any sort of better troubleshooting technique that I can employ? Any help or suggestions is greatly appreciated.

 

Attached is 5 .PNG files of my load order (I don't know a better method of showing my load order since I use openMW and they aren't listed in the .ini file)... I use openMW. If your suggestion is I simply ditch openMW then so be it. =/

Oh, also; I used TestTool to clean all my .esp files and merge objects... I made sure to not merge dialog or textures.

 

Thanks ahead of time!

Link to comment
Share on other sites

Not heard of that one, see you've got two versions of Better Clothes installed (you only need one plugin). Not that that's causing the problem.

 

I'm afraid I don't know how to debug OpenMW installs. I'd normally suggest running mlox but that works off of morrowind.ini

Link to comment
Share on other sites

this is what I'd try:
1. get (and rename if you are already usually using standard tes3cmd) latest alpha of tes3cmd so you can use the --active option
2. run something like
tes3cmdalpha.exe dump --list --active --type spel --match autocalc --ignore-plugin "Morrowind.esm" --ignore-plugin "Tribunal.esm" --ignore-plugin "Bloodmoon.esm" "*.es?" > out.txt

this should give you in out.txt the list of mods defining autocalculated spells, probably some of them with high cost/strong power are used automatically by NPCs

or you could try the usual "divide et impera" binary search method, but it probably will take more time

Edited by abot
Link to comment
Share on other sites

For every caster having the wolf spell, I recall other discussions in which the effect was caused by having Auto Calculate Cost checked for the new spell. For some reason, it apparently causes custom spells to propagate into the game and appear in NPC spell lists, I think. Maybe I'm misremembering.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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