Processing: C:\Program Files (x86)\Origin Games\FIFA 23\ModData\Data\\win32\contentsb.toc
[ERROR] System.AggregateException: One or more errors occurred. (Sequence contains no matching element) (Sequence contains no matching element)
---> System.InvalidOperationException: Sequence contains no matching element
at System.Linq.ThrowHelper.ThrowNoMatchException()
at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source, Func`2 predicate)
at FIFA23Plugin.Fifa23AssetCompilerV1.<>c__DisplayClass9_1.<Run>b__4()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.WaitAllCore(Task[] tasks, Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.WaitAll(Task[] tasks)
at FIFA23Plugin.Fifa23AssetCompilerV1.Run()
at FIFA23Plugin.Fifa23AssetCompilerV1.RunModDataCompiler(ILogger logger)
at FIFA23Plugin.Fifa23AssetCompilerV1.Compile(FileSystem fs, ILogger logger, ModExecutor modExecuter)
at ModdingSupport.ModExecutor.BuildModData(FileSystem inFs, ILogger inLogger, String rootPath, String additionalArgs, String[] modPaths)
at ModdingSupport.ModExecutor.Run(ILogger inLogger, String gameRootPath, String modsRootPath, String[] modPaths)
at FIFAModdingUI.LaunchGame.LaunchAsync(String FIFARootPath, String ModDirectory, List`1 OrderedListOfMods, ILogger logger, String FIFAVERSION, Boolean forceReinstallMods, Boolean useSymbolicLink, Boolean useModData)
at FMT.LaunchWindow.<>c__DisplayClass30_0.<<btnLaunch_Click>b__0>d.MoveNext()
---> (Inner Exception #1) System.InvalidOperationException: Sequence contains no matching element
at System.Linq.ThrowHelper.ThrowNoMatchException()
at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source, Func`2 predicate)
at FIFA23Plugin.Fifa23AssetCompilerV1.<>c__DisplayClass9_1.<Run>b__4()
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)<---
[ERROR] Error caught in Launch Task. You must fix the error before using this Launcher.