Jump to content

Help me fix a broken follower mod


Recommended Posts

Posted (edited)

There's a follower I really want to have in my game, but she's broken - a half-dragon follower - Mori or something, can't find the file ATM, but I will specify later when I can double-check.

EDIT: It's Mour, as the user below deduced.

 

Anyway, I can spawn her, she displays normally and acts normally, but if I start a conversation with her (or I come to close when she initiates dialogue), CDT.

Something in her initial dialogue?

I got the creation Kit and opened her mod to look, but I can't figure out what is wrong. Can anyone assist or offer any advice?

Edited by Soronarr
correction
Posted

Yup. Mour. And yup, Steam 1.6.1170.

I tried to figure out what is wrong, but I'm a total n00b when it comes to making followers.  It's been a decade since I last used the CK and all I did there was a house.

 

I read it could be face morphs somewhere, but I doubt it, since her face looks fine. 

Posted
58 minutes ago, Soronarr said:

I read it could be face morphs somewhere, but I doubt it, since her face looks fine.

 

Why guess, when you can know? Post the crash log.

  • 2 weeks later...
Posted (edited)

here.

crash-2026-05-24-18-42-58.log

 

Now I did use cheats to spanw her to my position (insead of going to her house) and she stated walking home, only to crash when I apprached her.

More testing will be needed.

 

But normally the crash alwas happens when talkling to her or she start talking to the player

Edited by Soronarr
Posted

That crash occured most likely because of a navmesh issue. It tried to derefence RAX when it was 0x17307550DCA588AE. This is not a valid memory address. Probably the result of bad arithmetics or corrupted data. The stack was unfortunately cut short and about half of it is missing. Based on the part that was included, some actor was using a package with an escort feature. The navmesh is in form id 0x0000003C "Tamriel".

 

So, I would look into the following:

  1. Write an xEdit script to list plugins that change the navmesh in the Tamriel worldspace.
  2. Find the AI package used by (presumably) Mour and make sure all fields are filled out. No missing escort or follow actors, no null references.
  3. Consider changing the AI package used by (presumably) Mour. If it's a package that says a horse should be used, pick another package that doesn't have horse etc.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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