Advertisement
Guest User

Untitled

a guest
Jan 6th, 2023
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.14 KB | None | 0 0
  1. Compiling
  2. No extra data to consider
  3. ("C:\Users\Lucas\AppData\Local\Temp\Synthesis\dwa4g2jv.f1r\Git\kbume0a5.fuy\Runner\ItemTagger"): "C:\Program Files\dotnet\dotnet.exe" "build \"ItemTagger.csproj\" --runtime win-x64 -c Release"
  4. Compiled
  5. Sha "bf09df1a14344e8f71c92f4cd26e2e0e305ae922"
  6. Running
  7. (""): "C:\Program Files\dotnet\dotnet.exe" "run --project \"C:\Users\Lucas\AppData\Local\Temp\Synthesis\dwa4g2jv.f1r\Git\kbume0a5.fuy\Runner\ItemTagger\ItemTagger.csproj\" --runtime win-x64 -c Release --no-build run-patcher --DataFolderPath \"G:\Steam\steamapps\common\Fallout 4\Data\" --ExtraDataFolder \"G:\Miscellaneous\Mods & Games\Tools - Installed\Synthesis\Data\Fallout 4\ItemAutoTagger\" --GameRelease Fallout4 --ModKey \"Fallout 4 patchers.esp\" --LoadOrderFilePath \"C:\Users\Lucas\AppData\Local\Temp\Synthesis\dwa4g2jv.f1r\Workspace\Fallout 4 patchers\Plugins.txt\" --LoadOrderIncludesCreationClub --OutputPath \"C:\Users\Lucas\AppData\Local\Temp\Synthesis\dwa4g2jv.f1r\Workspace\Fallout 4 patchers\1 - ItemAutoTagger\Fallout 4 patchers.esp\" --PatcherName ItemAutoTagger"
  8. Mutagen version: 0.40
  9. Mutagen sha: 2c78952371b3e1019cbe76584ebd9d755411c751
  10. Synthesis version: 0.25.2
  11. Synthesis sha: 91d27bc6d57170ba868d543164079edfd981b533
  12. Newtonsoft version: 13.0.1+ae9fe44e1323e91bcbd185ca1a14099fba7c021f
  13. run-patcher --DataFolderPath "G:\Steam\steamapps\common\Fallout 4\Data" --ExtraDataFolder "G:\Miscellaneous\Mods & Games\Tools - Installed\Synthesis\Data\Fallout 4\ItemAutoTagger" --GameRelease Fallout4 --ModKey "Fallout 4 patchers.esp" --LoadOrderFilePath "C:\Users\Lucas\AppData\Local\Temp\Synthesis\dwa4g2jv.f1r\Workspace\Fallout 4 patchers\Plugins.txt" --LoadOrderIncludesCreationClub --OutputPath "C:\Users\Lucas\AppData\Local\Temp\Synthesis\dwa4g2jv.f1r\Workspace\Fallout 4 patchers\1 - ItemAutoTagger\Fallout 4 patchers.esp" --PatcherName ItemAutoTagger
  14. Prepping state.
  15. Language: English
  16. Can use localization: True
  17. Localized: False
  18. Running patch.
  19. No settings file found. Using defaults. Path: G:\Miscellaneous\Mods & Games\Tools - Installed\Synthesis\Data\Fallout 4\ItemAutoTagger\settings.json
  20. RecordException Weapons and Misc Merge.esp => 14F6E9:Fallout4.esm<AObjectModification>: Could not find DATA subrecord Mutagen.Bethesda.Plugins.Exceptions.MalformedDataException: Could not find DATA subrecord
  21. at Mutagen.Bethesda.Fallout4.AObjectModificationBinaryOverlay.AObjectModificationFactory(OverlayStream stream, BinaryOverlayFactoryPackage package, TypedParseParams translationParams)
  22. at lambda_method5(Closure , OverlayStream , BinaryOverlayFactoryPackage , RecordTypeConverter )
  23. at Mutagen.Bethesda.Plugins.Records.GroupMajorRecordCacheWrapper`1.ConstructWrapper(Int32 pos)
  24. at Mutagen.Bethesda.Plugins.Records.GroupMajorRecordCacheWrapper`1.GetEnumerator()+MoveNext() at Mutagen.Bethesda.Fallout4.Fallout4ModMixIn.<>c__DisplayClass19_0`1.<EnumerateMajorRecords>b__1(Exception e)
  25. at Noggog.EnumerableExt.Catch[T](IEnumerable`1 e, Action`1 onException)+MoveNext() in D:\a\CSharpExt\CSharpExt\Noggog.CSharpExt\Extensions\EnumerableExt.cs:line 287
  26. at Mutagen.Bethesda.OverrideMixIns.WinningOverrides[TMajor](IEnumerable`1 mods, Boolean includeDeletedRecords)+MoveNext()
  27. at ItemTagger.ItemTypeFinder.ItemTyper.LoadDictionaries() in C:\Users\Lucas\AppData\Local\Temp\Synthesis\dwa4g2jv.f1r\Git\kbume0a5.fuy\Runner\ItemTagger\ItemTypeFinder\ItemTyper.cs:line 734
  28. at ItemTagger.ItemTypeFinder.ItemTyper..ctor(IPatcherState`2 state, ItemTypeOverrides itemTypeOverrides) in C:\Users\Lucas\AppData\Local\Temp\Synthesis\dwa4g2jv.f1r\Git\kbume0a5.fuy\Runner\ItemTagger\ItemTypeFinder\ItemTyper.cs:line 169
  29. at ItemTagger.TaggingProcessor..ctor(TaggingConfiguration taggingConf, TaggerSettings settings, IPatcherState`2 state) in C:\Users\Lucas\AppData\Local\Temp\Synthesis\dwa4g2jv.f1r\Git\kbume0a5.fuy\Runner\ItemTagger\TaggingProcessor.cs:line 39
  30. at ItemTagger.Program.RunPatch(IPatcherState`2 state) in C:\Users\Lucas\AppData\Local\Temp\Synthesis\dwa4g2jv.f1r\Git\kbume0a5.fuy\Runner\ItemTagger\Program.cs:line 32
  31. at Mutagen.Bethesda.Synthesis.SynthesisPipeline.<>c__DisplayClass15_0`2.<<AddPatch>b__0>d.MoveNext() in D:\a\Synthesis\Synthesis\Mutagen.Bethesda.Synthesis\Pipeline\SynthesisPipeline.cs:line 103
  32. --- End of stack trace from previous location ---
  33. at Mutagen.Bethesda.Synthesis.SynthesisPipeline.Run(RunSynthesisMutagenPatcher args, Nullable`1 exportKey, IFileSystem fileSystem) in D:\a\Synthesis\Synthesis\Mutagen.Bethesda.Synthesis\Pipeline\SynthesisPipeline.cs:line 607
  34. 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
  35. --- End of stack trace from previous location ---
  36. at Mutagen.Bethesda.Synthesis.SynthesisPipeline.HandleOnShutdown(Func`1 a) in D:\a\Synthesis\Synthesis\Mutagen.Bethesda.Synthesis\Pipeline\SynthesisPipeline.cs:line 833
  37. at Mutagen.Bethesda.Synthesis.SynthesisPipeline.Run(RunSynthesisMutagenPatcher args, IFileSystem fileSystem) in D:\a\Synthesis\Synthesis\Mutagen.Bethesda.Synthesis\Pipeline\SynthesisPipeline.cs:line 460
  38. at Mutagen.Bethesda.Synthesis.SynthesisPipeline.<>c__DisplayClass42_0.<<InternalRun>b__1>d.MoveNext() in D:\a\Synthesis\Synthesis\Mutagen.Bethesda.Synthesis\Pipeline\SynthesisPipeline.cs:line 432
  39. Synthesis.Bethesda.Execution.CliUnsuccessfulRunException: Error running solution patcher
  40. at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherRunner.Run(RunSynthesisPatcher settings, CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherRunner.cs:line 55
  41. at Synthesis.Bethesda.Execution.Patchers.Running.Solution.SolutionPatcherRun.Run(RunSynthesisPatcher settings, CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Patchers\Running\Solution\SolutionPatcherRun.cs:line 57
  42. at Synthesis.Bethesda.Execution.Running.Runner.RunAPatcher.Run(IGroupRun groupRun, PatcherPrepBundle prepBundle, CancellationToken cancellation, Nullable`1 sourcePath, RunParameters runParameters) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\RunAPatcher.cs:line 68
  43.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement