0% found this document useful (0 votes)
132 views7 pages

FIFA Mod Manager Log20240803

Uploaded by

ds0gamer203
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
132 views7 pages

FIFA Mod Manager Log20240803

Uploaded by

ds0gamer203
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 7

2024-08-03 01:54:10.544 +02:00 [INF] Application version 7.1.0.

0 started up, from


path E:\games\FIFA23\FIFA Mod Manager v1.1.8\FIFA Mod Manager v1.1.8\FIFA Mod
Manager.exe
2024-08-03 01:54:10.573 +02:00 [INF] No other instance running.
2024-08-03 01:54:10.574 +02:00 [INF] Loading the general configuration file from
"E:\games\FIFA23\FIFA Mod Manager v1.1.8\FIFA Mod Manager v1.1.8\FIFA Mod
Manager.json".
2024-08-03 01:54:10.989 +02:00 [ERR] The game installation directory was not found.
The installation registry key is missing.
2024-08-03 01:54:11.095 +02:00 [INF] Unable to find installation directory for game
EA Sports FC 24
2024-08-03 01:54:11.096 +02:00 [ERR] The game installation directory was not found.
The installation registry key is missing.
2024-08-03 01:54:11.097 +02:00 [INF] Unable to find installation directory for game
FIFA 21
2024-08-03 01:54:11.097 +02:00 [ERR] The game installation directory was not found.
The installation registry key is missing.
2024-08-03 01:54:11.097 +02:00 [INF] Unable to find installation directory for game
FIFA 22
2024-08-03 01:54:11.098 +02:00 [ERR] The game installation directory was not found.
The installation registry key is missing.
2024-08-03 01:54:11.098 +02:00 [INF] Unable to find installation directory for game
FIFA 23
2024-08-03 01:54:11.098 +02:00 [ERR] The game installation directory was not found.
The installation registry key is missing.
2024-08-03 01:54:11.098 +02:00 [INF] Unable to find installation directory for game
Madden NFL 22
2024-08-03 01:54:11.099 +02:00 [ERR] The game installation directory was not found.
The installation registry key is missing.
2024-08-03 01:54:11.099 +02:00 [INF] Unable to find installation directory for game
Madden NFL 23
2024-08-03 01:54:17.991 +02:00 [INF] Launching mod manager for game "FIFA 23".
2024-08-03 01:54:20.231 +02:00 [INF] Took "00:00:01.3611271" to check TOCs.
2024-08-03 01:54:30.244 +02:00 [INF] Installing mod from file E:\download\Retro
KitPack Mod For FIFA 23 By ViP3eR TU17.1.fifamod
2024-08-03 01:54:32.459 +02:00 [INF] Launching game with 1 mod(s)
2024-08-03 01:54:32.479 +02:00 [INF] EA App installation detected
2024-08-03 01:54:32.480 +02:00 [WRN] EA Desktop folder not found
2024-08-03 01:54:32.491 +02:00 [INF] Initialising resources.
2024-08-03 01:54:32.536 +02:00 [INF] Modding cache is not loaded.
2024-08-03 01:54:32.536 +02:00 [INF] Loading modding cache from path: C:\Users\
PCSTAR\AppData\Local\FIFA Editor Tool\Caches\fifa23-modding.cache
2024-08-03 01:54:34.036 +02:00 [INF] Modding cache needs to be recreated. Creating
it now...
2024-08-03 01:54:38.134 +02:00 [ERR] Error during modding cache genereation.
System.AggregateException: One or more errors occurred. (Invalid header magic in
bundle meta. Expected "3599661469" but got "62945465")
---> System.IO.InvalidDataException: Invalid header magic in bundle meta. Expected
"3599661469" but got "62945465"
at Sdk.IO.BundleReader_F21.Read(Stream stream) in C:\Users\Lewis\Documents\
GitHub\fifa-editor-tool\Sdk\IO\CAS\BundleReader_F21.cs:line 42
at Sdk.IO.TocBundleReader_F21.Read(Stream bundleDataStream, IEnumerable`1
entries) in C:\Users\Lewis\Documents\GitHub\fifa-editor-tool\Sdk\IO\TOC\
TocBundleReader_F21.cs:line 20
at Modding.ModdingCacheGenerator.HandleCasBundles(TocFile_F21 tocFile,
SuperBundleData data, CancellationToken cancellationToken) in C:\Users\Lewis\
Documents\GitHub\fifa-editor-tool\Modding\ModdingCacheGenerator.cs:line 198
at Modding.ModdingCacheGenerator.ProcessPatchSuperBundleAsync(String
superBundle, SuperBundleData data, CancellationToken cancellationToken) in C:\
Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\ModdingCacheGenerator.cs:line
88
at Modding.ModdingCacheGenerator.ProcessSuperBundleAsync(SuperBundleData data,
CancellationToken cancellationToken) in C:\Users\Lewis\Documents\GitHub\fifa-
editor-tool\Modding\ModdingCacheGenerator.cs:line 63
--- End of inner exception stack trace ---
2024-08-03 01:54:38.739 +02:00 [ERR] Failed to launch game
System.OperationCanceledException: The operation was canceled.
at System.Threading.CancellationToken.ThrowOperationCanceledException()
at System.Threading.CancellationToken.ThrowIfCancellationRequested()
at Modding.ModdingCacheGenerator.CreateCacheAsync(CancellationToken
cancellationToken) in C:\Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\
ModdingCacheGenerator.cs:line 52
at Modding.ModExecutor.<>c__DisplayClass75_0.<<Run>b__0>d.MoveNext() in C:\
Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\ModExecutor.cs:line 1072
--- End of stack trace from previous location ---
at Modding.ModExecutor.Run(String gameName, IEnumerable`1 launcherNames, Boolean
closeGameAndLauncher, CancellationToken cancelToken, String rootPath, String
additionalArgs, Boolean deleteModData, LocaleIniFile localeIniFile,
InitFSModification initFsModification, IProgress`1 progressReporter, String[]
modPaths) in C:\Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\
ModExecutor.cs:line 1037
at Mod_Manager.MainWindow.LaunchGameAsync(Boolean deleteModData) in C:\Users\
Lewis\Documents\GitHub\fifa-editor-tool\Mod Manager\MainWindow.xaml.cs:line 1372
2024-08-03 02:19:47.142 +02:00 [INF] Application version 7.1.0.0 started up, from
path E:\games\FIFA23\FIFA Mod Manager v1.1.8\FIFA Mod Manager v1.1.8\FIFA Mod
Manager.exe
2024-08-03 02:19:47.172 +02:00 [INF] No other instance running.
2024-08-03 02:19:47.172 +02:00 [INF] Loading the general configuration file from
"E:\games\FIFA23\FIFA Mod Manager v1.1.8\FIFA Mod Manager v1.1.8\FIFA Mod
Manager.json".
2024-08-03 02:19:47.332 +02:00 [INF] Launching mod manager for game "FIFA 23".
2024-08-03 02:19:48.548 +02:00 [INF] Took "00:00:00.0265100" to check TOCs.
2024-08-03 02:19:50.908 +02:00 [INF] Launching game with 1 mod(s)
2024-08-03 02:19:50.928 +02:00 [INF] EA App installation detected
2024-08-03 02:19:50.929 +02:00 [WRN] EA Desktop folder not found
2024-08-03 02:19:50.940 +02:00 [INF] Initialising resources.
2024-08-03 02:19:50.944 +02:00 [INF] Modding cache is not loaded.
2024-08-03 02:19:50.944 +02:00 [INF] Loading modding cache from path: C:\Users\
PCSTAR\AppData\Local\FIFA Editor Tool\Caches\fifa23-modding.cache
2024-08-03 02:19:52.409 +02:00 [INF] Modding cache needs to be recreated. Creating
it now...
2024-08-03 02:20:47.736 +02:00 [INF] Autosaving...
2024-08-03 02:21:47.737 +02:00 [INF] Autosaving...
2024-08-03 02:22:47.737 +02:00 [INF] Autosaving...
2024-08-03 02:23:47.736 +02:00 [INF] Autosaving...
2024-08-03 02:24:47.736 +02:00 [INF] Autosaving...
2024-08-03 02:24:53.885 +02:00 [ERR] Error during modding cache genereation.
System.AggregateException: One or more errors occurred. (Invalid header magic in
bundle meta. Expected "3599661469" but got "62945465")
---> System.IO.InvalidDataException: Invalid header magic in bundle meta. Expected
"3599661469" but got "62945465"
at Sdk.IO.BundleReader_F21.Read(Stream stream) in C:\Users\Lewis\Documents\
GitHub\fifa-editor-tool\Sdk\IO\CAS\BundleReader_F21.cs:line 42
at Sdk.IO.TocBundleReader_F21.Read(Stream bundleDataStream, IEnumerable`1
entries) in C:\Users\Lewis\Documents\GitHub\fifa-editor-tool\Sdk\IO\TOC\
TocBundleReader_F21.cs:line 20
at Modding.ModdingCacheGenerator.HandleCasBundles(TocFile_F21 tocFile,
SuperBundleData data, CancellationToken cancellationToken) in C:\Users\Lewis\
Documents\GitHub\fifa-editor-tool\Modding\ModdingCacheGenerator.cs:line 198
at Modding.ModdingCacheGenerator.ProcessPatchSuperBundleAsync(String
superBundle, SuperBundleData data, CancellationToken cancellationToken) in C:\
Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\ModdingCacheGenerator.cs:line
88
at Modding.ModdingCacheGenerator.ProcessSuperBundleAsync(SuperBundleData data,
CancellationToken cancellationToken) in C:\Users\Lewis\Documents\GitHub\fifa-
editor-tool\Modding\ModdingCacheGenerator.cs:line 63
--- End of inner exception stack trace ---
2024-08-03 02:24:53.911 +02:00 [ERR] Failed to launch game
System.OperationCanceledException: The operation was canceled.
at System.Threading.CancellationToken.ThrowOperationCanceledException()
at System.Threading.CancellationToken.ThrowIfCancellationRequested()
at Modding.ModdingCacheGenerator.CreateCacheAsync(CancellationToken
cancellationToken) in C:\Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\
ModdingCacheGenerator.cs:line 52
at Modding.ModExecutor.<>c__DisplayClass75_0.<<Run>b__0>d.MoveNext() in C:\
Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\ModExecutor.cs:line 1072
--- End of stack trace from previous location ---
at Modding.ModExecutor.Run(String gameName, IEnumerable`1 launcherNames, Boolean
closeGameAndLauncher, CancellationToken cancelToken, String rootPath, String
additionalArgs, Boolean deleteModData, LocaleIniFile localeIniFile,
InitFSModification initFsModification, IProgress`1 progressReporter, String[]
modPaths) in C:\Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\
ModExecutor.cs:line 1037
at Mod_Manager.MainWindow.LaunchGameAsync(Boolean deleteModData) in C:\Users\
Lewis\Documents\GitHub\fifa-editor-tool\Mod Manager\MainWindow.xaml.cs:line 1372
2024-08-03 02:25:16.528 +02:00 [INF] Launching game with 0 mod(s)
2024-08-03 02:25:16.551 +02:00 [INF] EA App installation detected
2024-08-03 02:25:16.551 +02:00 [WRN] EA Desktop folder not found
2024-08-03 02:25:16.553 +02:00 [INF] Initialising resources.
2024-08-03 02:25:16.554 +02:00 [INF] Modding cache needs to be recreated. Creating
it now...
2024-08-03 02:25:16.833 +02:00 [ERR] Error during modding cache genereation.
System.AggregateException: One or more errors occurred. (Invalid header magic in
bundle meta. Expected "3599661469" but got "62945465")
---> System.IO.InvalidDataException: Invalid header magic in bundle meta. Expected
"3599661469" but got "62945465"
at Sdk.IO.BundleReader_F21.Read(Stream stream) in C:\Users\Lewis\Documents\
GitHub\fifa-editor-tool\Sdk\IO\CAS\BundleReader_F21.cs:line 42
at Sdk.IO.TocBundleReader_F21.Read(Stream bundleDataStream, IEnumerable`1
entries) in C:\Users\Lewis\Documents\GitHub\fifa-editor-tool\Sdk\IO\TOC\
TocBundleReader_F21.cs:line 20
at Modding.ModdingCacheGenerator.HandleCasBundles(TocFile_F21 tocFile,
SuperBundleData data, CancellationToken cancellationToken) in C:\Users\Lewis\
Documents\GitHub\fifa-editor-tool\Modding\ModdingCacheGenerator.cs:line 198
at Modding.ModdingCacheGenerator.ProcessPatchSuperBundleAsync(String
superBundle, SuperBundleData data, CancellationToken cancellationToken) in C:\
Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\ModdingCacheGenerator.cs:line
88
at Modding.ModdingCacheGenerator.ProcessSuperBundleAsync(SuperBundleData data,
CancellationToken cancellationToken) in C:\Users\Lewis\Documents\GitHub\fifa-
editor-tool\Modding\ModdingCacheGenerator.cs:line 63
--- End of inner exception stack trace ---
2024-08-03 02:25:17.474 +02:00 [ERR] Failed to launch game
System.OperationCanceledException: The operation was canceled.
at System.Threading.CancellationToken.ThrowOperationCanceledException()
at System.Threading.CancellationToken.ThrowIfCancellationRequested()
at Modding.ModdingCacheGenerator.CreateCacheAsync(CancellationToken
cancellationToken) in C:\Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\
ModdingCacheGenerator.cs:line 52
at Modding.ModExecutor.<>c__DisplayClass75_0.<<Run>b__0>d.MoveNext() in C:\
Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\ModExecutor.cs:line 1072
--- End of stack trace from previous location ---
at Modding.ModExecutor.Run(String gameName, IEnumerable`1 launcherNames, Boolean
closeGameAndLauncher, CancellationToken cancelToken, String rootPath, String
additionalArgs, Boolean deleteModData, LocaleIniFile localeIniFile,
InitFSModification initFsModification, IProgress`1 progressReporter, String[]
modPaths) in C:\Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\
ModExecutor.cs:line 1037
at Mod_Manager.MainWindow.LaunchGameAsync(Boolean deleteModData) in C:\Users\
Lewis\Documents\GitHub\fifa-editor-tool\Mod Manager\MainWindow.xaml.cs:line 1372
2024-08-03 02:25:47.736 +02:00 [INF] Autosaving...
2024-08-03 02:26:53.200 +02:00 [INF] Application version 7.1.0.0 started up, from
path E:\games\FIFA23\FIFA 23\FIFA Mod Manager v1.1.8\FIFA Mod Manager v1.1.8\FIFA
Mod Manager.exe
2024-08-03 02:26:53.230 +02:00 [INF] No other instance running.
2024-08-03 02:26:53.230 +02:00 [INF] Loading the general configuration file from
"E:\games\FIFA23\FIFA 23\FIFA Mod Manager v1.1.8\FIFA Mod Manager v1.1.8\FIFA Mod
Manager.json".
2024-08-03 02:26:53.399 +02:00 [INF] Launching mod manager for game "FIFA 23".
2024-08-03 02:26:54.685 +02:00 [INF] Took "00:00:00.0270771" to check TOCs.
2024-08-03 02:26:57.487 +02:00 [INF] Launching game with 0 mod(s)
2024-08-03 02:26:57.500 +02:00 [INF] EA App installation detected
2024-08-03 02:26:57.501 +02:00 [WRN] EA Desktop folder not found
2024-08-03 02:26:57.512 +02:00 [INF] Initialising resources.
2024-08-03 02:26:57.517 +02:00 [INF] Modding cache is not loaded.
2024-08-03 02:26:57.518 +02:00 [INF] Loading modding cache from path: C:\Users\
PCSTAR\AppData\Local\FIFA Editor Tool\Caches\fifa23-modding.cache
2024-08-03 02:26:58.942 +02:00 [INF] Modding cache needs to be recreated. Creating
it now...
2024-08-03 02:26:59.286 +02:00 [ERR] Error during modding cache genereation.
System.AggregateException: One or more errors occurred. (Invalid header magic in
bundle meta. Expected "3599661469" but got "62945465")
---> System.IO.InvalidDataException: Invalid header magic in bundle meta. Expected
"3599661469" but got "62945465"
at Sdk.IO.BundleReader_F21.Read(Stream stream) in C:\Users\Lewis\Documents\
GitHub\fifa-editor-tool\Sdk\IO\CAS\BundleReader_F21.cs:line 42
at Sdk.IO.TocBundleReader_F21.Read(Stream bundleDataStream, IEnumerable`1
entries) in C:\Users\Lewis\Documents\GitHub\fifa-editor-tool\Sdk\IO\TOC\
TocBundleReader_F21.cs:line 20
at Modding.ModdingCacheGenerator.HandleCasBundles(TocFile_F21 tocFile,
SuperBundleData data, CancellationToken cancellationToken) in C:\Users\Lewis\
Documents\GitHub\fifa-editor-tool\Modding\ModdingCacheGenerator.cs:line 198
at Modding.ModdingCacheGenerator.ProcessPatchSuperBundleAsync(String
superBundle, SuperBundleData data, CancellationToken cancellationToken) in C:\
Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\ModdingCacheGenerator.cs:line
88
at Modding.ModdingCacheGenerator.ProcessSuperBundleAsync(SuperBundleData data,
CancellationToken cancellationToken) in C:\Users\Lewis\Documents\GitHub\fifa-
editor-tool\Modding\ModdingCacheGenerator.cs:line 63
--- End of inner exception stack trace ---
2024-08-03 02:27:00.511 +02:00 [ERR] Failed to launch game
System.OperationCanceledException: The operation was canceled.
at System.Threading.CancellationToken.ThrowOperationCanceledException()
at System.Threading.CancellationToken.ThrowIfCancellationRequested()
at Modding.ModdingCacheGenerator.CreateCacheAsync(CancellationToken
cancellationToken) in C:\Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\
ModdingCacheGenerator.cs:line 52
at Modding.ModExecutor.<>c__DisplayClass75_0.<<Run>b__0>d.MoveNext() in C:\
Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\ModExecutor.cs:line 1072
--- End of stack trace from previous location ---
at Modding.ModExecutor.Run(String gameName, IEnumerable`1 launcherNames, Boolean
closeGameAndLauncher, CancellationToken cancelToken, String rootPath, String
additionalArgs, Boolean deleteModData, LocaleIniFile localeIniFile,
InitFSModification initFsModification, IProgress`1 progressReporter, String[]
modPaths) in C:\Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\
ModExecutor.cs:line 1037
at Mod_Manager.MainWindow.LaunchGameAsync(Boolean deleteModData) in C:\Users\
Lewis\Documents\GitHub\fifa-editor-tool\Mod Manager\MainWindow.xaml.cs:line 1372
2024-08-03 02:28:10.774 +02:00 [INF] Application version 7.1.0.0 started up, from
path E:\games\FIFA23\FIFA 23\FIFA Mod Manager v1.1.8\FIFA Mod Manager v1.1.8\FIFA
Mod Manager.exe
2024-08-03 02:28:10.803 +02:00 [INF] No other instance running.
2024-08-03 02:28:10.804 +02:00 [INF] Loading the general configuration file from
"E:\games\FIFA23\FIFA 23\FIFA Mod Manager v1.1.8\FIFA Mod Manager v1.1.8\FIFA Mod
Manager.json".
2024-08-03 02:28:10.964 +02:00 [INF] Launching mod manager for game "FIFA 23".
2024-08-03 02:28:12.227 +02:00 [INF] Took "00:00:00.0275898" to check TOCs.
2024-08-03 02:28:33.113 +02:00 [INF] Launching game with 0 mod(s)
2024-08-03 02:28:33.133 +02:00 [INF] EA App installation detected
2024-08-03 02:28:33.133 +02:00 [WRN] EA Desktop folder not found
2024-08-03 02:28:33.145 +02:00 [INF] Initialising resources.
2024-08-03 02:28:33.148 +02:00 [INF] Modding cache is not loaded.
2024-08-03 02:28:33.149 +02:00 [INF] Loading modding cache from path: C:\Users\
PCSTAR\AppData\Local\FIFA Editor Tool\Caches\fifa23-modding.cache
2024-08-03 02:28:34.353 +02:00 [INF] Modding cache needs to be recreated. Creating
it now...
2024-08-03 02:28:34.725 +02:00 [ERR] Error during modding cache genereation.
System.AggregateException: One or more errors occurred. (Invalid header magic in
bundle meta. Expected "3599661469" but got "62945465")
---> System.IO.InvalidDataException: Invalid header magic in bundle meta. Expected
"3599661469" but got "62945465"
at Sdk.IO.BundleReader_F21.Read(Stream stream) in C:\Users\Lewis\Documents\
GitHub\fifa-editor-tool\Sdk\IO\CAS\BundleReader_F21.cs:line 42
at Sdk.IO.TocBundleReader_F21.Read(Stream bundleDataStream, IEnumerable`1
entries) in C:\Users\Lewis\Documents\GitHub\fifa-editor-tool\Sdk\IO\TOC\
TocBundleReader_F21.cs:line 20
at Modding.ModdingCacheGenerator.HandleCasBundles(TocFile_F21 tocFile,
SuperBundleData data, CancellationToken cancellationToken) in C:\Users\Lewis\
Documents\GitHub\fifa-editor-tool\Modding\ModdingCacheGenerator.cs:line 198
at Modding.ModdingCacheGenerator.ProcessPatchSuperBundleAsync(String
superBundle, SuperBundleData data, CancellationToken cancellationToken) in C:\
Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\ModdingCacheGenerator.cs:line
88
at Modding.ModdingCacheGenerator.ProcessSuperBundleAsync(SuperBundleData data,
CancellationToken cancellationToken) in C:\Users\Lewis\Documents\GitHub\fifa-
editor-tool\Modding\ModdingCacheGenerator.cs:line 63
--- End of inner exception stack trace ---
2024-08-03 02:28:35.864 +02:00 [ERR] Failed to launch game
System.OperationCanceledException: The operation was canceled.
at System.Threading.CancellationToken.ThrowOperationCanceledException()
at System.Threading.CancellationToken.ThrowIfCancellationRequested()
at Modding.ModdingCacheGenerator.CreateCacheAsync(CancellationToken
cancellationToken) in C:\Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\
ModdingCacheGenerator.cs:line 52
at Modding.ModExecutor.<>c__DisplayClass75_0.<<Run>b__0>d.MoveNext() in C:\
Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\ModExecutor.cs:line 1072
--- End of stack trace from previous location ---
at Modding.ModExecutor.Run(String gameName, IEnumerable`1 launcherNames, Boolean
closeGameAndLauncher, CancellationToken cancelToken, String rootPath, String
additionalArgs, Boolean deleteModData, LocaleIniFile localeIniFile,
InitFSModification initFsModification, IProgress`1 progressReporter, String[]
modPaths) in C:\Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\
ModExecutor.cs:line 1037
at Mod_Manager.MainWindow.LaunchGameAsync(Boolean deleteModData) in C:\Users\
Lewis\Documents\GitHub\fifa-editor-tool\Mod Manager\MainWindow.xaml.cs:line 1372
2024-08-03 02:33:48.665 +02:00 [INF] Application version 7.1.0.0 started up, from
path E:\games\FIFA23\FIFA 23\FIFA Mod Manager v1.1.8\FIFA Mod Manager v1.1.8\FIFA
Mod Manager.exe
2024-08-03 02:33:48.695 +02:00 [INF] No other instance running.
2024-08-03 02:33:48.695 +02:00 [INF] Loading the general configuration file from
"E:\games\FIFA23\FIFA 23\FIFA Mod Manager v1.1.8\FIFA Mod Manager v1.1.8\FIFA Mod
Manager.json".
2024-08-03 02:33:48.853 +02:00 [INF] Launching mod manager for game "FIFA 23".
2024-08-03 02:33:50.107 +02:00 [INF] Took "00:00:00.0273090" to check TOCs.
2024-08-03 02:33:51.834 +02:00 [INF] Launching game with 0 mod(s)
2024-08-03 02:33:51.851 +02:00 [INF] EA App installation detected
2024-08-03 02:33:51.851 +02:00 [WRN] EA Desktop folder not found
2024-08-03 02:33:51.862 +02:00 [INF] Initialising resources.
2024-08-03 02:33:51.867 +02:00 [INF] Modding cache is not loaded.
2024-08-03 02:33:51.867 +02:00 [INF] Loading modding cache from path: C:\Users\
PCSTAR\AppData\Local\FIFA Editor Tool\Caches\fifa23-modding.cache
2024-08-03 02:33:53.182 +02:00 [INF] Modding cache needs to be recreated. Creating
it now...
2024-08-03 02:33:53.496 +02:00 [ERR] Error during modding cache genereation.
System.AggregateException: One or more errors occurred. (Invalid header magic in
bundle meta. Expected "3599661469" but got "62945465")
---> System.IO.InvalidDataException: Invalid header magic in bundle meta. Expected
"3599661469" but got "62945465"
at Sdk.IO.BundleReader_F21.Read(Stream stream) in C:\Users\Lewis\Documents\
GitHub\fifa-editor-tool\Sdk\IO\CAS\BundleReader_F21.cs:line 42
at Sdk.IO.TocBundleReader_F21.Read(Stream bundleDataStream, IEnumerable`1
entries) in C:\Users\Lewis\Documents\GitHub\fifa-editor-tool\Sdk\IO\TOC\
TocBundleReader_F21.cs:line 20
at Modding.ModdingCacheGenerator.HandleCasBundles(TocFile_F21 tocFile,
SuperBundleData data, CancellationToken cancellationToken) in C:\Users\Lewis\
Documents\GitHub\fifa-editor-tool\Modding\ModdingCacheGenerator.cs:line 198
at Modding.ModdingCacheGenerator.ProcessPatchSuperBundleAsync(String
superBundle, SuperBundleData data, CancellationToken cancellationToken) in C:\
Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\ModdingCacheGenerator.cs:line
88
at Modding.ModdingCacheGenerator.ProcessSuperBundleAsync(SuperBundleData data,
CancellationToken cancellationToken) in C:\Users\Lewis\Documents\GitHub\fifa-
editor-tool\Modding\ModdingCacheGenerator.cs:line 63
--- End of inner exception stack trace ---
2024-08-03 02:33:54.467 +02:00 [ERR] Failed to launch game
System.OperationCanceledException: The operation was canceled.
at System.Threading.CancellationToken.ThrowOperationCanceledException()
at System.Threading.CancellationToken.ThrowIfCancellationRequested()
at Modding.ModdingCacheGenerator.CreateCacheAsync(CancellationToken
cancellationToken) in C:\Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\
ModdingCacheGenerator.cs:line 52
at Modding.ModExecutor.<>c__DisplayClass75_0.<<Run>b__0>d.MoveNext() in C:\
Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\ModExecutor.cs:line 1072
--- End of stack trace from previous location ---
at Modding.ModExecutor.Run(String gameName, IEnumerable`1 launcherNames, Boolean
closeGameAndLauncher, CancellationToken cancelToken, String rootPath, String
additionalArgs, Boolean deleteModData, LocaleIniFile localeIniFile,
InitFSModification initFsModification, IProgress`1 progressReporter, String[]
modPaths) in C:\Users\Lewis\Documents\GitHub\fifa-editor-tool\Modding\
ModExecutor.cs:line 1037
at Mod_Manager.MainWindow.LaunchGameAsync(Boolean deleteModData) in C:\Users\
Lewis\Documents\GitHub\fifa-editor-tool\Mod Manager\MainWindow.xaml.cs:line 1372

You might also like