Skyrim Special Edition
0 of 0

File information

Last updated

Original upload

Created by

megapatato

Uploaded by

megapatato

Virus scan

Safe to use

Tags for this mod

About this mod

Comments out a line in Nemesis that spammed the papyrus log with CompareAnimVar results.

Requirements
Permissions and credits
Changelogs
For the Nemesis behavior engine, in the Nemesis_AA_Reset file, function CompareAnimVar dumps to the standard papyrus log a 1 line note every time it compares an animation var (line 26); for me, this happens very frequently, so much so my papyrus log is mostly Nemesis notes. These are not informative, and are flooding my log.

I commented that line out, and recompiled the script (which required decompiling other stuff because Nemesis didn't bundle all its sources... thanks Champolion).

Used the scripts from version 0.84-beta



For errors of the kind:
[08/26/2022 - 02:05:12AM] error:  (00037057): cannot fetch variable named Nemesis_AA_1hmeqp of type int, returning 0.
stack:
 [ (00037057)].Actor.GetAnimationVariableInt() - "<native>" Line ?
 [Active effect 1 on  (00037057)].XPMSEWeaponStyleScaleEffect.GetAnimVar() - "XPMSEWeaponStyleScaleEffect.psc" Line 1630
 [Active effect 1 on  (00037057)].XPMSEWeaponStyleScaleEffect.SaveFNISData() - "XPMSEWeaponStyleScaleEffect.psc" Line 1645
 [Active effect 1 on  (00037057)].XPMSEWeaponStyleScaleEffect.SaveFNISaas() - "XPMSEWeaponStyleScaleEffect.psc" Line 523
 [Active effect 1 on  (00037057)].XPMSEWeaponStyleScaleEffect.CleanupFNISaa() - "XPMSEWeaponStyleScaleEffect.psc" Line 502
 [Active effect 1 on  (00037057)].XPMSEWeaponStyleScaleEffect.CleanupAll() - "XPMSEWeaponStyleScaleEffect.psc" Line 422
 [Active effect 1 on  (00037057)].XPMSEWeaponStyleScaleEffect.OnCellDetach() - "XPMSEWeaponStyleScaleEffect.psc" Line ?

Try the XPMSSE - Nemesis - Papyrus Stack Fix.