Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown issue on heavy loaded modlist. #15

Open
Redevil387 opened this issue Jan 16, 2025 · 0 comments
Open

Unknown issue on heavy loaded modlist. #15

Redevil387 opened this issue Jan 16, 2025 · 0 comments

Comments

@Redevil387
Copy link

Processed 23400 npcs.
System.InvalidOperationException: Nullable object must have a value.
at Mutagen.Bethesda.Skyrim.ClassBinaryOverlay.get__SkillWeightsLocation()
at Mutagen.Bethesda.Skyrim.ClassBinaryOverlay.get_SkillWeights()
at TrueUnleveledSkyrim.Patch.NPCsPatcher.DistributeNPCPerks(Npc npc, ILinkCache linkCache, ILinkCache vanillaCache) in C:\Users\Finsa\AppData\Local\Temp\Synthesis\aaai1zl5.1rp\Git\yobril4g.tlv\Runner\TrueUnleveledSkyrim\Patch\NPCs.cs:line 342
at TrueUnleveledSkyrim.Patch.NPCsPatcher.PatchNPCs(IPatcherState2 state) in C:\Users\Finsa\AppData\Local\Temp\Synthesis\aaai1zl5.1rp\Git\yobril4g.tlv\Runner\TrueUnleveledSkyrim\Patch\NPCs.cs:line 914 at TrueUnleveledSkyrim.Patcher.RunPatch(IPatcherState2 state) in C:\Users\Finsa\AppData\Local\Temp\Synthesis\aaai1zl5.1rp\Git\yobril4g.tlv\Runner\TrueUnleveledSkyrim\Program.cs:line 46
at Mutagen.Bethesda.Synthesis.SynthesisPipeline.<>c__DisplayClass16_02.<<AddPatch>b__0>d.MoveNext() --- End of stack trace from previous location --- at Mutagen.Bethesda.Synthesis.SynthesisPipeline.Run(RunSynthesisMutagenPatcher args, Nullable1 exportKey, IFileSystem fileSystem)
at Mutagen.Bethesda.Synthesis.SynthesisPipeline.<>c__DisplayClass45_0.<b__0>d.MoveNext()
--- End of stack trace from previous location ---
at Mutagen.Bethesda.Synthesis.SynthesisPipeline.HandleOnShutdown(Func`1 a)
at Mutagen.Bethesda.Synthesis.SynthesisPipeline.Run(RunSynthesisMutagenPatcher args, IFileSystem fileSystem)
at Mutagen.Bethesda.Synthesis.SynthesisPipeline.<>c__DisplayClass44_0.<b__1>d.MoveNext()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant