FIFA21 NAC 2.1 126 National teams

Dominn98

Club Supporter
Welcome
Where can I find links to the mod?
I searched for it a lot
Please Help
https://drive.google.com/file/d/1uk4OKh-6iemDUSrUocjX0S7g3iEb0Knd/view?usp=sharing
this link for 2.1 Version (latest) however, I don't know if it works with Mod Manager 1.1.0 or 1.0.9 because I haven't checked it for a long time , this link is the first page post #1 + Squads at bottom :)
https://drive.google.com/u/0/uc?id=1RZ2G-5Gmdr9O4G7i99qDGwm-q8iX7TAH&export=download This link optional if first didn't work
 
Last edited:

hicl

Club Supporter
Hi everyone,

Does anyone know why do i get the following error and how can i fix it ?

Code:
System.NullReferenceException: Object reference not set to an instance of an object.
   at Modding.ModExecutor.UpdateCasBundleEntry(TocEntry data) in D:\Users\Mark\Documents\GitHub\FIFA Editor Tool\Source\Modding\ModExecutor.cs:line 2298
   at Modding.ModExecutor.ApplyModsUsingCache(ModdingCache cache, String patchPath, String modPath, String modDirName, List`1 symLinksToCreate, CancellationToken cancellationToken) in D:\Users\Mark\Documents\GitHub\FIFA Editor Tool\Source\Modding\ModExecutor.cs:line 1865
   at Modding.ModExecutor.<>c__DisplayClass71_0.<<Run>b__0>d.MoveNext() in D:\Users\Mark\Documents\GitHub\FIFA Editor Tool\Source\Modding\ModExecutor.cs:line 1234
--- End of stack trace from previous location ---
   at Modding.ModExecutor.Run(String gameName, IEnumerable`1 launcherNames, String gameIdentifier, Boolean useAlternativeLaunchMethod, Boolean closeGameAndLauncher, CancellationToken cancelToken, String rootPath, String additionalArgs, Boolean deleteModData, LocaleIniFile localeIniFile, InitFSModification initFsModification, IProgress`1 progressReporter, String[] modPaths) in D:\Users\Mark\Documents\GitHub\FIFA Editor Tool\Source\Modding\ModExecutor.cs:line 1024
   at Mod_Manager.MainWindow.LaunchGameAsync(Boolean deleteModData) in D:\Users\Mark\Documents\GitHub\FIFA Editor Tool\Source\Mod Manager\MainWindow.xaml.cs:line 1204
 


Top