Jump to content

Aela attacks me


wolfmimir

Recommended Posts

So, when i transform or do a crime Aela attacks me all of the sudden, i played over 50 hours on the character and it have NEVER happend before, the weirdest thing is that if i transform on my other char, Aela WONT attack me.

Does anyone know the problem? Its game braking for me.

Link to comment
Share on other sites

My first response is to say, "You got drunk and did some bad things, we all go there sometimes....", but I figured that wouldn't help.

 

Followers will attack you if you hit them in combat or cause them to be damaged (ie: trigger a trap that hits them), if you have a bounty high enough or just because the game has glitched.

 

Try any and all of - pay the bounty, reload an earlier save, let the follower leave your service (leave them somewhere) and then go get them again, beat them up (almost to death) and then heal them with a heal other spell or - absolutely worst situation - leave them and start a new game.

Link to comment
Share on other sites

My first response is to say, "You got drunk and did some bad things, we all go there sometimes....", but I figured that wouldn't help.

 

Followers will attack you if you hit them in combat or cause them to be damaged (ie: trigger a trap that hits them), if you have a bounty high enough or just because the game has glitched.

 

Try any and all of - pay the bounty, reload an earlier save, let the follower leave your service (leave them somewhere) and then go get them again, beat them up (almost to death) and then heal them with a heal other spell or - absolutely worst situation - leave them and start a new game.

tried it all, nothing works.

guess i f***ing cant transform with her near me anymore....so f***ing sad

i repeat, she only attacks me on one char, the others she let me transform

Link to comment
Share on other sites

There are things you do that spawn breaks int he normal game flow. I found the Elrindir from the Drunken Huntsman will go Ganksta on your hiney if you kill a horse (specifically one located near a close by bandit cave). It probably has something to do with some unrelated event or action you did.

 

You could try resetting her AI or clearing all bounties through the consol. Try setcrimegold 0 0005c84d this should set any hatred based on faction towards your toon from the companions. do this when not in the same cell as she is in. If she is there, you may have to get her ID then disable/enable to reset her with the new faction "bounty" set.

Link to comment
Share on other sites

the same thing happened to me once when i walked inside dragonsreach, suddently all the people become hostile (In that case i have no bounty on my head) without motive, i had to reload another savegame to solve the situation, anyon know what cause this?
Link to comment
Share on other sites

@wolfmimir, you might try to check/correct Aela's current actor values which may have gotten screwed up somehow,

for example, console, target Aela, type ' getav aggression ' <enter>, default enumerator value should probably be '1.00' (aggressive).

here's a link to more Actor Value Indices codes: http://www.uesp.net/wiki/Tes5Mod:Actor_Value_Indices

here's a few GETAV console codes I'd suggest checking as follows:

 

getav Aggression ; AI enum: unaggressive, aggressive, very aggressive, frenzied.

getav Confidence ; AI Fight Willingness, enum: cowardly, cautious, average, brave, foolhardy.

getav Morality ; AI enum: any crime, violence against enemies, property crime only, no crime.

getav Mood ; AI enum: neutral, angry, fear, happy, sad, surprised, puzzled, disgusted.

getav Assistance ; AI enum: helps nobody, allies, friends+allies.

 

Checked Aela's default actor values at Jorrvaskr for you, here's what i got (both as follower+not follower):

Aggression: 1.00 aggressive (Lydia/Jordis/Iona same).

Confidence: 3.00 average (Lydia/Jordis/Iona 4.00 brave).

Morality: 3.00 against enemies (Lydia/Jordis/Iona 0.00 any crime).

Mood: 0.00 neutral (Lydia/Jordis/Iona same).

Assistance: 1.00 helps nobody (Lydia/Jordis/Iona 2.00 friends+allies).

 

To modify Aela's Actor Value there are 3 console code options each having a different impact dynamic: setav / modav / forceav.

setav: will set the actor value to the specified value until a save occurs (including any autosave or a reload caused by the player's death).

modav: will add (or subtract if negative) the specified value to the current value permanently until changed using another console command.

forceav: will set the actor value to the specified value and it will NOT revert back after saving, permanent until changed using another console command.

 

Suggest trying SETAV on Aela; so, for example, console, target Aela:

SETAV AGGRESSION 1.00

SETAV CONFIDENCE 3.00

SETAV MORALITY 3.00

SETAV MOOD 0.00

SETAV ASSISTANCE 1.00

 

fyi, all the above are only my guess at a fix..

on another note, have you checked your player's current status for things like bounties, crime,

persistent active effects like vampirism or defensive spells/wards?

Edited by xlcr
Link to comment
Share on other sites

  • Recently Browsing   0 members

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