Skip to content

Bad error #2

@primem0ver

Description

@primem0ver

I am getting a Synthesis error when creating my patch. Judging by an error check with the latest version SSEEdit/xEdit, this error is not valid:

0008BF:WitchBlade.esp - Witchblade's (AAWBGoodNPC025) height was changed from 1 units to 1.145 units using seed 102239.
0008C0:WitchBlade.esp - Witchblade's (AAWBGoodNPC026) height was changed from 1 units to 1.087 units using seed 102240.
0008C1:WitchBlade.esp - Witchblade's (AAWBGoodNPC027) height was changed from 1 units to 0.952 units using seed 102241.
0008C3:WitchBlade.esp - Witchblade's (AAWBGoodNPC023) height was changed from 1 units to 0.979 units using seed 102243.
RecordException => Amalee3DNPC (153886:3DNPC.esp): Unexpected record type: WNAM != SPLO System.ArgumentException: Unexpected record type: WNAM != SPLO
at Mutagen.Bethesda.Plugins.Binary.Overlay.BinaryOverlayList.BinaryOverlayListByStartIndexWithRecord1.get_Item(Int32 index) at Mutagen.Bethesda.Plugins.Binary.Overlay.BinaryOverlayList.BinaryOverlayListByStartIndexWithRecord1.GetEnumerator()+MoveNext()
at System.Linq.Enumerable.SelectEnumerableIterator2.MoveNext() at System.Collections.Generic.List1..ctor(IEnumerable1 collection) at Noggog.ExtendedList1..ctor(IEnumerable1 collection) in D:\a\CSharpExt\CSharpExt\Noggog.CSharpExt\Containers\ExtendedList.cs:line 11 at Noggog.EnumerableExt.ToExtendedList[T](IEnumerable1 e) in D:\a\CSharpExt\CSharpExt\Noggog.CSharpExt\Extensions\EnumerableExt.cs:line 272
at Mutagen.Bethesda.Skyrim.NpcSetterTranslationCommon.DeepCopyIn(INpc item, INpcGetter rhs, ErrorMaskBuilder errorMask, TranslationCrystal copyMask, Boolean deepCopy)
at Mutagen.Bethesda.Skyrim.NpcSetterTranslationCommon.DeepCopyIn(IMajorRecord item, IMajorRecordGetter rhs, ErrorMaskBuilder errorMask, TranslationCrystal copyMask, Boolean deepCopy)
at Mutagen.Bethesda.Plugins.Records.MajorRecordSetterTranslationCommon.DeepCopyIn(IMajorRecordInternal item, IMajorRecordGetter rhs, ErrorMaskBuilder errorMask, TranslationCrystal copyMask, Boolean deepCopy)
at Mutagen.Bethesda.Skyrim.SkyrimMajorRecordSetterTranslationCommon.DeepCopyIn(ISkyrimMajorRecordInternal item, ISkyrimMajorRecordGetter rhs, ErrorMaskBuilder errorMask, TranslationCrystal copyMask, Boolean deepCopy)
at Mutagen.Bethesda.Skyrim.NpcSetterTranslationCommon.DeepCopyIn(INpcInternal item, INpcGetter rhs, ErrorMaskBuilder errorMask, TranslationCrystal copyMask, Boolean deepCopy)
at Mutagen.Bethesda.Skyrim.NpcSetterTranslationCommon.DeepCopyIn(IMajorRecordInternal item, IMajorRecordGetter rhs, ErrorMaskBuilder errorMask, TranslationCrystal copyMask, Boolean deepCopy)
at Mutagen.Bethesda.Plugins.Records.MajorRecordSetterTranslationCommon.DeepCopy(IMajorRecordGetter item, TranslationMask copyMask)
at Mutagen.Bethesda.Plugins.Records.MajorRecordMixIn.DeepCopy(IMajorRecordGetter item, TranslationMask copyMask)
at Mutagen.Bethesda.OverrideMixIns.GetOrAddAsOverride[TMajor,TMajorGetter](IGroup1 group, TMajorGetter major) at Mutagen.Bethesda.OverrideMixIns.GetOrAddAsOverride[TMajor,TMajorGetter](IGroup1 group, TMajorGetter major)
at NPCVariance.Program.RunPatch(IPatcherState2 state) in D:\Users\Matthew\AppData\Local\Temp\Synthesis\1a4g0cwl.t2o\Git\ykor0bxz.qwz\Runner\CreatureHeightVariance\Program.cs:line 63 at Mutagen.Bethesda.Synthesis.SynthesisPipeline.<>c__DisplayClass15_02.<b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Mutagen.Bethesda.Synthesis\Pipeline\SynthesisPipeline.cs:line 103
--- End of stack trace from previous location ---
at Mutagen.Bethesda.Synthesis.SynthesisPipeline.Run(RunSynthesisMutagenPatcher args, Nullable1 exportKey, IFileSystem fileSystem) in D:\a\Synthesis\Synthesis\Mutagen.Bethesda.Synthesis\Pipeline\SynthesisPipeline.cs:line 607 at Mutagen.Bethesda.Synthesis.SynthesisPipeline.<>c__DisplayClass43_0.<<Run>b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Mutagen.Bethesda.Synthesis\Pipeline\SynthesisPipeline.cs:line 472 --- End of stack trace from previous location --- at Mutagen.Bethesda.Synthesis.SynthesisPipeline.HandleOnShutdown(Func1 a) in D:\a\Synthesis\Synthesis\Mutagen.Bethesda.Synthesis\Pipeline\SynthesisPipeline.cs:line 833
at Mutagen.Bethesda.Synthesis.SynthesisPipeline.Run(RunSynthesisMutagenPatcher args, IFileSystem fileSystem) in D:\a\Synthesis\Synthesis\Mutagen.Bethesda.Synthesis\Pipeline\SynthesisPipeline.cs:line 460
at Mutagen.Bethesda.Synthesis.SynthesisPipeline.<>c__DisplayClass42_0.<b__1>d.MoveNext() in D:\a\Synthesis\Synthesis\Mutagen.Bethesda.Synthesis\Pipeline\SynthesisPipeline.cs:line 432

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions