About wolfs: Try to change locational damage multipliers. Seems like wolfs get only leg damage.
Thank you Zoolimar, I'll give it a try! My legs modifier was set to one, just saying.
Spooky, I'm not sure if this is bad news but definitely something I need to mention. Went to check my papyrus logs with the new version and was astonished to find the size of these. A log for a session that ran for 3 minutes top was weighting 65 megs. When I went to check what's going on, it was filled to boot with the same repeating line:
stack:
[ (0E001F87)].Actor.GetAnimationVariableBool() - "" Line ?
[None].aadpFastRestScript.OnEffectStart() - "aadpFastRestScript.psc" Line 17
[04/24/2012 - 12:15:16AM] error: (0E001F87): cannot fetch variable named bInMoveState of type bool, returning false.
Of course the time stamps were different and there were a few "Line 23" instead of "17". But yeah. 250 thousand matches for "aadpFastRestScript.psc" in the log.
I'll be turning logging off until the next REV, but anyhow there it is, the info.
That's on the old character.
With a fresh character using my save from yesterday the situation is a bit better with a log of 2.40 mb after 5 minutes.
It's still full of strings like:
[ (FF00085B)].Actor.GetAnimationVariableBool() - "" Line ?
[None].aadpBowSway.OnEffectStart() - "aadpBowSway.psc" Line 24
[04/24/2012 - 12:30:47AM] error: (0009B0DD): cannot fetch variable named bInMoveState of type bool, returning false.
stack:
[ (0009B0DD)].Actor.GetAnimationVariableBool() - "" Line ?
[None].aadpFastRestScript.OnEffectStart() - "aadpFastRestScript.psc" Line 17
[04/24/2012 - 12:30:47AM] error: (0009B0DB): cannot fetch variable named bInMoveState of type bool, returning false.
stack:
[ (0009B0DB)].Actor.GetAnimationVariableBool() - "" Line ?
[None].aadpFastRestScript.OnEffectStart() - "aadpFastRestScript.psc" Line 17
[04/24/2012 - 12:30:47AM] error: (FF00085B): cannot fetch variable named bBowDrawn of type bool, returning false.
stack:
[ (FF00085B)].Actor.GetAnimationVariableBool() - "" Line ?
[None].aadpBowSway.OnEffectStart() - "aadpBowSway.psc" Line 24
[04/24/2012 - 12:30:47AM] error: (0009B0DD): cannot fetch variable named IsBlocking of type int, returning 0.