Giter Club home page Giter Club logo

Comments (2)

focustense avatar focustense commented on July 28, 2024

Choosing different replacers (faces) isn't likely to help with this issue, because the problem is with the default plugin:

2023-11-23 15:12:44.132 +05:30 [01] [ERR] Task 'Import NPC Defaults' failed due to an unhandled exception
System.AggregateException: One or more errors occurred. (Specified argument was out of the range of valid values. (Parameter 'length'))
 ---> RecordException  => HousecarlWindhelm (0A2C90:Skyrim.esm<Npc>): Specified argument was out of the range of valid values. (Parameter 'length') System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter 'length')
   at Mutagen.Bethesda.Skyrim.Internals.NpcBinaryOverlay.get_NAM5()
   at Mutagen.Bethesda.Skyrim.Internals.NpcSetterTranslationCommon.DeepCopyIn(INpc item, INpcGetter rhs, ErrorMaskBuilder errorMask, TranslationCrystal copyMask, Boolean deepCopy)

This happens during the task "Import NPC Defaults" meaning it has not even gotten to the replacers yet.

Whichever plugin you have specified as the default for HouseCarlWindhelm (log doesn't say) has a broken NAM5 (Name) record. You might be able to check/fix it in xEdit. Otherwise, you'll have to select a different default.

from easymod.

Piicaro avatar Piicaro commented on July 28, 2024

sorry if this sounds stupid but wouldnt the default plugin for a vanilla npc be skyrim.esm? I tried building with no male replacers and this error still happened

EDIT: Managed to fix it ! It was "Purist's vanilla patch" that was loading as the default and it had nam5 missing. the fix was as simple as editing it and adding FF 00 in it. Hope this helps anyone else encountering this

from easymod.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.