info: ApiFortnite.Infrastructure.Services.GameAssets.GameVersionService[0] Read game version from cloudcontent.json: 42.20 (BuildVersion: ++Fortnite+Release-42.20-CL-58011042) info: ApiFortnite.Infrastructure.Services.GameAssets.GameVersionService[0] Game version detected: 42.20 (Chapter 7, Season 4) info: ApiFortnite.Infrastructure.Services.Replay.ArchiveTeeService[0] archive tee disabled (RA_PG_CONN / PI_STORE_URL / PI_STORE_TOKEN not all set) info: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] ╔══════════════════════════════════════════════════════════╗ info: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] ║ CUE4Parse hosted service starting... ║ info: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] ╚══════════════════════════════════════════════════════════╝ info: ApiFortnite.Infrastructure.Services.GameAssets.GameFileProviderService[0] Initializing CUE4Parse provider from /game/FortniteGame/Content/Paks info: ApiFortnite.Infrastructure.Services.GameAssets.GameFileProviderService[0] Oodle initialized at /out/cache/liboodle-data-shared.so info: ApiFortnite.Infrastructure.Services.GameAssets.GameFileProviderService[0] Zlib initialized at /out/cache/libz-ng.so info: ApiFortnite.Infrastructure.Services.GameAssets.GameFileProviderService[0] Detex initialized at /out/cache/Detex.dll info: ApiFortnite.Infrastructure.Services.GameAssets.GameFileProviderService[0] On-demand (IAS) mounting enabled via https://download.epicgames.com info: ApiFortnite.Infrastructure.Services.GameAssets.GameFileProviderService[0] Mounted 0 virtual files from PAKs info: System.Net.Http.HttpClient.Default.LogicalHandler[100] Start processing HTTP request GET https://prod.api-fortnite.com/api/v1/aes/raw info: System.Net.Http.HttpClient.Default.ClientHandler[100] Sending HTTP request GET https://prod.api-fortnite.com/api/v1/aes/raw info: Microsoft.Hosting.Lifetime[0] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Hosting environment: Production info: Microsoft.Hosting.Lifetime[0] Content root path: /app info: System.Net.Http.HttpClient.Default.ClientHandler[101] Received HTTP response headers after 28462.706ms - 502 info: System.Net.Http.HttpClient.Default.LogicalHandler[101] End processing HTTP request after 28480.224ms - 502 warn: ApiFortnite.Infrastructure.Services.GameAssets.GameFileProviderService[0] Failed to fetch AES keys from API, trying cached keys System.Net.Http.HttpRequestException: Response status code does not indicate success: 502 (Bad Gateway). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at System.Net.Http.Json.HttpClientJsonExtensions.g__Core|12_0[TValue,TJsonOptions](HttpClient client, Task`1 responseTask, Boolean usingResponseHeadersRead, CancellationTokenSource linkedCTS, Func`4 deserializeMethod, TJsonOptions jsonOptions, CancellationToken cancellationToken) at ApiFortnite.Infrastructure.Services.GameAssets.GameFileProviderService.SubmitAesKeysAsync(CancellationToken ct) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/GameFileProviderService.cs:line 293 info: ApiFortnite.Infrastructure.Services.GameAssets.GameFileProviderService[0] Loaded cached AES keys from disk info: ApiFortnite.Infrastructure.Services.GameAssets.GameFileProviderService[0] Loaded 1336 cached shop AES keys from /out/cache/shop_aes_keys.json info: System.Net.Http.HttpClient.EpicApi.LogicalHandler[100] Start processing HTTP request GET https://fngw-mcp-gc-livefn.ol.epicgames.com/fortnite/api/storefront/v2/catalog info: ApiFortnite.Infrastructure.Services.EpicAuthService[0] Refreshing Epic Games access token via device auth... info: System.Net.Http.HttpClient.EpicAuth.LogicalHandler[100] Start processing HTTP request POST https://account-public-service-prod.ol.epicgames.com/account/api/oauth/token info: System.Net.Http.HttpClient.EpicAuth.ClientHandler[100] Sending HTTP request POST https://account-public-service-prod.ol.epicgames.com/account/api/oauth/token info: System.Net.Http.HttpClient.EpicAuth.ClientHandler[101] Received HTTP response headers after 307.733ms - 400 info: System.Net.Http.HttpClient.EpicAuth.LogicalHandler[101] End processing HTTP request after 307.9437ms - 400 fail: ApiFortnite.Infrastructure.Services.EpicAuthService[0] Failed to refresh Epic Games token. System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at ApiFortnite.Infrastructure.Services.EpicAuthService.GetAccessTokenAsync(CancellationToken cancellationToken) in /src/src/ApiFortnite.Infrastructure/Services/EpicAuthService.cs:line 62 warn: ApiFortnite.Infrastructure.Services.Shop.ShopAesKeyAggregatorService[0] Shop catalog fetch failed (non-fatal) System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at ApiFortnite.Infrastructure.Services.EpicAuthService.GetAccessTokenAsync(CancellationToken cancellationToken) in /src/src/ApiFortnite.Infrastructure/Services/EpicAuthService.cs:line 62 at ApiFortnite.Infrastructure.Http.EpicApiDelegatingHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) in /src/src/ApiFortnite.Infrastructure/Http/EpicApiDelegatingHandler.cs:line 43 at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.g__Core|4_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken) at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken) at ApiFortnite.Infrastructure.Services.Shop.ShopAesKeyAggregatorService.PopulateFromCatalogAsync(Dictionary`2 output, CancellationToken ct) in /src/src/ApiFortnite.Infrastructure/Services/Shop/ShopAesKeyAggregatorService.cs:line 106 info: ApiFortnite.Infrastructure.Services.EpicAuthService[0] Refreshing Epic Games access token via device auth... info: System.Net.Http.HttpClient.EpicAuth.LogicalHandler[100] Start processing HTTP request POST https://account-public-service-prod.ol.epicgames.com/account/api/oauth/token info: System.Net.Http.HttpClient.EpicAuth.ClientHandler[100] Sending HTTP request POST https://account-public-service-prod.ol.epicgames.com/account/api/oauth/token info: System.Net.Http.HttpClient.EpicAuth.ClientHandler[101] Received HTTP response headers after 92.4959ms - 400 info: System.Net.Http.HttpClient.EpicAuth.LogicalHandler[101] End processing HTTP request after 92.6263ms - 400 fail: ApiFortnite.Infrastructure.Services.EpicAuthService[0] Failed to refresh Epic Games token. System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at ApiFortnite.Infrastructure.Services.EpicAuthService.GetAccessTokenAsync(CancellationToken cancellationToken) in /src/src/ApiFortnite.Infrastructure/Services/EpicAuthService.cs:line 62 warn: ApiFortnite.Infrastructure.Services.Shop.KeychainService[0] Keychain fetch skipped: no Epic access token available System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (Bad Request). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at ApiFortnite.Infrastructure.Services.EpicAuthService.GetAccessTokenAsync(CancellationToken cancellationToken) in /src/src/ApiFortnite.Infrastructure/Services/EpicAuthService.cs:line 62 at ApiFortnite.Infrastructure.Services.Shop.KeychainService.GetWindowsTokenAsync(CancellationToken ct) in /src/src/ApiFortnite.Infrastructure/Services/Shop/KeychainService.cs:line 212 at ApiFortnite.Infrastructure.Services.Shop.KeychainService.FetchAllAsync(CancellationToken ct) in /src/src/ApiFortnite.Infrastructure/Services/Shop/KeychainService.cs:line 94 info: ApiFortnite.Infrastructure.Services.GameAssets.GameFileProviderService[0] Virtual paths loaded. Total files: 3642549 info: System.Net.Http.HttpClient.Default.LogicalHandler[100] Start processing HTTP request GET https://prod.api-fortnite.com/api/v1/mappings info: System.Net.Http.HttpClient.Default.ClientHandler[100] Sending HTTP request GET https://prod.api-fortnite.com/api/v1/mappings info: System.Net.Http.HttpClient.Default.ClientHandler[101] Received HTTP response headers after 34.1445ms - 502 info: System.Net.Http.HttpClient.Default.LogicalHandler[101] End processing HTTP request after 34.2651ms - 502 warn: ApiFortnite.Infrastructure.Services.GameAssets.GameFileProviderService[0] Failed to fetch mappings from API, trying cached System.Net.Http.HttpRequestException: Response status code does not indicate success: 502 (Bad Gateway). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken) at ApiFortnite.Infrastructure.Services.GameAssets.GameFileProviderService.LoadMappingsAsync(CancellationToken ct) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/GameFileProviderService.cs:line 763 info: ApiFortnite.Infrastructure.Services.GameAssets.GameFileProviderService[0] Loaded cached mappings: /out/cache/++Fortnite+Release-42.20-CL-58011042.usmap warn: ApiFortnite.Infrastructure.Services.GameAssets.GameFileProviderService[0] 1 main-key container(s) did not mount (UEFNFortniteGame-WindowsUEFN.pak) — content from them will be missing. Benign if isolated; if localization is also empty, the AES key is stale. fail: ApiFortnite.Infrastructure.Services.GameAssets.GameFileProviderService[0] Localization NOT loaded ('en' is not a valid culture.). CUE4Parse reads the culture list from /Game/Config/DefaultGame.ini, which lives in an encrypted .pak — this almost always means the AES main key from https://prod.api-fortnite.com/api/v1/aes/raw is stale. Display names (POI names, cosmetic names) will be missing or fall back to code names. info: ApiFortnite.Infrastructure.Services.GameAssets.GameFileProviderService[0] CUE4Parse provider initialized successfully info: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] Phase 1 (Provider init) completed in 39.7s info: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] SHOP_EXTRACT_ONLY=1 — shop path only (textures, icons, cosmetics, display assets, sync). info: ApiFortnite.Infrastructure.Services.GameAssets.AssetIndexService[0] Asset index built: 7196 CID mappings, 107875 asset paths info: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] Found 51002 icon texture paths in PAKs dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Plugins/FortUILibrary/Content/UIKit/Buttons/MaterialInstances/CTAButtons/MI_UIKit_IconShadow.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/FortUILibrary/Content/UIKit/Buttons/MaterialInstances/CTAButtons/MI_UIKit_IconShadow.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Plugins/FortUILibrary/Content/Textures/Material/M_UIKit_Icon.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/FortUILibrary/Content/Textures/Material/M_UIKit_Icon.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Content/Athena/HUD/MiniMap/Art/M_UI_PinQuest_Icon_Master.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Content/Athena/HUD/MiniMap/Art/M_UI_PinQuest_Icon_Inst.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/MiniMap/Art/M_UI_PinQuest_Icon_Inst.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/MiniMap/Art/M_UI_PinQuest_Icon_Master.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: FortniteGame/Plugins/GameFeatures/Juno/JunoExclusiveUI/Content/Foundation/Art/MI_UI_Juno_Healthbar_Heart_Icon.uasset System.IO.FileLoadException: Failed to decompress Oodle data (Expected: 1206, Result: 0) at CUE4Parse.Compression.Compression.Decompress(ReadOnlySpan`1 compressed, Span`1 uncompressed, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 108 at CUE4Parse.Compression.Compression.Decompress(Byte[] compressed, Int32 compressedOffset, Int32 compressedSize, Byte[] uncompressed, Int32 uncompressedOffset, Int32 uncompressedSize, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 78 at CUE4Parse.UE4.IO.IoStoreReader.Read(Int64 offset, Int64 length, Int64 offsetInFile, Int32 encryptedBytesCount) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 313 at CUE4Parse.UE4.IO.IoStoreReader.Extract(VfsEntry entry, Nullable`1 header) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 155 at CUE4Parse.FileProvider.Objects.GameFile.b__48_0() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at CUE4Parse.FileProvider.Objects.GameFile.CreateReaderAsync() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at CUE4Parse.FileProvider.AbstractFileProvider.LoadPackageAsync(GameFile file) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 631 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Foundation/Art/MI_UI_Sprout_Icon_WelcomeFeatured.uasset System.IO.FileLoadException: Failed to decompress Oodle data (Expected: 1129, Result: 0) at CUE4Parse.Compression.Compression.Decompress(ReadOnlySpan`1 compressed, Span`1 uncompressed, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 108 at CUE4Parse.Compression.Compression.Decompress(Byte[] compressed, Int32 compressedOffset, Int32 compressedSize, Byte[] uncompressed, Int32 uncompressedOffset, Int32 uncompressedSize, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 78 at CUE4Parse.UE4.IO.IoStoreReader.Read(Int64 offset, Int64 length, Int64 offsetInFile, Int32 encryptedBytesCount) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 313 at CUE4Parse.UE4.IO.IoStoreReader.Extract(VfsEntry entry, Nullable`1 header) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 155 at CUE4Parse.FileProvider.Objects.GameFile.b__48_0() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at CUE4Parse.FileProvider.Objects.GameFile.CreateReaderAsync() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at CUE4Parse.FileProvider.AbstractFileProvider.LoadPackageAsync(GameFile file) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 631 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/FestivalNPC/MI_UI_Sprout_Icon_Map_FruitFire_Nudge.uasset System.IO.FileLoadException: Failed to decompress Oodle data (Expected: 1621, Result: 0) at CUE4Parse.Compression.Compression.Decompress(ReadOnlySpan`1 compressed, Span`1 uncompressed, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 108 at CUE4Parse.Compression.Compression.Decompress(Byte[] compressed, Int32 compressedOffset, Int32 compressedSize, Byte[] uncompressed, Int32 uncompressedOffset, Int32 uncompressedSize, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 78 at CUE4Parse.UE4.IO.IoStoreReader.Read(Int64 offset, Int64 length, Int64 offsetInFile, Int32 encryptedBytesCount) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 313 at CUE4Parse.UE4.IO.IoStoreReader.Extract(VfsEntry entry, Nullable`1 header) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 155 at CUE4Parse.FileProvider.Objects.GameFile.b__48_0() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at CUE4Parse.FileProvider.Objects.GameFile.CreateReaderAsync() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at CUE4Parse.FileProvider.AbstractFileProvider.LoadPackageAsync(GameFile file) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 631 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/M_UI_Sprout_Icon_Map_OutlineShadow.uasset System.IO.FileLoadException: Failed to decompress Oodle data (Expected: 18289, Result: 0) at CUE4Parse.Compression.Compression.Decompress(ReadOnlySpan`1 compressed, Span`1 uncompressed, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 108 at CUE4Parse.Compression.Compression.Decompress(Byte[] compressed, Int32 compressedOffset, Int32 compressedSize, Byte[] uncompressed, Int32 uncompressedOffset, Int32 uncompressedSize, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 78 at CUE4Parse.UE4.IO.IoStoreReader.Read(Int64 offset, Int64 length, Int64 offsetInFile, Int32 encryptedBytesCount) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 313 at CUE4Parse.UE4.IO.IoStoreReader.Extract(VfsEntry entry, Nullable`1 header) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 155 at CUE4Parse.FileProvider.Objects.GameFile.b__48_0() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at CUE4Parse.FileProvider.Objects.GameFile.CreateReaderAsync() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at CUE4Parse.FileProvider.AbstractFileProvider.LoadPackageAsync(GameFile file) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 631 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/FestivalNPC/MI_UI_Sprout_Icon_Map_GolfB.uasset System.IO.FileLoadException: Failed to decompress Oodle data (Expected: 1590, Result: 0) at CUE4Parse.Compression.Compression.Decompress(ReadOnlySpan`1 compressed, Span`1 uncompressed, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 108 at CUE4Parse.Compression.Compression.Decompress(Byte[] compressed, Int32 compressedOffset, Int32 compressedSize, Byte[] uncompressed, Int32 uncompressedOffset, Int32 uncompressedSize, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 78 at CUE4Parse.UE4.IO.IoStoreReader.Read(Int64 offset, Int64 length, Int64 offsetInFile, Int32 encryptedBytesCount) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 313 at CUE4Parse.UE4.IO.IoStoreReader.Extract(VfsEntry entry, Nullable`1 header) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 155 at CUE4Parse.FileProvider.Objects.GameFile.b__48_0() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at CUE4Parse.FileProvider.Objects.GameFile.CreateReaderAsync() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at CUE4Parse.FileProvider.AbstractFileProvider.LoadPackageAsync(GameFile file) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 631 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/FestivalNPC/MI_UI_Sprout_Icon_Map_LandRace.uasset System.IO.FileLoadException: Failed to decompress Oodle data (Expected: 1598, Result: 0) at CUE4Parse.Compression.Compression.Decompress(ReadOnlySpan`1 compressed, Span`1 uncompressed, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 108 at CUE4Parse.Compression.Compression.Decompress(Byte[] compressed, Int32 compressedOffset, Int32 compressedSize, Byte[] uncompressed, Int32 uncompressedOffset, Int32 uncompressedSize, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 78 at CUE4Parse.UE4.IO.IoStoreReader.Read(Int64 offset, Int64 length, Int64 offsetInFile, Int32 encryptedBytesCount) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 313 at CUE4Parse.UE4.IO.IoStoreReader.Extract(VfsEntry entry, Nullable`1 header) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 155 at CUE4Parse.FileProvider.Objects.GameFile.b__48_0() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at CUE4Parse.FileProvider.Objects.GameFile.CreateReaderAsync() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at CUE4Parse.FileProvider.AbstractFileProvider.LoadPackageAsync(GameFile file) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 631 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/FestivalNPC/MI_UI_Sprout_Icon_Map_LunchBreak.uasset System.IO.FileLoadException: Failed to decompress Oodle data (Expected: 1603, Result: 0) at CUE4Parse.Compression.Compression.Decompress(ReadOnlySpan`1 compressed, Span`1 uncompressed, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 108 at CUE4Parse.Compression.Compression.Decompress(Byte[] compressed, Int32 compressedOffset, Int32 compressedSize, Byte[] uncompressed, Int32 uncompressedOffset, Int32 uncompressedSize, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 78 at CUE4Parse.UE4.IO.IoStoreReader.Read(Int64 offset, Int64 length, Int64 offsetInFile, Int32 encryptedBytesCount) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 313 at CUE4Parse.UE4.IO.IoStoreReader.Extract(VfsEntry entry, Nullable`1 header) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 155 at CUE4Parse.FileProvider.Objects.GameFile.b__48_0() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at CUE4Parse.FileProvider.Objects.GameFile.CreateReaderAsync() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at CUE4Parse.FileProvider.AbstractFileProvider.LoadPackageAsync(GameFile file) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 631 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/FestivalNPC/MI_UI_Sprout_Icon_Map_SickLeave.uasset System.IO.FileLoadException: Failed to decompress Oodle data (Expected: 1599, Result: 0) at CUE4Parse.Compression.Compression.Decompress(ReadOnlySpan`1 compressed, Span`1 uncompressed, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 108 at CUE4Parse.Compression.Compression.Decompress(Byte[] compressed, Int32 compressedOffset, Int32 compressedSize, Byte[] uncompressed, Int32 uncompressedOffset, Int32 uncompressedSize, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 78 at CUE4Parse.UE4.IO.IoStoreReader.Read(Int64 offset, Int64 length, Int64 offsetInFile, Int32 encryptedBytesCount) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 313 at CUE4Parse.UE4.IO.IoStoreReader.Extract(VfsEntry entry, Nullable`1 header) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 155 at CUE4Parse.FileProvider.Objects.GameFile.b__48_0() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at CUE4Parse.FileProvider.Objects.GameFile.CreateReaderAsync() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at CUE4Parse.FileProvider.AbstractFileProvider.LoadPackageAsync(GameFile file) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 631 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/FestivalNPC/MI_UI_Sprout_Icon_Map_ClimbSpill.uasset System.IO.FileLoadException: Failed to decompress Oodle data (Expected: 1600, Result: 0) at CUE4Parse.Compression.Compression.Decompress(ReadOnlySpan`1 compressed, Span`1 uncompressed, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 108 at CUE4Parse.Compression.Compression.Decompress(Byte[] compressed, Int32 compressedOffset, Int32 compressedSize, Byte[] uncompressed, Int32 uncompressedOffset, Int32 uncompressedSize, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 78 at CUE4Parse.UE4.IO.IoStoreReader.Read(Int64 offset, Int64 length, Int64 offsetInFile, Int32 encryptedBytesCount) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 313 at CUE4Parse.UE4.IO.IoStoreReader.Extract(VfsEntry entry, Nullable`1 header) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 155 at CUE4Parse.FileProvider.Objects.GameFile.b__48_0() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at CUE4Parse.FileProvider.Objects.GameFile.CreateReaderAsync() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at CUE4Parse.FileProvider.AbstractFileProvider.LoadPackageAsync(GameFile file) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 631 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/FestivalNPC/MI_UI_Sprout_Icon_Map_OakShelf.uasset System.IO.FileLoadException: Failed to decompress Oodle data (Expected: 1601, Result: 0) at CUE4Parse.Compression.Compression.Decompress(ReadOnlySpan`1 compressed, Span`1 uncompressed, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 108 at CUE4Parse.Compression.Compression.Decompress(Byte[] compressed, Int32 compressedOffset, Int32 compressedSize, Byte[] uncompressed, Int32 uncompressedOffset, Int32 uncompressedSize, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 78 at CUE4Parse.UE4.IO.IoStoreReader.Read(Int64 offset, Int64 length, Int64 offsetInFile, Int32 encryptedBytesCount) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 313 at CUE4Parse.UE4.IO.IoStoreReader.Extract(VfsEntry entry, Nullable`1 header) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 155 at CUE4Parse.FileProvider.Objects.GameFile.b__48_0() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at CUE4Parse.FileProvider.Objects.GameFile.CreateReaderAsync() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at CUE4Parse.FileProvider.AbstractFileProvider.LoadPackageAsync(GameFile file) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 631 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/FestivalNPC/MI_UI_Sprout_Icon_Map_DishBoard.uasset System.IO.FileLoadException: Failed to decompress Oodle data (Expected: 1599, Result: 0) at CUE4Parse.Compression.Compression.Decompress(ReadOnlySpan`1 compressed, Span`1 uncompressed, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 108 at CUE4Parse.Compression.Compression.Decompress(Byte[] compressed, Int32 compressedOffset, Int32 compressedSize, Byte[] uncompressed, Int32 uncompressedOffset, Int32 uncompressedSize, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 78 at CUE4Parse.UE4.IO.IoStoreReader.Read(Int64 offset, Int64 length, Int64 offsetInFile, Int32 encryptedBytesCount) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 313 at CUE4Parse.UE4.IO.IoStoreReader.Extract(VfsEntry entry, Nullable`1 header) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 155 at CUE4Parse.FileProvider.Objects.GameFile.b__48_0() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at CUE4Parse.FileProvider.Objects.GameFile.CreateReaderAsync() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at CUE4Parse.FileProvider.AbstractFileProvider.LoadPackageAsync(GameFile file) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 631 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/FestivalNPC/MI_UI_Sprout_Icon_Map_BarnDoor.uasset System.IO.FileLoadException: Failed to decompress Oodle data (Expected: 1598, Result: 0) at CUE4Parse.Compression.Compression.Decompress(ReadOnlySpan`1 compressed, Span`1 uncompressed, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 108 at CUE4Parse.Compression.Compression.Decompress(Byte[] compressed, Int32 compressedOffset, Int32 compressedSize, Byte[] uncompressed, Int32 uncompressedOffset, Int32 uncompressedSize, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 78 at CUE4Parse.UE4.IO.IoStoreReader.Read(Int64 offset, Int64 length, Int64 offsetInFile, Int32 encryptedBytesCount) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 313 at CUE4Parse.UE4.IO.IoStoreReader.Extract(VfsEntry entry, Nullable`1 header) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 155 at CUE4Parse.FileProvider.Objects.GameFile.b__48_0() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at CUE4Parse.FileProvider.Objects.GameFile.CreateReaderAsync() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at CUE4Parse.FileProvider.AbstractFileProvider.LoadPackageAsync(GameFile file) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 631 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/FestivalNPC/MI_UI_Sprout_Icon_Map_FluffySlippers.uasset System.IO.FileLoadException: Failed to decompress Oodle data (Expected: 1609, Result: 0) at CUE4Parse.Compression.Compression.Decompress(ReadOnlySpan`1 compressed, Span`1 uncompressed, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 108 at CUE4Parse.Compression.Compression.Decompress(Byte[] compressed, Int32 compressedOffset, Int32 compressedSize, Byte[] uncompressed, Int32 uncompressedOffset, Int32 uncompressedSize, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 78 at CUE4Parse.UE4.IO.IoStoreReader.Read(Int64 offset, Int64 length, Int64 offsetInFile, Int32 encryptedBytesCount) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 313 at CUE4Parse.UE4.IO.IoStoreReader.Extract(VfsEntry entry, Nullable`1 header) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 155 at CUE4Parse.FileProvider.Objects.GameFile.b__48_0() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at CUE4Parse.FileProvider.Objects.GameFile.CreateReaderAsync() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at CUE4Parse.FileProvider.AbstractFileProvider.LoadPackageAsync(GameFile file) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 631 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/FestivalNPC/MI_UI_Sprout_Icon_Map_SilentNovel.uasset CUE4Parse.UE4.Exceptions.ParserException: Invalid container header signature: 0x00000000 != 0x496F436E FByteArchive Info: ContainerHeader | Pos:4 Length:17317589 (0.0% done) at CUE4Parse.UE4.IO.Objects.FIoContainerHeader..ctor(FArchive Ar) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/Objects/FIoContainerHeader.cs:line 85 at CUE4Parse.UE4.IO.IoStoreReader.ReadContainerHeader() in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 565 at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode) --- End of stack trace from previous location --- at System.Lazy`1.CreateValue() at CUE4Parse.UE4.IO.IoStoreReader.get_ContainerHeader() in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 32 at CUE4Parse.FileProvider.AbstractFileProvider.LoadPackageAsync(GameFile file) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 641 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/BRCosmetics/Content/Characters/Player/Male/Medium/Bodies/M_MED_RedOasisJackfruit_Icon/Morphs/M_MED_RedOasisJackfruit_Icon_BMod_L.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/BRCosmetics/Content/Characters/Player/Male/Medium/Bodies/M_MED_RedOasisJackfruit_Icon/Morphs/M_MED_RedOasisJackfruit_Icon_Adj.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/BRCosmetics/Content/Characters/Player/Male/Medium/Bodies/M_MED_RedOasisJackfruit_Icon/Morphs/M_MED_RedOasisJackfruit_Icon_MatDA.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/BRCosmetics/Content/Characters/CharacterParts/FaceAccessories/CP_M_MED_RedOasis_Jackfruit_Icon_FaceAcc_fix.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FM/PilgrimCore/Content/Widgets/Mobile/Textures/T_Icon_Overdrive_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: FortniteGame/Content/Playgrounds/Items/IconRenders/S_Playset_Icon_Floor.ubulk System.ArgumentException: cannot load non-UE package (Parameter 'file') at CUE4Parse.FileProvider.AbstractFileProvider.LoadPackageAsync(GameFile file) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 628 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Playgrounds/Items/IconRenders/S_Playset_Icon_Floor.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/Creative/Devices/CRD_VehicleModBoxSpawner/Content/DT_IconLibrary_Comp.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FNE/Nebula/FNEBrinePot/Content/UI/T_Icon_BrinePot_SE_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FNE/Nebula/SW_HeroTransformations/Content/UI/T_Icon_ForceEnrage_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FNE/Nebula/SW_HeroTransformations/Content/UI/T_Icon_DustyAnvil_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FNE/Nebula/FNEBrinePot/Content/UI/T_Icon_BrinePot_RI_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FNE/Nebula/FNEBrinePot/Content/UI/T_Icon_BrinePot_SaberThrow_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FNE/Nebula/FNEBrinePot/Content/UI/T_Icon_BrinePot_PU_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FNE/Nebula/FNEBrinePot/Content/UI/T_Icon_BrinePot_ZA_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FNE/Nebula/FNEBrinePot/Content/UI/T_Icon_BrinePot_MT_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FNE/Nebula/FNEBrinePot/Content/UI/T_Icon_BrinePot_HE_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FNE/Nebula/FNEBrinePot/Content/UI/T_Icon_BrinePot_TH_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FNE/Nebula/FNEBrinePot/Content/UI/T_Icon_BrinePot_SH_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FNE/Nebula/FNEBrinePot/Content/UI/T_Icon_BrinePot_Il_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Vehicle-Mech-Gunner_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Vehicle-Mech-Driver_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/LTM/BlueCheese/Content/Mutators/Mutator_BlueCheese_InventoryOverride_TeamBucket_IconsOnly.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Vehicle-ShoppingCart_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Visible_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/HighTower/Content/UI/Textures/T_UI_HighTowerCombat_Icon_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: FortniteGame/Content/Sounds/Fort_UI_Sounds/FrontEnd/New_FrontEnd/Ranked/wav/UI_Ranked_Select_Icon_Toggle_On.ubulk System.ArgumentException: cannot load non-UE package (Parameter 'file') at CUE4Parse.FileProvider.AbstractFileProvider.LoadPackageAsync(GameFile file) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 628 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: FortniteGame/Content/Sounds/Fort_UI_Sounds/FrontEnd/New_FrontEnd/Ranked/wav/UI_Ranked_Select_Icon_Toggle_Off.ubulk System.ArgumentException: cannot load non-UE package (Parameter 'file') at CUE4Parse.FileProvider.AbstractFileProvider.LoadPackageAsync(GameFile file) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 628 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Sounds/Fort_UI_Sounds/FrontEnd/New_FrontEnd/Ranked/wav/UI_Ranked_Select_Icon_Toggle_On.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Sounds/Fort_UI_Sounds/FrontEnd/New_FrontEnd/Ranked/wav/UI_Ranked_Select_Icon_Toggle_Off.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Atlas/Shared/T-Icon-S-Loot-GoldCurrency_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Atlas/Shared/T-Icon-Logs_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Atlas/Shared/T-Icon-S-Loot-Stone_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Atlas/Shared/T-Icon-Backpack-64-S_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Atlas/Shared/T-Icon-IBeam_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Atlas/Bacchus/T-Icon-BR-Jim-RMBLaser-128_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Atlas/Bacchus/T-Icon-BR-Spooky_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Rifle_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HLT_RadialGradient.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HLT_RadialGradient.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Creative_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-TutorialShadow_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Dots_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T_HLT_Valet_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_Tutorial_PreviewOutline.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_Tutorial_PreviewOutline.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Exit_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_TutorialTextbox.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_TutorialTextbox.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Triangle_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Floor_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-ResetV2_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-CheckMark-32_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/MI_HUDLayoutToolV2_SettingsRotator.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/MI_HUDLayoutToolV2_SettingsRotator.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-CatalogButton_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Checkmark-64_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-AutoSlot4_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-AutoSlot3_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Tutorial_NewTag_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Vehicle-Cart_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HLT_ManagementHeader.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HLT_ManagementHeader.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-CatalogWidget_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Wall_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-EditMode_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_Tooltip.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_Tooltip.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_TiltSquare_Inst.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_TiltSquare_Inst.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-AutoSlot2_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Roof_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-CenterCanvas_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_QuickbarSlotLockBg.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_QuickbarSlotLockBg.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Warning-64_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HLT_PopupBottomBar.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HLT_PopupBottomBar.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Arrow_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Harvester_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Trap_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Interact-Secondary_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_TiltSquare.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_TiltSquare.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HLT_RadialGradient_Inst.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HLT_RadialGradient_Inst.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-BuildMode_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-AutoSlot1_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Stair_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-AutoSlot5_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Combat_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_UI_Square.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_UI_Square.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_UI_Square_Inst.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_UI_Square_Inst.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Save_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Link_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Lock_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/T-HLT-Tutorial_Arrow_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/MI_HLT_OutOfBoundsIndicator.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/MI_HLT_OutOfBoundsIndicator.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/MI_HUDLayoutToolV2_Tooltip.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/MI_HUDLayoutToolV2_Tooltip.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_SettingsRotator.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_SettingsRotator.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HLT_OutOfBoundsIndicator.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HLT_OutOfBoundsIndicator.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/MI_HLT_BoldOutOfBoundsIndicator.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/MI_HLT_BoldOutOfBoundsIndicator.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/TertiaryAbility_Normal_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Plugins/FortUILibrary/Content/UIKit/Buttons/MaterialInstances/CTAButtons/MI_UIKit_IconQuiet.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/FortUILibrary/Content/UIKit/Buttons/MaterialInstances/CTAButtons/MI_UIKit_IconQuiet.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Plugins/FortUILibrary/Content/UIKit/Buttons/MaterialInstances/CTAButtons/MI_UIKit_IconWhite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/FortUILibrary/Content/UIKit/Buttons/MaterialInstances/CTAButtons/MI_UIKit_IconWhite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/MI-HLT-Background.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/MI-HLT-Background.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HLT_RadialGradientRed_Inst.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HLT_RadialGradientRed_Inst.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/MI_HUDLayoutToolV2_PanelHandle.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/MI_HUDLayoutToolV2_PanelHandle.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/FrontEnd/StoreMain/WBP_Payment_Icon.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/MI_HUDLayoutToolV2_Handle.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/MI_HUDLayoutToolV2_Handle.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_Handle.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_Handle.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/UI/ExpressSupport/Icons/M_ExpressSuport_Icon.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/UI/ExpressSupport/Icons/M_ExpressSuport_Icon.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/UI/ExpressSupport/Icons/MI_ExpressSuport_Icon_Base.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/UI/ExpressSupport/Icons/MI_ExpressSuport_Icon_Base.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/HUD/MiniMap/Services/Textures/MI_UI_NPCCollect_IconBg.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/HUD/MiniMap/Services/Textures/MI_UI_NPCCollect_IconBg.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FM/FMDanceSpotlight/Content/Mobile/Icons/T_Icon_DanceSpotlight_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FM/FMCore/Content/Textures/T_Icon_StopJamming_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FM/FMCore/Content/Textures/T_Icon_GlobalControls_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FM/FMJam/FMJamSystem/Content/Textures/Icons/T_Icon_Jam_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FM/FMJam/FMJamSystem/Content/Textures/Icons/T_UI_Icon_LookNormal_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FM/SparksUICommon/Content/HUDLayoutTool/Textures/Icons/T_Icon_Sparks_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FM/FMJam/FMJamSystem/Content/Textures/Icons/T_Icon_Sparks_JamTrack_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Creative/Devices/MapMarker/Icons/Device_MapMarker_IconList_IconLibrary.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Material carried no decodable texture parameter: FortniteGame/Content/UI/Icons/Augments/M_UI_PlayerAugment_Icon_Master.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/UI/Icons/Augments/M_UI_PlayerAugment_Icon_Master.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/OrangeRemoteWeaponGameplay/Content/UI/T_Icon_OpenRift_MT_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/TeaCakeWeapons/Content/UI/T_Icon_OpenRift_MT_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FM/FMJam/FMJamQuickMix/Content/Textures/Icons/T_UI_Icon_HLT_QuickMix_Sprite.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/Creative/CRP/CRP_Sunburst/Content/SetupAssets/Blueprints/Signage/BP_Cybercity_Holo_Mint_Icon.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/Creative/CRP/CRP_Sunburst/Content/SetupAssets/Maps/PPIDs/PPID_CRP_Sunburst_BP_Cybercity_Holo_Mint_Icon_946e0301.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/Creative/CRP/CRP_Sunburst/Content/SetupAssets/Maps/PPIDs/PPID_CRP_Sunburst_BP_Cybercity_Holo_Mint_Icon.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/FortUILibrary/Content/UIKit/Buttons/MaterialInstances/CTAButtons/MI_UIKit_IconShadow.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: FortniteGame/Plugins/GameFeatures/SaveTheWorld/Content/FrontEnd/Store/Pinata/Assets/CardPackTypeIcons/Material/M_PPT_Icon.uasset System.IO.FileLoadException: Failed to decompress Oodle data (Expected: 12165, Result: 0) at CUE4Parse.Compression.Compression.Decompress(ReadOnlySpan`1 compressed, Span`1 uncompressed, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 108 at CUE4Parse.Compression.Compression.Decompress(Byte[] compressed, Int32 compressedOffset, Int32 compressedSize, Byte[] uncompressed, Int32 uncompressedOffset, Int32 uncompressedSize, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 78 at CUE4Parse.UE4.IO.IoStoreReader.Read(Int64 offset, Int64 length, Int64 offsetInFile, Int32 encryptedBytesCount) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 313 at CUE4Parse.UE4.IO.IoStoreReader.Extract(VfsEntry entry, Nullable`1 header) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 155 at CUE4Parse.FileProvider.Objects.GameFile.b__48_0() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at CUE4Parse.FileProvider.Objects.GameFile.CreateReaderAsync() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at CUE4Parse.FileProvider.AbstractFileProvider.LoadPackageAsync(GameFile file) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 631 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: FortniteGame/Plugins/GameFeatures/SaveTheWorld/Content/UI/Foundation/Textures/Icons/HUD/T-Icon-Hoverboard-128_Mat.uasset System.IO.FileLoadException: Failed to decompress Oodle data (Expected: 14092, Result: 0) at CUE4Parse.Compression.Compression.Decompress(ReadOnlySpan`1 compressed, Span`1 uncompressed, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 108 at CUE4Parse.Compression.Compression.Decompress(Byte[] compressed, Int32 compressedOffset, Int32 compressedSize, Byte[] uncompressed, Int32 uncompressedOffset, Int32 uncompressedSize, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 78 at CUE4Parse.UE4.IO.IoStoreReader.Read(Int64 offset, Int64 length, Int64 offsetInFile, Int32 encryptedBytesCount) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 313 at CUE4Parse.UE4.IO.IoStoreReader.Extract(VfsEntry entry, Nullable`1 header) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 155 at CUE4Parse.FileProvider.Objects.GameFile.b__48_0() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at CUE4Parse.FileProvider.Objects.GameFile.CreateReaderAsync() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at CUE4Parse.FileProvider.AbstractFileProvider.LoadPackageAsync(GameFile file) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 631 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: FortniteGame/Plugins/GameFeatures/SaveTheWorld/Content/Missions/Primary/RepairRadar/Prop/Assets/P_RepairComponent_Icon.uasset System.IO.FileLoadException: Failed to decompress Oodle data (Expected: 4191, Result: 0) at CUE4Parse.Compression.Compression.Decompress(ReadOnlySpan`1 compressed, Span`1 uncompressed, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 108 at CUE4Parse.Compression.Compression.Decompress(Byte[] compressed, Int32 compressedOffset, Int32 compressedSize, Byte[] uncompressed, Int32 uncompressedOffset, Int32 uncompressedSize, CompressionMethod method, FArchive reader) in /src/lib/CUE4Parse/CUE4Parse/Compression/Compression.cs:line 78 at CUE4Parse.UE4.IO.IoStoreReader.Read(Int64 offset, Int64 length, Int64 offsetInFile, Int32 encryptedBytesCount) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 313 at CUE4Parse.UE4.IO.IoStoreReader.Extract(VfsEntry entry, Nullable`1 header) in /src/lib/CUE4Parse/CUE4Parse/UE4/IO/IoStoreReader.cs:line 155 at CUE4Parse.FileProvider.Objects.GameFile.b__48_0() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at CUE4Parse.FileProvider.Objects.GameFile.CreateReaderAsync() in /src/lib/CUE4Parse/CUE4Parse/FileProvider/Objects/GameFile.cs:line 140 at CUE4Parse.FileProvider.AbstractFileProvider.LoadPackageAsync(GameFile file) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 631 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/BRCosmetics/Content/Characters/CharacterParts/FaceAccessories/CP_M_MED_RedOasis_Jackfruit_Icon_FaceAcc_fix.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/BRCosmetics/Content/Characters/Player/Male/Medium/Bodies/M_MED_RedOasisJackfruit_Icon/Morphs/M_MED_RedOasisJackfruit_Icon_MatDA.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/BRCosmetics/Content/Characters/Player/Male/Medium/Bodies/M_MED_RedOasisJackfruit_Icon/Morphs/M_MED_RedOasisJackfruit_Icon_Adj.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/BRCosmetics/Content/Characters/Player/Male/Medium/Bodies/M_MED_RedOasisJackfruit_Icon/Morphs/M_MED_RedOasisJackfruit_Icon_BMod_L.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/Creative/CRP/CRP_Sunburst/Content/SetupAssets/Blueprints/Signage/BP_Cybercity_Holo_Mint_Icon.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/MiniMap/Art/M_UI_PinQuest_Icon_Inst.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/UI/Icons/Augments/M_UI_PlayerAugment_Icon_Master.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/FortUILibrary/Content/Textures/Material/M_UIKit_Icon.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/MiniMap/Art/M_UI_PinQuest_Icon_Master.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/M_UI_Sprout_Icon_Map_OutlineShadow.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/Juno/JunoExclusiveUI/Content/Foundation/Art/MI_UI_Juno_Healthbar_Heart_Icon.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/FestivalNPC/MI_UI_Sprout_Icon_Map_DishBoard.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/FestivalNPC/MI_UI_Sprout_Icon_Map_OakShelf.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/FestivalNPC/MI_UI_Sprout_Icon_Map_LandRace.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/FestivalNPC/MI_UI_Sprout_Icon_Map_FluffySlippers.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/FestivalNPC/MI_UI_Sprout_Icon_Map_SickLeave.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_TiltSquare_Inst.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/MI_HUDLayoutToolV2_SettingsRotator.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/FestivalNPC/MI_UI_Sprout_Icon_Map_FruitFire_Nudge.o.uasset OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : LZ corruption : invalid header.. OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : Malformed data stream header OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : LZ corruption : invalid header.. OODLE ERROR : Malformed data stream header OODLE ERROR : LZ corruption : qh.compLen > qh_rawLen! OODLE ERROR : LZ corruption : OodleLZ_Decompress failed (0 != 1590) OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : LZ corruption : qh.compLen > qh_rawLen! OODLE ERROR : LZ corruption : OodleLZ_Decompress failed (0 != 1590) OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : LZ corruption : LZB match past end OODLE ERROR : LZ corruption : DecodeOneQuantum fail! OODLE ERROR : LZ corruption : OodleLZ_Decompress failed (0 != 1609) OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : LZ corruption : LZB match past end OODLE ERROR : LZ corruption : DecodeOneQuantum fail! OODLE ERROR : LZ corruption : OodleLZ_Decompress failed (0 != 1609) OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : LZ corruption : invalid header.. OODLE ERROR : Malformed data stream header OODLE ERROR : LZ corruption : invalid header.. OODLE ERROR : Malformed data stream header OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : LZ corruption : OodleLZ_Decompress : DecodeSome wanted more comp data OODLE ERROR : LZ corruption : OodleLZ_Decompress failed (0 != 4191) OODLE ERROR : LZ corruption : OodleLZ_Decompress : DecodeSome wanted more comp data OODLE ERROR : LZ corruption : OodleLZ_Decompress failed (0 != 4191) OODLE ERROR : corruption : (literals_ptr+lrl <= literals_end) OODLE ERROR : LZ corruption : DecodeOneQuantum fail! OODLE ERROR : LZ corruption : OodleLZ_Decompress failed (0 != 22723) OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : LZ corruption : LZB match past end OODLE ERROR : LZ corruption : DecodeOneQuantum fail! OODLE ERROR : LZ corruption : OodleLZ_Decompress failed (0 != 1609) OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : LZ corruption : invalid header.. OODLE ERROR : Malformed data stream header OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : LZ corruption : qh.compLen > qh_rawLen! OODLE ERROR : LZ corruption : OodleLZ_Decompress failed (0 != 1590) OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/FestivalNPC/MI_UI_Sprout_Icon_Map_ClimbSpill.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_QuickbarSlotLockBg.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/FestivalNPC/MI_UI_Sprout_Icon_Map_BarnDoor.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/FestivalNPC/MI_UI_Sprout_Icon_Map_GolfB.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_TutorialTextbox.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/FestivalNPC/MI_UI_Sprout_Icon_Map_SilentNovel.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Menu/Map/Art/FestivalNPC/MI_UI_Sprout_Icon_Map_LunchBreak.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/Juno/SproutGameUI/Content/Foundation/Art/MI_UI_Sprout_Icon_WelcomeFeatured.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/MI_HUDLayoutToolV2_Tooltip.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HLT_RadialGradient_Inst.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_SettingsRotator.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HLT_RadialGradient.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HLT_PopupBottomBar.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_UI_Square.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_Tutorial_PreviewOutline.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_TiltSquare.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_Tooltip.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HLT_ManagementHeader.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/MI_HLT_OutOfBoundsIndicator.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_UI_Square_Inst.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/MI_HLT_BoldOutOfBoundsIndicator.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/SaveTheWorld/Content/UI/Foundation/Textures/Icons/HUD/T-Icon-Hoverboard-128_Mat.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/SaveTheWorld/Content/Frontend/Store/Pinata/Assets/CardPackTypeIcons/Material/M_PPT_Icon.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HLT_OutOfBoundsIndicator.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/FortUILibrary/Content/UIKit/Buttons/MaterialInstances/CTAButtons/MI_UIKit_IconWhite.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/FortUILibrary/Content/UIKit/Buttons/MaterialInstances/CTAButtons/MI_UIKit_IconQuiet.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/MI_HUDLayoutToolV2_Handle.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/MI-HLT-Background.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/MI_HUDLayoutToolV2_PanelHandle.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HLT_RadialGradientRed_Inst.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/HUD/MiniMap/Services/Textures/MI_UI_NPCCollect_IconBg.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/Athena/HUD/Bacchus/HUDLayoutTool/HLT_Icons/M_HUDLayoutToolV2_Handle.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/UI/ExpressSupport/Icons/MI_ExpressSuport_Icon_Base.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/FortniteCoreUI/Content/UI/ExpressSupport/Icons/M_ExpressSuport_Icon.o.uasset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Package loaded but no decodable texture or material export: FortniteGame/Plugins/GameFeatures/LTM/BlueCheese/Content/Mutators/Mutator_BlueCheese_InventoryOverride_TeamBucket_IconsOnly.o.uasset info: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] Texture scan complete: 0 new exports, 50808 already existed, 194 failed info: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] Phase 3 (Texture scan) completed in 2.6s info: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] JSON icon scan: found 49793 unique icon asset paths from cosmetic/weapon JSONs dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_GulchTruce System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_GulchTruce" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_GulchTruce_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_GulchTruce_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_TouchToken System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_TouchToken" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_TouchToken_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_TouchToken_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Mics/S41/Icons/T_UI_Icon_Mics_AnvilAlarmMoth System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Mics/S41/Icons/T_UI_Icon_Mics_AnvilAlarmMoth" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Mics/S41/Icons/T_UI_Icon_Mics_AnvilAlarmMoth_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Mics/S41/Icons/T_UI_Icon_Mics_AnvilAlarmMoth_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_Brite_S System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_Brite_S" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_Brite_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_Brite_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Mics/S41/Icons/T_UI_Icon_Mics_AnvilAlarmRobin System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Mics/S41/Icons/T_UI_Icon_Mics_AnvilAlarmRobin" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Mics/S41/Icons/T_UI_Icon_Mics_AnvilAlarmRobin_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Mics/S41/Icons/T_UI_Icon_Mics_AnvilAlarmRobin_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Guitar/S41/T_UI_Icon_Guitar_AnvilAlarmMoth System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Guitar/S41/T_UI_Icon_Guitar_AnvilAlarmMoth" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Guitar/S41/T_UI_Icon_Guitar_AnvilAlarmMoth_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Guitar/S41/T_UI_Icon_Guitar_AnvilAlarmMoth_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_DyeBlast System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_DyeBlast" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_DyeBlast_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_DyeBlast_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Guitar/S41/T_UI_Icon_Guitar_MatteDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Guitar/S41/T_UI_Icon_Guitar_MatteDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Guitar/S41/T_UI_Icon_Guitar_MatteDecoy_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Guitar/S41/T_UI_Icon_Guitar_MatteDecoy_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_RustedBlade System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_RustedBlade" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Aura/S41/T_Aura_RadiantBastion System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Aura/S41/T_Aura_RadiantBastion" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Aura/S41/T_Aura_RadiantBastion_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Aura/S41/T_Aura_RadiantBastion_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Aura/S41/T_Aura_FracturedBeacon System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Aura/S41/T_Aura_FracturedBeacon" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Aura/S41/T_Aura_FracturedBeacon_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Aura/S41/T_Aura_FracturedBeacon_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_NoiseClueGust System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_NoiseClueGust" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_NoiseClueGust_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_NoiseClueGust_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_Season_42Reload System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_Season_42Reload" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_Season_42Reload_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_Season_42Reload_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_ShimPilon System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_ShimPilon" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_EarPsych System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_EarPsych" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_EarPsych_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_EarPsych_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Guitar/S41/T_UI_Icon_Guitar_CaptainShine System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Guitar/S41/T_UI_Icon_Guitar_CaptainShine" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Guitar/S41/T_UI_Icon_Guitar_CaptainShine_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Guitar/S41/T_UI_Icon_Guitar_CaptainShine_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Mics/S41/Icons/T_UI_Icon_Mics_CreamDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Mics/S41/Icons/T_UI_Icon_Mics_CreamDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Mics/S41/Icons/T_UI_Icon_Mics_CreamDecoy_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Mics/S41/Icons/T_UI_Icon_Mics_CreamDecoy_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_SharpCrave System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_SharpCrave" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_SharpCrave_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_SharpCrave_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Guitar/S42/T_UI_Icon_Guitar_SaltyBrim System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Guitar/S42/T_UI_Icon_Guitar_SaltyBrim" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Guitar/S42/T_UI_Icon_Guitar_SaltyBrim_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Guitar/S42/T_UI_Icon_Guitar_SaltyBrim_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S40/T_Icon_Pickaxes_UniqueBeetle System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S40/T_Icon_Pickaxes_UniqueBeetle" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S40/T_Icon_Pickaxes_UniqueBeetle_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S40/T_Icon_Pickaxes_UniqueBeetle_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_VibrantShell System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_VibrantShell" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_VibrantShell_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_VibrantShell_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_LazarusUntold System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_LazarusUntold" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_LazarusUntold_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_LazarusUntold_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_NightBloom System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_NightBloom" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_NightBloom_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_NightBloom_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_TutSoothe System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_TutSoothe" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_TutSoothe_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_TutSoothe_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_NavyArtisan System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_NavyArtisan" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_AxeOfUnreal_42Reload System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_AxeOfUnreal_42Reload" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_AxeOfUnreal_42Reload_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_AxeOfUnreal_42Reload_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Bass/S42/Icons/T_Bass_UniqueBeetle System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Bass/S42/Icons/T_Bass_UniqueBeetle" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Bass/S42/Icons/T_Bass_UniqueBeetle_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Bass/S42/Icons/T_Bass_UniqueBeetle_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_CherryKnot System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_CherryKnot" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_CherryKnot_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_CherryKnot_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_TacticalCommando_F_S System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_TacticalCommando_F_S" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_TacticalCommando_F_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_TacticalCommando_F_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Guitar/S41/T_UI_Icon_Guitar_ChromeSiren System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Guitar/S41/T_UI_Icon_Guitar_ChromeSiren" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Guitar/S41/T_UI_Icon_Guitar_ChromeSiren_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Guitar/S41/T_UI_Icon_Guitar_ChromeSiren_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Keytar/S41/Icons/T_UI_Icon_Keytar_NightBloom System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Keytar/S41/Icons/T_UI_Icon_Keytar_NightBloom" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Keytar/S41/Icons/T_UI_IconKeytar_NightBloom_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Keytar/S41/Icons/T_UI_IconKeytar_NightBloom_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Guitar/S42/T_UI_Icon_Guitar_RustedBlade System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Guitar/S42/T_UI_Icon_Guitar_RustedBlade" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Aura/S41/T_Aura_ShadedExpanse System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Aura/S41/T_Aura_ShadedExpanse" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Aura/S41/T_Aura_ShadedExpanse_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Aura/S41/T_Aura_ShadedExpanse_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_MasakoReign System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_MasakoReign" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_VowelSleep System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_VowelSleep" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_VowelSleep_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_VowelSleep_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_TallChoreUniversal System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_TallChoreUniversal" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_Raptor_S System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_Raptor_S" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_Raptor_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_Raptor_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Guitar/S42/T_UI_Icon_Guitar_GamingPC System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Guitar/S42/T_UI_Icon_Guitar_GamingPC" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Guitar/S42/T_UI_Icon_Guitar_GamingPC_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Guitar/S42/T_UI_Icon_Guitar_GamingPC_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_SpecialScroll System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_SpecialScroll" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_SpecialScroll_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_SpecialScroll_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_PhoenixKick System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_PhoenixKick" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_PhoenixKick_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_PhoenixKick_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_TackleShow System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_TackleShow" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_TackleShow_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_TackleShow_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Guitar/S42/T_UI_Icon_Guitar_NoiseClue System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Guitar/S42/T_UI_Icon_Guitar_NoiseClue" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Guitar/S42/T_UI_Icon_Guitar_NoiseClue_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Guitar/S42/T_UI_Icon_Guitar_NoiseClue_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/Athena/TestAssets/Icons/LoadingScreens/Icon-LoadScreen-Default System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/Athena/TestAssets/Icons/LoadingScreens/Icon-LoadScreen-Default" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_BerryFlight System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_BerryFlight" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/DrumKits/S41/T_UI_Icon_DrumKit_AnvilAlarmMoth System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/DrumKits/S41/T_UI_Icon_DrumKit_AnvilAlarmMoth" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/DrumKits/S41/T_UI_Icon_DrumKit_AnvilAlarmMoth_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/DrumKits/S41/T_UI_Icon_DrumKit_AnvilAlarmMoth_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: SparksCosmetics/UI/Icons/Drums/S39/T_UI_Icon_Drum_OuterShell_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "SparksCosmetics/UI/Icons/Drums/S39/T_UI_Icon_Drum_OuterShell_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_SaltyBrim_Pin System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_SaltyBrim_Pin" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_DuneBriefShift_Universal System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_DuneBriefShift_Universal" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_DuneBriefShift_Universal_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_DuneBriefShift_Universal_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_SheerWill System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_SheerWill" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_CrudeDraft System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_CrudeDraft" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_CrudeDraft_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_CrudeDraft_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_SuppressedPistol_S System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_SuppressedPistol_S" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_SuppressedPistol_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_SuppressedPistol_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_CadetFrog_Slide System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_CadetFrog_Slide" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_CadetFrog_Slide_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_CadetFrog_Slide_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_FNBirthdayNine System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_FNBirthdayNine" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_FNBirthdayNine_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_FNBirthdayNine_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_AnvilAlarmRobin System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_AnvilAlarmRobin" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_AnvilAlarmRobin_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_AnvilAlarmRobin_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_Minigun_S System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_Minigun_S" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_Minigun_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_Minigun_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_TacticalShotgun_S System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_TacticalShotgun_S" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_TacticalShotgun_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_TacticalShotgun_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_ChromeSiren System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_ChromeSiren" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_ChromeSiren_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_ChromeSiren_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_DuneBriefMerry_Universal System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_DuneBriefMerry_Universal" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_DuneBriefMerry_Universal_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_DuneBriefMerry_Universal_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_NobleCrusher System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_NobleCrusher" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_AnvilAlarmMoth_Reactive System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_AnvilAlarmMoth_Reactive" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_AnvilAlarmMoth_Reactive_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_AnvilAlarmMoth_Reactive_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_OceanPearlFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_OceanPearlFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_OceanPearlFNCS_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S41/T_Icon_Pickaxes_OceanPearlFNCS_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_FNBR-KetArt_S System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_FNBR-KetArt_S" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_FNBR-KetArt_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_FNBR-KetArt_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_GrizzlyDemise System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_GrizzlyDemise" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_GrizzlyDemise_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/Icons/Weapons/Items/S42/T_Icon_Pickaxes_GrizzlyDemise_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_PickAxes_S System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_PickAxes_S" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_PickAxes_L System.Collections.Generic.KeyNotFoundException: There is no game file with the path "BRCosmetics/UI/Foundation/Textures/LoadingScreens/Season3/PreviewImages/T_PickAxes_L" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: JunoTG_LateUrban_Prop/Glider/T_UI_Juno_Icon_Toy_Glider_LU System.Collections.Generic.KeyNotFoundException: There is no game file with the path "JunoTG_LateUrban_Prop/Glider/T_UI_Juno_Icon_Toy_Glider_LU" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: JunoTG_LateUrban_Prop/Grappler/T_UI_Juno_Icon_Toy_Hookgun_LU System.Collections.Generic.KeyNotFoundException: There is no game file with the path "JunoTG_LateUrban_Prop/Grappler/T_UI_Juno_Icon_Toy_Hookgun_LU" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: JunoGame/UI/Icons/Food/T_UI_Juno_Icon_Food_AnimalTreat System.Collections.Generic.KeyNotFoundException: There is no game file with the path "JunoGame/UI/Icons/Food/T_UI_Juno_Icon_Food_AnimalTreat" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_Kepler System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_Kepler" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_UI_FeaturedRenderSwitch_Kepler → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_Kepler dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S25/T_AthenaSoldiers_LastVoiceSteel_Reactive System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S25/T_AthenaSoldiers_LastVoiceSteel_Reactive" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_LastVoiceSteel_Reactive → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S25/T_AthenaSoldiers_LastVoiceSteel_Reactive dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S25/T_AthenaSoldiers_LastVoiceSteel System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S25/T_AthenaSoldiers_LastVoiceSteel" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_LastVoiceSteel → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S25/T_AthenaSoldiers_LastVoiceSteel dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/T_UI_Featured_Figure_LastVoiceSteelA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/T_UI_Featured_Figure_LastVoiceSteelA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Figure_LastVoiceSteelA_juno → OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/T_UI_Featured_Figure_LastVoiceSteelA dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-Blackout2 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-Blackout2" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: M-Blackout2 → OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-Blackout2 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Chrisp01 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Chrisp01" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Wheel_Chrisp01 → OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Chrisp01 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_ChromeSiren → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_ChromeSiren_02 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren_02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren_03 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren_03" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_ChromeSiren_03 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren_03 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren_04 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren_04" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_ChromeSiren_04 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren_04 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren_05 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren_05" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_ChromeSiren_05 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren_05 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_ChromeSiren System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_ChromeSiren" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_ChromeSiren_juno → OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_ChromeSiren dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Bundles/S29/Neocar/T_UI_Vehicle_Web_Neocar System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Bundles/S29/Neocar/T_UI_Vehicle_Web_Neocar" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Vehicle_Web_Neocar → OfferCatalog/Textures/Dealership_2dRenders/Bundles/S29/Neocar/T_UI_Vehicle_Web_Neocar dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_ShirtTilapia System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_ShirtTilapia" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_ShirtTilapia → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_ShirtTilapia dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_ShirtTilapia_Agree System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_ShirtTilapia_Agree" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_ShirtTilapia_Agree → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_ShirtTilapia_Agree dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S10/T_Featured_Pickaxes_Traveler System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S10/T_Featured_Pickaxes_Traveler" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Pickaxes_Traveler → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S10/T_Featured_Pickaxes_Traveler dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_GothClaws System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_GothClaws" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_GothClaws → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_GothClaws dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_GothClaws System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_GothClaws" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Figure_GothClaws_juno → OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_GothClaws dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-DevilLace System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-DevilLace" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: M-DevilLace → OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-DevilLace dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S31/T_Featured_Pickaxes_DoughDisk System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S31/T_Featured_Pickaxes_DoughDisk" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Pickaxes_DoughDisk → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S31/T_Featured_Pickaxes_DoughDisk dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_AnvilAlarmRobin System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_AnvilAlarmRobin" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaEmotes_AnvilAlarmRobin → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_AnvilAlarmRobin dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_IvoryCascade01 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_IvoryCascade01" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Wheel_IvoryCascade01 → OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_IvoryCascade01 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_MatteDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_MatteDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaEmotes_MatteDecoy → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_MatteDecoy dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Macht01 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Macht01" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Wheel_Macht01 → OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Macht01 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/MI_OfferImages/MI_Bundle_Featured_SmallFry System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/MI_OfferImages/MI_Bundle_Featured_SmallFry" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_Bundle_Featured_SmallFry → OfferCatalog/MI_OfferImages/MI_Bundle_Featured_SmallFry dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_RL167 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_RL167" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Wheel_RL167 → OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_RL167 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Sparks_2dRenders/Mics/S41/Featured/T_UI_Featured_Mic_AnvilAlarmRobin System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Sparks_2dRenders/Mics/S41/Featured/T_UI_Featured_Mic_AnvilAlarmRobin" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Mic_AnvilAlarmRobin → OfferCatalog/Textures/Sparks_2dRenders/Mics/S41/Featured/T_UI_Featured_Mic_AnvilAlarmRobin dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_CherryKnot System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_CherryKnot" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_CherryKnot → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_CherryKnot dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_ChromeSiren → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren_Helmet System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren_Helmet" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_ChromeSiren_Helmet → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren_Helmet dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren_Visor_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren_Visor_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_ChromeSiren_Visor_02 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren_Visor_02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren_Visor_03 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren_Visor_03" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_ChromeSiren_Visor_03 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren_Visor_03 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren_Visor_04 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren_Visor_04" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_ChromeSiren_Visor_04 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren_Visor_04 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_ChromeSiren System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_ChromeSiren" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Figure_ChromeSiren_juno → OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_ChromeSiren dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/MI_OfferImages/MI_Bundle_Featured_StreetOpsFemale System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/MI_OfferImages/MI_Bundle_Featured_StreetOpsFemale" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_Bundle_Featured_StreetOpsFemale → OfferCatalog/MI_OfferImages/MI_Bundle_Featured_StreetOpsFemale dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/T_UI_LTO_Jade_RMT_STW_DA_4x4 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/T_UI_LTO_Jade_RMT_STW_DA_4x4" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_LTO_Jade_RMT_STW_DA_4x4 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/T_UI_LTO_Jade_RMT_STW_DA_4x4 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_AnvilAlarmRobin System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_AnvilAlarmRobin" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_AnvilAlarmRobin → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_AnvilAlarmRobin dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_AnvilAlarmRobin_Let System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_AnvilAlarmRobin_Let" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_AnvilAlarmRobin_Let → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_AnvilAlarmRobin_Let dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_AnvilAlarmRobin_GlassesOff System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_AnvilAlarmRobin_GlassesOff" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_AnvilAlarmRobin_GlassesOff → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_AnvilAlarmRobin_GlassesOff dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_AnvilAlarmRobin_ScarfOff System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_AnvilAlarmRobin_ScarfOff" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_AnvilAlarmRobin_ScarfOff → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_AnvilAlarmRobin_ScarfOff dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_MatteDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_MatteDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_MatteDecoy → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_MatteDecoy dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_MatteDecoy_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_MatteDecoy_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_MatteDecoy_02 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_MatteDecoy_02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_MatteDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_MatteDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Figure_MatteDecoy_juno → OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_MatteDecoy dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-Angel System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-Angel" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: M-Angel → OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-Angel dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/MI_OfferImages/MI_Bundle_Tar System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/MI_OfferImages/MI_Bundle_Tar" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_Bundle_Tar → OfferCatalog/MI_OfferImages/MI_Bundle_Tar dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_NoonDoctor System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_NoonDoctor" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_NoonDoctor → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_NoonDoctor dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Wheels/S30/T_UI_Featured_Wheel_RL157 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Wheels/S30/T_UI_Featured_Wheel_RL157" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Wheel_RL157 → OfferCatalog/Textures/Dealership_2dRenders/Wheels/S30/T_UI_Featured_Wheel_RL157 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S40/T_AthenaEmotes_LentilAnise System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S40/T_AthenaEmotes_LentilAnise" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaEmotes_LentilAnise → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S40/T_AthenaEmotes_LentilAnise dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Vigilante System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Vigilante" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_UI_FeaturedRenderSwitch_M_Vigilante → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Vigilante dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_CreamDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_CreamDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Wraps_CreamDecoy → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_CreamDecoy dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Lunchbox System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Lunchbox" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_UI_FeaturedRenderSwitch_M_Lunchbox → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Lunchbox dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Sparks_2dRenders/Guitar/S41/Featured/T_UI_Featured_Guitar_VoyagerCuboid System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Sparks_2dRenders/Guitar/S41/Featured/T_UI_Featured_Guitar_VoyagerCuboid" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Guitar_VoyagerCuboid → OfferCatalog/Textures/Sparks_2dRenders/Guitar/S41/Featured/T_UI_Featured_Guitar_VoyagerCuboid dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Sparks_2dRenders/Mics/S41/Featured/T_UI_Featured_Mic_CreamDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Sparks_2dRenders/Mics/S41/Featured/T_UI_Featured_Mic_CreamDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Mic_CreamDecoy → OfferCatalog/Textures/Sparks_2dRenders/Mics/S41/Featured/T_UI_Featured_Mic_CreamDecoy dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Sparks_2dRenders/Mics/S41/Featured/T_UI_Featured_Mic_CreamDecoy_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Sparks_2dRenders/Mics/S41/Featured/T_UI_Featured_Mic_CreamDecoy_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Mic_CreamDecoy_02 → OfferCatalog/Textures/Sparks_2dRenders/Mics/S41/Featured/T_UI_Featured_Mic_CreamDecoy_02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_CreamDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_CreamDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_CreamDecoy → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_CreamDecoy dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_CreamDecoy_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_CreamDecoy_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_CreamDecoy_02 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_CreamDecoy_02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_CreamDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_CreamDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_CreamDecoy_juno → OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_CreamDecoy dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S22/T_AthenaBackpack_AllKnowing System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S22/T_AthenaBackpack_AllKnowing" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_AllKnowing → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S22/T_AthenaBackpack_AllKnowing dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_QueenGalore System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_QueenGalore" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_QueenGalore → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_QueenGalore dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_QueenGalore_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_QueenGalore_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_QueenGalore_02 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_QueenGalore_02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_QueenGalore System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_QueenGalore" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_QueenGalore_juno → OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_QueenGalore dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_QueenGalore_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_QueenGalore_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_QueenGalore_02_juno → OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_QueenGalore_02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Tailor System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Tailor" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_UI_FeaturedRenderSwitch_M_Tailor → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Tailor dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_VoyagerCuboid System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_VoyagerCuboid" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Wraps_VoyagerCuboid → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_VoyagerCuboid dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_SkyRuled System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_SkyRuled" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaEmotes_SkyRuled_juno → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_SkyRuled dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_SkyRuled System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_SkyRuled" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaEmotes_SkyRuled → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_SkyRuled dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_RareKrow System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_RareKrow" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_RareKrow → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_RareKrow dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_RareKrow_C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_RareKrow_C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_RareKrow_C → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_RareKrow_C dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_RareKrow_B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_RareKrow_B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_RareKrow_B → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_RareKrow_B dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_RareKrow_D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_RareKrow_D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_RareKrow_D → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_RareKrow_D dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunStar System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunStar" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_SunStar → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunStar dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunStar_GlassesUp System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunStar_GlassesUp" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_SunStar_GlassesUp → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunStar_GlassesUp dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_SunStarA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_SunStarA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Figure_SunStarA_juno → OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_SunStarA dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/MI_OfferImages/MI_Bundle_Skirmish System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/MI_OfferImages/MI_Bundle_Skirmish" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_Bundle_Skirmish → OfferCatalog/MI_OfferImages/MI_Bundle_Skirmish dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_Sunset → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_Sunset_02 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_03 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_03" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_Sunset_03 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_03 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_04 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_04" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_Sunset_04 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_04 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_05 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_05" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_Sunset_05 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_05 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_Sunset System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_Sunset" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_Sunset_juno → OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_Sunset dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_Sunset_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_Sunset_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_Sunset_02_juno → OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_Sunset_02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_BulletB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_BulletB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Wheel_BulletB → OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_BulletB dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Wheel_RL152OR System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Wheel_RL152OR" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Wheel_Wheel_RL152OR → OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Wheel_RL152OR dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_FeaturedRenderSwitch_Greenhouse System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_FeaturedRenderSwitch_Greenhouse" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_FeaturedRenderSwitch_Greenhouse → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_FeaturedRenderSwitch_Greenhouse dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S30/T_Featured_Pickaxes_HydroBottle System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S30/T_Featured_Pickaxes_HydroBottle" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Pickaxes_HydroBottle → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S30/T_Featured_Pickaxes_HydroBottle dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_SkyRuled System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_SkyRuled" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Wraps_SkyRuled → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_SkyRuled dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Bundles/S41/NeptuneShell/T_UI_Vehicle_Web_NeptuneShell System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Bundles/S41/NeptuneShell/T_UI_Vehicle_Web_NeptuneShell" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Vehicle_Web_NeptuneShell → OfferCatalog/Textures/Dealership_2dRenders/Bundles/S41/NeptuneShell/T_UI_Vehicle_Web_NeptuneShell dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunBeam System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunBeam" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_SunBeam → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunBeam dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunBeam_Up System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunBeam_Up" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_SunBeam_Up → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunBeam_Up dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunBeam_NoGlasses System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunBeam_NoGlasses" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_SunBeam_NoGlasses → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunBeam_NoGlasses dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_SunbeamB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_SunbeamB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Figure_SunbeamB_juno → OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_SunbeamB dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Bundles/S41/Akumat1/T_UI_Vehicle_Web_AkumaT1 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Bundles/S41/Akumat1/T_UI_Vehicle_Web_AkumaT1" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Vehicle_Web_AkumaT1 → OfferCatalog/Textures/Dealership_2dRenders/Bundles/S41/Akumat1/T_UI_Vehicle_Web_AkumaT1 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CherryKnot_Strings System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CherryKnot_Strings" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_CherryKnot_Strings → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CherryKnot_Strings dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CherryKnot System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CherryKnot" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_CherryKnot → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CherryKnot dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_CherryKnot System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_CherryKnot" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Figure_CherryKnot_juno → OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_CherryKnot dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S11/T_AthenaBackpack_Submariner System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S11/T_AthenaBackpack_Submariner" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_Submariner → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S11/T_AthenaBackpack_Submariner dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-SlurpJuice System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-SlurpJuice" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: M-SlurpJuice → OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-SlurpJuice dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_GothClaws System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_GothClaws" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Wraps_GothClaws → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_GothClaws dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_MatteDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_MatteDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_MatteDecoy → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_MatteDecoy dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_VoyagerCuboid System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_VoyagerCuboid" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaEmotes_VoyagerCuboid → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_VoyagerCuboid dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_EarPsych System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_EarPsych" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_EarPsych → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_EarPsych dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_EarPsych_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_EarPsych_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_EarPsych_02 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_EarPsych_02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_EarPsych System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_EarPsych" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Figure_EarPsych_juno → OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_EarPsych dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S40/T_Featured_Pickaxes_LentilAnise System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S40/T_Featured_Pickaxes_LentilAnise" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Pickaxes_LentilAnise → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S40/T_Featured_Pickaxes_LentilAnise dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_SnugLoaf System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_SnugLoaf" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_SnugLoaf → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_SnugLoaf dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_SnugLoaf_B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_SnugLoaf_B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_SnugLoaf_B → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_SnugLoaf_B dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_SnugLoaf_C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_SnugLoaf_C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_SnugLoaf_C → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_SnugLoaf_C dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_NauticalBundle System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_NauticalBundle" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_UI_FeaturedRenderSwitch_NauticalBundle → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_NauticalBundle dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/MI_OfferImages/MI_Bundle_TacticalRed System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/MI_OfferImages/MI_Bundle_TacticalRed" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_Bundle_TacticalRed → OfferCatalog/MI_OfferImages/MI_Bundle_TacticalRed dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S30/T_AthenaBackpack_StoneLion System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S30/T_AthenaBackpack_StoneLion" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_StoneLion → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S30/T_AthenaBackpack_StoneLion dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S21/T_Featured_Pickaxes_SunBeam System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S21/T_Featured_Pickaxes_SunBeam" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Pickaxes_SunBeam → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S21/T_Featured_Pickaxes_SunBeam dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_UI_LTO_AcePack_DA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_UI_LTO_AcePack_DA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_LTO_AcePack_DA → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_UI_LTO_AcePack_DA dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CreamDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CreamDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_CreamDecoy → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CreamDecoy dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CreamDecoy_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CreamDecoy_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_CreamDecoy_02 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CreamDecoy_02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_CreamDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_CreamDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Figure_CreamDecoy_juno → OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_CreamDecoy dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CloakedFaith System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CloakedFaith" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_CloakedFaith → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CloakedFaith dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_CloakedFaith System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_CloakedFaith" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Figure_CloakedFaith_juno → OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_CloakedFaith dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S21/T_AthenaBackpack_SunTide System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S21/T_AthenaBackpack_SunTide" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_SunTide → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S21/T_AthenaBackpack_SunTide dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S11/T_AthenaBackpack_Weeping_Woods System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S11/T_AthenaBackpack_Weeping_Woods" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_Weeping_Woods → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S11/T_AthenaBackpack_Weeping_Woods dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S36/T_AthenaEmotes_Tangle System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S36/T_AthenaEmotes_Tangle" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaEmotes_Tangle → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S36/T_AthenaEmotes_Tangle dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Corny System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Corny" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_UI_FeaturedRenderSwitch_M_Corny → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Corny dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_SolarDusk_Spike System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_SolarDusk_Spike" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_SolarDusk_Spike → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_SolarDusk_Spike dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_SolarDusk System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_SolarDusk" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_SolarDusk → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_SolarDusk dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BeachCavalier System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BeachCavalier" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_BeachCavalier → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BeachCavalier dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BeachCavalier_D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BeachCavalier_D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_BeachCavalier_D → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BeachCavalier_D dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BeachCavalier_E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BeachCavalier_E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_BeachCavalier_E → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BeachCavalier_E dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_OceanPearlFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_OceanPearlFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Wraps_OceanPearlFNCS → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_OceanPearlFNCS dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_VowelSleep System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_VowelSleep" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaEmotes_VowelSleep → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_VowelSleep dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ToffeeMood System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ToffeeMood" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_ToffeeMood → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ToffeeMood dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Wheels/S38/T_UI_Featured_Wheel_Garage01 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Wheels/S38/T_UI_Featured_Wheel_Garage01" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Wheel_Garage01 → OfferCatalog/Textures/Dealership_2dRenders/Wheels/S38/T_UI_Featured_Wheel_Garage01 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_SpongeHollow_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_SpongeHollow_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_SpongeHollow_02 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_SpongeHollow_02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_SpongeHollow_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_SpongeHollow_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_SpongeHollow_02_juno → OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_SpongeHollow_02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_Gear System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_Gear" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_Sunset_Gear → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_Gear dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_GothClaws System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_GothClaws" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_GothClaws → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_GothClaws dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-CyberRunner System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-CyberRunner" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: M-CyberRunner → OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-CyberRunner dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/Takumii/T_UI_Vehicle_Web_Takumii System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/Takumii/T_UI_Vehicle_Web_Takumii" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Vehicle_Web_Takumii → OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/Takumii/T_UI_Vehicle_Web_Takumii dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_CherryKnot System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_CherryKnot" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Pickaxes_CherryKnot → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_CherryKnot dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Sparks_2dRenders/Guitar/S41/Featured/T_UI_Featured_Guitar_MatteDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Sparks_2dRenders/Guitar/S41/Featured/T_UI_Featured_Guitar_MatteDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Guitar_MatteDecoy → OfferCatalog/Textures/Sparks_2dRenders/Guitar/S41/Featured/T_UI_Featured_Guitar_MatteDecoy dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Sparks_2dRenders/Guitar/S41/Featured/T_UI_Featured_Guitar_MatteDecoy_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Sparks_2dRenders/Guitar/S41/Featured/T_UI_Featured_Guitar_MatteDecoy_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Guitar_MatteDecoy_02 → OfferCatalog/Textures/Sparks_2dRenders/Guitar/S41/Featured/T_UI_Featured_Guitar_MatteDecoy_02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VoyagerCuboid System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VoyagerCuboid" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_VoyagerCuboid → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VoyagerCuboid dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_VoyagerCuboid System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_VoyagerCuboid" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Figure_VoyagerCuboid_juno → OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_VoyagerCuboid dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S25/T_AthenaSoldiers_LastVoice_Dive System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S25/T_AthenaSoldiers_LastVoice_Dive" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_LastVoice_Dive → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S25/T_AthenaSoldiers_LastVoice_Dive dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/T_UI_Featured_Figure_LastVoiceDiveA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/T_UI_Featured_Figure_LastVoiceDiveA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Figure_LastVoiceDiveA_juno → OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/T_UI_Featured_Figure_LastVoiceDiveA dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S21/T_AthenaBackpack_SunStar System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S21/T_AthenaBackpack_SunStar" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_SunStar → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S21/T_AthenaBackpack_SunStar dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_VibrantShell System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_VibrantShell" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_VibrantShell → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_VibrantShell dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S25/T_AthenaBackpack_BiruFang System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S25/T_AthenaBackpack_BiruFang" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_BiruFang → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S25/T_AthenaBackpack_BiruFang dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Wheels/S42/T_UI_Featured_Wheel_BurnishedRaven01 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Wheels/S42/T_UI_Featured_Wheel_BurnishedRaven01" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Wheel_BurnishedRaven01 → OfferCatalog/Textures/Dealership_2dRenders/Wheels/S42/T_UI_Featured_Wheel_BurnishedRaven01 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_ChOneFemale System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_ChOneFemale" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_UI_FeaturedRenderSwitch_F_ChOneFemale → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_ChOneFemale dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_OceanPearlFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_OceanPearlFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_OceanPearlFNCS → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_OceanPearlFNCS dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_OceanPearlFNCS_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_OceanPearlFNCS_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_OceanPearlFNCS_02 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_OceanPearlFNCS_02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_OceanPearlFNCS_03 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_OceanPearlFNCS_03" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_OceanPearlFNCS_03 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_OceanPearlFNCS_03 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_OceanPearlFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_OceanPearlFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_OceanPearlFNCS_juno → OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_OceanPearlFNCS dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Slick02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Slick02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Wheel_Slick02 → OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Slick02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/MI_OfferImages/MI_Bundle_Featured_EpikWhale System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/MI_OfferImages/MI_Bundle_Featured_EpikWhale" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_Bundle_Featured_EpikWhale → OfferCatalog/MI_OfferImages/MI_Bundle_Featured_EpikWhale dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_AnvilAlarmMoth System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_AnvilAlarmMoth" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaEmotes_AnvilAlarmMoth → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_AnvilAlarmMoth dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_MatteDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_MatteDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Wraps_MatteDecoy → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_MatteDecoy dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S21/T_Featured_Pickaxes_SunStar System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S21/T_Featured_Pickaxes_SunStar" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Pickaxes_SunStar → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S21/T_Featured_Pickaxes_SunStar dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_SkyRuled System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_SkyRuled" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_SkyRuled → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_SkyRuled dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_SkyRuled System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_SkyRuled" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Figure_SkyRuled_juno → OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_SkyRuled dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Bundles/S31/MelonPan/T_UI_Vehicle_Web_MelonPan System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Bundles/S31/MelonPan/T_UI_Vehicle_Web_MelonPan" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Vehicle_Web_MelonPan → OfferCatalog/Textures/Dealership_2dRenders/Bundles/S31/MelonPan/T_UI_Vehicle_Web_MelonPan dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Bundles/S41/IvoryCascade/T_UI_Vehicle_Web_IvoryCascade_Web System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Bundles/S41/IvoryCascade/T_UI_Vehicle_Web_IvoryCascade_Web" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Vehicle_Web_IvoryCascade_Web → OfferCatalog/Textures/Dealership_2dRenders/Bundles/S41/IvoryCascade/T_UI_Vehicle_Web_IvoryCascade_Web dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_BulletD System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_BulletD" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Wheel_BulletD → OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_BulletD dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-Blackout1 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-Blackout1" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: M-Blackout1 → OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-Blackout1 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_ChromeSiren System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_ChromeSiren" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Wraps_ChromeSiren → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_ChromeSiren dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Bundles/S37/EggPlant/T_UI_Vehicle_Web_Eggplant_Web System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Bundles/S37/EggPlant/T_UI_Vehicle_Web_Eggplant_Web" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Vehicle_Web_Eggplant_Web → OfferCatalog/Textures/Dealership_2dRenders/Bundles/S37/EggPlant/T_UI_Vehicle_Web_Eggplant_Web dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S8/T_AthenaSoldiers_Furnace_Face System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S8/T_AthenaSoldiers_Furnace_Face" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_Furnace_Face → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S8/T_AthenaSoldiers_Furnace_Face dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/T_UI_Featured_Figure_FurnaceFaceA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/T_UI_Featured_Figure_FurnaceFaceA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Figure_FurnaceFaceA_juno → OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/T_UI_Featured_Figure_FurnaceFaceA dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_RL152OR2 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_RL152OR2" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Wheel_RL152OR2 → OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_RL152OR2 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Sparks_2dRenders/Bundles/S41/T_UI_Featured_Bundle_LollaJamBundle26 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Sparks_2dRenders/Bundles/S41/T_UI_Featured_Bundle_LollaJamBundle26" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Bundle_LollaJamBundle26 → OfferCatalog/Textures/Sparks_2dRenders/Bundles/S41/T_UI_Featured_Bundle_LollaJamBundle26 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Sparks_2dRenders/Bundles/S41/T_UI_Featured_Bundle_LollaJamBundle26_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Sparks_2dRenders/Bundles/S41/T_UI_Featured_Bundle_LollaJamBundle26_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Bundle_LollaJamBundle26_02 → OfferCatalog/Textures/Sparks_2dRenders/Bundles/S41/T_UI_Featured_Bundle_LollaJamBundle26_02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_GoneFishing System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_GoneFishing" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_GoneFishing → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_GoneFishing dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_CrypticCurse System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_CrypticCurse" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_UI_FeaturedRenderSwitch_M_CrypticCurse → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_CrypticCurse dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_FrostMystery System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_FrostMystery" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_UI_FeaturedRenderSwitch_F_FrostMystery → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_FrostMystery dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_BulletA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_BulletA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Wheel_BulletA → OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_BulletA dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_FuzzyComet System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_FuzzyComet" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_FuzzyComet → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_FuzzyComet dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_FuzzyComet System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_FuzzyComet" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_FuzzyComet_juno → OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_FuzzyComet dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S21/T_AthenaBackpack_SunBeam System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S21/T_AthenaBackpack_SunBeam" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_SunBeam → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S21/T_AthenaBackpack_SunBeam dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S21/T_AthenaBackpack_SunBeam_Dark System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S21/T_AthenaBackpack_SunBeam_Dark" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_SunBeam_Dark → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S21/T_AthenaBackpack_SunBeam_Dark dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S28/T_AthenaBackpack_MoonShock System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S28/T_AthenaBackpack_MoonShock" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_MoonShock → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S28/T_AthenaBackpack_MoonShock dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_OceanPearlFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_OceanPearlFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_OceanPearlFNCS → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_OceanPearlFNCS dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_OceanPearlFNCS_HatsOff System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_OceanPearlFNCS_HatsOff" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_OceanPearlFNCS_HatsOff → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_OceanPearlFNCS_HatsOff dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_OceanPearlFNCS_GlassesOff System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_OceanPearlFNCS_GlassesOff" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_OceanPearlFNCS_GlassesOff → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_OceanPearlFNCS_GlassesOff dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_OceanPearlFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_OceanPearlFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Figure_OceanPearlFNCS_juno → OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_OceanPearlFNCS dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S23/T_AthenaSoldiers_LopexSnow System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S23/T_AthenaSoldiers_LopexSnow" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_LopexSnow → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S23/T_AthenaSoldiers_LopexSnow dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Bundles/S40/Scarb/T_UI_Vehicle_Web_Scarb System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Bundles/S40/Scarb/T_UI_Vehicle_Web_Scarb" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Vehicle_Web_Scarb → OfferCatalog/Textures/Dealership_2dRenders/Bundles/S40/Scarb/T_UI_Vehicle_Web_Scarb dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Bundles/S34/MudPie/T_UI_Vehicle_Web_MudPie System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Bundles/S34/MudPie/T_UI_Vehicle_Web_MudPie" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Vehicle_Web_MudPie → OfferCatalog/Textures/Dealership_2dRenders/Bundles/S34/MudPie/T_UI_Vehicle_Web_MudPie dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_GothClaws System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_GothClaws" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_GothClaws → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_GothClaws dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_GothClaws System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_GothClaws" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_GothClaws_juno → OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_GothClaws dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_VoyagerCuboid System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_VoyagerCuboid" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_VoyagerCuboid → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_VoyagerCuboid dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_VoyagerCuboid System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_VoyagerCuboid" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_VoyagerCuboid_juno → OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_VoyagerCuboid dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VowelSleep System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VowelSleep" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_VowelSleep → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VowelSleep dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VowelSleep_Glasses System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VowelSleep_Glasses" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_VowelSleep_Glasses → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VowelSleep_Glasses dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VowelSleep_Expand System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VowelSleep_Expand" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_VowelSleep_Expand → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VowelSleep_Expand dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_VowelSleep System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_VowelSleep" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Figure_VowelSleep_juno → OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_VowelSleep dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Glider/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_Glider_Muertos System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Glider/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_Glider_Muertos" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_UI_FeaturedRenderSwitch_Glider_Muertos → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Glider/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_Glider_Muertos dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_ChromeSiren System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_ChromeSiren" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Pickaxes_ChromeSiren → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_ChromeSiren dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_GalaxySwish System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_GalaxySwish" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_GalaxySwish → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_GalaxySwish dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_GalaxySwish_Outfit System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_GalaxySwish_Outfit" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_GalaxySwish_Outfit → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_GalaxySwish_Outfit dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_GalaxySwish_B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_GalaxySwish_B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_GalaxySwish_B → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_GalaxySwish_B dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_GalaxySwish_C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_GalaxySwish_C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_GalaxySwish_C → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_GalaxySwish_C dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S19/T_AthenaBackpack_Shiitake_Shaolin System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S19/T_AthenaBackpack_Shiitake_Shaolin" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_Shiitake_Shaolin → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S19/T_AthenaBackpack_Shiitake_Shaolin dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Bundles/S31/o2/T_UI_Featured_body_o2_web System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Bundles/S31/o2/T_UI_Featured_body_o2_web" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_body_o2_web → OfferCatalog/Textures/Dealership_2dRenders/Bundles/S31/o2/T_UI_Featured_body_o2_web dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-LineSwirl System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-LineSwirl" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: M-LineSwirl → OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-LineSwirl dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Bundles/S41/Heaven/T_UI_Vehicle_Web_Heaven System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Bundles/S41/Heaven/T_UI_Vehicle_Web_Heaven" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Vehicle_Web_Heaven → OfferCatalog/Textures/Dealership_2dRenders/Bundles/S41/Heaven/T_UI_Vehicle_Web_Heaven dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Bundles/S36/Zrf/T_UI_Vehicle_Web_Zrf System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Bundles/S36/Zrf/T_UI_Vehicle_Web_Zrf" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Vehicle_Web_Zrf → OfferCatalog/Textures/Dealership_2dRenders/Bundles/S36/Zrf/T_UI_Vehicle_Web_Zrf dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Bundles/S36/Zrf/T_UI_Vehicle_Web_Zrf_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Bundles/S36/Zrf/T_UI_Vehicle_Web_Zrf_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Vehicle_Web_Zrf_02 → OfferCatalog/Textures/Dealership_2dRenders/Bundles/S36/Zrf/T_UI_Vehicle_Web_Zrf_02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Bundles/S36/Zrf/T_UI_Vehicle_Web_Zrf_03 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Bundles/S36/Zrf/T_UI_Vehicle_Web_Zrf_03" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Vehicle_Web_Zrf_03 → OfferCatalog/Textures/Dealership_2dRenders/Bundles/S36/Zrf/T_UI_Vehicle_Web_Zrf_03 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Bundles/S36/Zrf/T_UI_Vehicle_Web_Zrf_04 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Bundles/S36/Zrf/T_UI_Vehicle_Web_Zrf_04" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Vehicle_Web_Zrf_04 → OfferCatalog/Textures/Dealership_2dRenders/Bundles/S36/Zrf/T_UI_Vehicle_Web_Zrf_04 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Bundles/S39/LionsMane/T_UI_Vehicle_Web_LionsMane System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Bundles/S39/LionsMane/T_UI_Vehicle_Web_LionsMane" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Vehicle_Web_LionsMane → OfferCatalog/Textures/Dealership_2dRenders/Bundles/S39/LionsMane/T_UI_Vehicle_Web_LionsMane dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_CherryKnot System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_CherryKnot" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaEmotes_CherryKnot → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_CherryKnot dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Candy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Candy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_UI_FeaturedRenderSwitch_M_Candy → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Candy dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_CosmoHound System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_CosmoHound" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_CosmoHound → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_CosmoHound dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_CosmoHound_C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_CosmoHound_C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_CosmoHound_C → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_CosmoHound_C dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_CosmoHound_B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_CosmoHound_B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_CosmoHound_B → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_CosmoHound_B dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S40/T_AthenaSoldiers_LentilAnise System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S40/T_AthenaSoldiers_LentilAnise" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_LentilAnise → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S40/T_AthenaSoldiers_LentilAnise dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S40/T_AthenaBundles_LentilAnise System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S40/T_AthenaBundles_LentilAnise" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_LentilAnise → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S40/T_AthenaBundles_LentilAnise dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S40/T_AthenaBundles_LentilAnise_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S40/T_AthenaBundles_LentilAnise_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_LentilAnise_02 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S40/T_AthenaBundles_LentilAnise_02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_VibrantShell System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_VibrantShell" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Pickaxes_VibrantShell → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_VibrantShell dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VibrantShell_Chain System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VibrantShell_Chain" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_VibrantShell_Chain → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VibrantShell_Chain dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VibrantShell System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VibrantShell" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_VibrantShell → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VibrantShell dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_VibrantShell System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_VibrantShell" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Figure_VibrantShell_juno → OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_VibrantShell dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunTide System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunTide" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_SunTide → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunTide dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunTide_ALT System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunTide_ALT" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_SunTide_ALT → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunTide_ALT dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunTide_UpgradeStage2 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunTide_UpgradeStage2" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_SunTide_UpgradeStage2 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunTide_UpgradeStage2 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunTide_UpgradeStage3 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunTide_UpgradeStage3" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_SunTide_UpgradeStage3 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunTide_UpgradeStage3 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_SuntideA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_SuntideA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Figure_SuntideA_juno → OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_SuntideA dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_EarPsych System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_EarPsych" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Pickaxes_EarPsych → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_EarPsych dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_ChOneMale System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_ChOneMale" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_UI_FeaturedRenderSwitch_F_ChOneMale → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_ChOneMale dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Squishy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Squishy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_UI_FeaturedRenderSwitch_M_Squishy → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Squishy dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-ballerina System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-ballerina" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T-AthenaBundles-ballerina_juno → OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-ballerina dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_AnvilAlarmMoth System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_AnvilAlarmMoth" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Pickaxes_AnvilAlarmMoth → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_AnvilAlarmMoth dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Heaven System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Heaven" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Wheel_Heaven → OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Heaven dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_BulletC System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_BulletC" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Wheel_BulletC → OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_BulletC dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_EarPsych System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_EarPsych" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_EarPsych → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_EarPsych dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_EarPsych_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_EarPsych_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_EarPsych_02 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_EarPsych_02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_EarPsych System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_EarPsych" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_EarPsych_juno → OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_EarPsych dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_Typhoon System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_Typhoon" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_UI_FeaturedRenderSwitch_Typhoon → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_Typhoon dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_AnvilAlarmRobin System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_AnvilAlarmRobin" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_AnvilAlarmRobin → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_AnvilAlarmRobin dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_AnvilAlarmRobin_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_AnvilAlarmRobin_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_AnvilAlarmRobin_02 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_AnvilAlarmRobin_02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_AnvilAlarmRobin_03 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_AnvilAlarmRobin_03" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_AnvilAlarmRobin_03 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_AnvilAlarmRobin_03 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_AnvilAlarmRobin_04 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_AnvilAlarmRobin_04" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_AnvilAlarmRobin_04 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_AnvilAlarmRobin_04 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_VoyagerCuboid System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_VoyagerCuboid" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_VoyagerCuboid → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_VoyagerCuboid dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BurgleBoss System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BurgleBoss" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_BurgleBoss → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BurgleBoss dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BurgleBoss_B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BurgleBoss_B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_BurgleBoss_B → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BurgleBoss_B dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BurgleBoss_C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BurgleBoss_C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_BurgleBoss_C → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BurgleBoss_C dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BurgleBoss_D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BurgleBoss_D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_BurgleBoss_D → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BurgleBoss_D dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S14/T_AthenaBackpack_Myth System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S14/T_AthenaBackpack_Myth" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_Myth → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S14/T_AthenaBackpack_Myth dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S14/T_AthenaBackpack_Myth_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S14/T_AthenaBackpack_Myth_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_Myth_02 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S14/T_AthenaBackpack_Myth_02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_OceanPearlFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_OceanPearlFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_OceanPearlFNCS → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_OceanPearlFNCS dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Bundles/S29/WheatBread/T_UI_Featured_Body_Wheatbread_Web System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Bundles/S29/WheatBread/T_UI_Featured_Body_Wheatbread_Web" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Body_Wheatbread_Web → OfferCatalog/Textures/Dealership_2dRenders/Bundles/S29/WheatBread/T_UI_Featured_Body_Wheatbread_Web dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_NeptuneShell01 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_NeptuneShell01" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Wheel_NeptuneShell01 → OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_NeptuneShell01 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Wheels/S37/T_UI_Featured_Wheel_Banjo01 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Wheels/S37/T_UI_Featured_Wheel_Banjo01" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Wheel_Banjo01 → OfferCatalog/Textures/Dealership_2dRenders/Wheels/S37/T_UI_Featured_Wheel_Banjo01 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S21/T_Featured_Pickaxes_SunTide_Male System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S21/T_Featured_Pickaxes_SunTide_Male" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Pickaxes_SunTide_Male → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S21/T_Featured_Pickaxes_SunTide_Male dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_DuckSpill System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_DuckSpill" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_DuckSpill → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_DuckSpill dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_DuckSpill System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_DuckSpill" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_DuckSpill_juno → OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_DuckSpill dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S33/T_AthenaBackpack_TofuResort System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S33/T_AthenaBackpack_TofuResort" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_TofuResort → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S33/T_AthenaBackpack_TofuResort dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_GothClaws System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_GothClaws" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaEmotes_GothClaws → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_GothClaws dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S40/T_UI_Featured_Companion_BirthMitten System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S40/T_UI_Featured_Companion_BirthMitten" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_BirthMitten → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S40/T_UI_Featured_Companion_BirthMitten dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S40/T_UI_Featured_Companion_BirthMittenB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S40/T_UI_Featured_Companion_BirthMittenB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_BirthMittenB → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S40/T_UI_Featured_Companion_BirthMittenB dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-StormSoldier System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-StormSoldier" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: M-StormSoldier → OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-StormSoldier dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_DoubleAgent_Bling System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_DoubleAgent_Bling" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_UI_FeaturedRenderSwitch_DoubleAgent_Bling → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_DoubleAgent_Bling dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-Magma System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-Magma" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: M-Magma → OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-Magma dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_TapiTime System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_TapiTime" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_TapiTime → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_TapiTime dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_TapiTime_B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_TapiTime_B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_TapiTime_B → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_TapiTime_B dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_TapiTime_C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_TapiTime_C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_TapiTime_C → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_TapiTime_C dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_TapiTime_G System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_TapiTime_G" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_TapiTime_G → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_TapiTime_G dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/MI_OfferImages/MI_Bundle_Featured_Loeyas System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/MI_OfferImages/MI_Bundle_Featured_Loeyas" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_Bundle_Featured_Loeyas → OfferCatalog/MI_OfferImages/MI_Bundle_Featured_Loeyas dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S40/T_AthenaBackpack_ShinToll System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S40/T_AthenaBackpack_ShinToll" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_ShinToll → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S40/T_AthenaBackpack_ShinToll dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Icons/Wraps/M-Wraps-StreetDemon System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Icons/Wraps/M-Wraps-StreetDemon" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: M-Wraps-StreetDemon → OfferCatalog/Textures/Icons/Wraps/M-Wraps-StreetDemon dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_CasualBomber System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_CasualBomber" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_UI_FeaturedRenderSwitch_CasualBomber → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_CasualBomber dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Wheels/S42/T_UI_Featured_Wheel_Bawu01 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Wheels/S42/T_UI_Featured_Wheel_Bawu01" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Wheel_Bawu01 → OfferCatalog/Textures/Dealership_2dRenders/Wheels/S42/T_UI_Featured_Wheel_Bawu01 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_GrilledCheese System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_GrilledCheese" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_UI_FeaturedRenderSwitch_M_GrilledCheese → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_GrilledCheese dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_NeonAnimal System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_NeonAnimal" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_UI_FeaturedRenderSwitch_M_NeonAnimal → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_NeonAnimal dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/MI_OfferImages/MI_Bundle_Featured_Builder System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/MI_OfferImages/MI_Bundle_Featured_Builder" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_Bundle_Featured_Builder → OfferCatalog/MI_OfferImages/MI_Bundle_Featured_Builder dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Sparks_2dRenders/Guitar/S41/Featured/T_UI_Featured_Guitar_ChromeSiren System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Sparks_2dRenders/Guitar/S41/Featured/T_UI_Featured_Guitar_ChromeSiren" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Guitar_ChromeSiren → OfferCatalog/Textures/Sparks_2dRenders/Guitar/S41/Featured/T_UI_Featured_Guitar_ChromeSiren dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/MI_OfferImages/MI_Bundle_Featured_Squatingdogs System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/MI_OfferImages/MI_Bundle_Featured_Squatingdogs" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_Bundle_Featured_Squatingdogs → OfferCatalog/MI_OfferImages/MI_Bundle_Featured_Squatingdogs dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/Tomb/T_UI_Vehicle_Web_Tomb System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/Tomb/T_UI_Vehicle_Web_Tomb" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Vehicle_Web_Tomb → OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/Tomb/T_UI_Vehicle_Web_Tomb dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S7/T_AthenaSoldiers_BlueMystery System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S7/T_AthenaSoldiers_BlueMystery" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaSoldiers_BlueMystery → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S7/T_AthenaSoldiers_BlueMystery dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_BlueMystery System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_BlueMystery" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Figure_BlueMystery_juno → OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_BlueMystery dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S29/T_Featured_Pickaxes_TikiTorch System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S29/T_Featured_Pickaxes_TikiTorch" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Pickaxes_TikiTorch → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S29/T_Featured_Pickaxes_TikiTorch dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_AnvilAlarmRobin System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_AnvilAlarmRobin" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Wraps_AnvilAlarmRobin → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_AnvilAlarmRobin dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_BenchBuddy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_BenchBuddy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaEmotes_BenchBuddy → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_BenchBuddy dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S23/T_AthenaBackpack_LettuceCat_Alt System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S23/T_AthenaBackpack_LettuceCat_Alt" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_LettuceCat_Alt → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S23/T_AthenaBackpack_LettuceCat_Alt dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-MaskedWarrior System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-MaskedWarrior" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: M-MaskedWarrior → OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-MaskedWarrior dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_CherryKnot System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_CherryKnot" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Wraps_CherryKnot → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_CherryKnot dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Slick01 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Slick01" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Wheel_Slick01 → OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Slick01 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S11/T_AthenaBackpack_Street_Ops_Pink System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S11/T_AthenaBackpack_Street_Ops_Pink" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_Street_Ops_Pink → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S11/T_AthenaBackpack_Street_Ops_Pink dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_VoyagerCuboid System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_VoyagerCuboid" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Pickaxes_VoyagerCuboid → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_VoyagerCuboid dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_EarPsych System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_EarPsych" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Wraps_EarPsych → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_EarPsych dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Sprinkle02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Sprinkle02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Wheel_Sprinkle02 → OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Sprinkle02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S40/T_AthenaBackpack_LentilAnise System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S40/T_AthenaBackpack_LentilAnise" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_LentilAnise → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S40/T_AthenaBackpack_LentilAnise dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Handyman System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Handyman" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_UI_FeaturedRenderSwitch_M_Handyman → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Handyman dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_SkyRuled System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_SkyRuled" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_SkyRuled → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_SkyRuled dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_SkyRuled System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_SkyRuled" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_SkyRuled_juno → OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_SkyRuled dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S23/T_AthenaBackpack_CoyoteTrail_Reactive System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S23/T_AthenaBackpack_CoyoteTrail_Reactive" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_CoyoteTrail_Reactive → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S23/T_AthenaBackpack_CoyoteTrail_Reactive dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S23/T_AthenaBackpack_CoyoteTrail System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S23/T_AthenaBackpack_CoyoteTrail" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_CoyoteTrail → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S23/T_AthenaBackpack_CoyoteTrail dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/SeasaltT1/T_UI_Vehicle_Web_SeaSaltT1 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/SeasaltT1/T_UI_Vehicle_Web_SeaSaltT1" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Vehicle_Web_SeaSaltT1 → OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/SeasaltT1/T_UI_Vehicle_Web_SeaSaltT1 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_VowelSleep System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_VowelSleep" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Pickaxes_VowelSleep → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_VowelSleep dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_Muertos System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_Muertos" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_UI_FeaturedRenderSwitch_F_Muertos → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_Muertos dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_AutoMeow System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_AutoMeow" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_AutoMeow → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_AutoMeow dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_AutoMeow_B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_AutoMeow_B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_AutoMeow_B → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_AutoMeow_B dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_AutoMeow_C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_AutoMeow_C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Companion_AutoMeow_C → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_AutoMeow_C dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_NeonAnimal System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_NeonAnimal" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_UI_FeaturedRenderSwitch_F_NeonAnimal → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_NeonAnimal dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Eagle01 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Eagle01" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Featured_Wheel_Eagle01 → OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Eagle01 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_VowelSleepUniversal System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_VowelSleepUniversal" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_VowelSleepUniversal → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_VowelSleepUniversal dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_Pickaxe_Muertos System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_Pickaxe_Muertos" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_UI_FeaturedRenderSwitch_Pickaxe_Muertos → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_Pickaxe_Muertos dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_SkyRuled System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_SkyRuled" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_SkyRuled → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_SkyRuled dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S23/T_AthenaBackpack_BlueGlaze System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S23/T_AthenaBackpack_BlueGlaze" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_BlueGlaze → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S23/T_AthenaBackpack_BlueGlaze dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_IronClash System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_IronClash" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: MI_UI_FeaturedRenderSwitch_IronClash → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_IronClash dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_CreamDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_CreamDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_CreamDecoy → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_CreamDecoy dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S28/T_AthenaBackpack_DarkNinjaPurple System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S28/T_AthenaBackpack_DarkNinjaPurple" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_DarkNinjaPurple → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S28/T_AthenaBackpack_DarkNinjaPurple dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_Ghost_Portal System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_Ghost_Portal" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBackpack_Ghost_Portal → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_Ghost_Portal dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/ButterT1/T_UI_Vehicle_Web_ButterT1 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/ButterT1/T_UI_Vehicle_Web_ButterT1" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Vehicle_Web_ButterT1 → OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/ButterT1/T_UI_Vehicle_Web_ButterT1 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_VowelSleep System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_VowelSleep" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_VowelSleep → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_VowelSleep dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_VowelSleep_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_VowelSleep_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_VowelSleep_02 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_VowelSleep_02 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_VowelSleep_03 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_VowelSleep_03" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_VowelSleep_03 → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_VowelSleep_03 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_VowelSleep System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_VowelSleep" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaBundles_VowelSleep_juno → OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_VowelSleep dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_OceanPearlFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_OceanPearlFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_Featured_Pickaxes_OceanPearlFNCS → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_OceanPearlFNCS dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_EarPsych System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_EarPsych" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_AthenaEmotes_EarPsych → OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_EarPsych dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/BrunishedRaven/T_UI_Vehicle_Web_BurnishedRaven System.Collections.Generic.KeyNotFoundException: There is no game file with the path "OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/BrunishedRaven/T_UI_Vehicle_Web_BurnishedRaven" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 warn: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] OfferCatalog texture FAILED: T_UI_Vehicle_Web_BurnishedRaven → OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/BrunishedRaven/T_UI_Vehicle_Web_BurnishedRaven info: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] JSON icon scan complete: 0 new exports, 49354 already existed, 439 failed info: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] Phase 3a (JSON icon scan) completed in 14.1s info: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] Phase 3i: Running cosmetic definition extraction... info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i: Found 852777 potential cosmetic assets in PAKs info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 5000/852777 (exported=0, skipped=0) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 10000/852777 (exported=0, skipped=0) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 15000/852777 (exported=0, skipped=41) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 20000/852777 (exported=0, skipped=41) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 25000/852777 (exported=0, skipped=41) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 30000/852777 (exported=0, skipped=41) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 35000/852777 (exported=0, skipped=41) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 40000/852777 (exported=0, skipped=41) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 45000/852777 (exported=0, skipped=41) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 50000/852777 (exported=0, skipped=41) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 55000/852777 (exported=0, skipped=42) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 60000/852777 (exported=0, skipped=42) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 65000/852777 (exported=0, skipped=42) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 70000/852777 (exported=0, skipped=42) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 75000/852777 (exported=0, skipped=42) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 80000/852777 (exported=0, skipped=42) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 85000/852777 (exported=0, skipped=42) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 90000/852777 (exported=0, skipped=42) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 95000/852777 (exported=0, skipped=43) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 100000/852777 (exported=0, skipped=69) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 105000/852777 (exported=0, skipped=287) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 110000/852777 (exported=0, skipped=1766) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 115000/852777 (exported=0, skipped=1766) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 120000/852777 (exported=0, skipped=1766) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 125000/852777 (exported=0, skipped=1766) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 130000/852777 (exported=0, skipped=1766) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 135000/852777 (exported=0, skipped=1766) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 140000/852777 (exported=0, skipped=1768) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 145000/852777 (exported=0, skipped=1768) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 150000/852777 (exported=0, skipped=1768) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 155000/852777 (exported=0, skipped=1768) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 160000/852777 (exported=0, skipped=1769) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 165000/852777 (exported=0, skipped=1770) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 170000/852777 (exported=0, skipped=1770) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 175000/852777 (exported=0, skipped=1770) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 180000/852777 (exported=0, skipped=1772) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 185000/852777 (exported=0, skipped=1772) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 190000/852777 (exported=0, skipped=1772) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 195000/852777 (exported=0, skipped=1772) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 200000/852777 (exported=0, skipped=1772) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 205000/852777 (exported=0, skipped=1772) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 210000/852777 (exported=0, skipped=1772) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 215000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 220000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 225000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 230000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 235000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 240000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 245000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 250000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 255000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 260000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 265000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 270000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 275000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 280000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 285000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 290000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 295000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 300000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 305000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 310000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 315000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 320000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 325000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 330000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 335000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 340000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 345000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 350000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 355000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 360000/852777 (exported=0, skipped=1784) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 365000/852777 (exported=0, skipped=2013) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 370000/852777 (exported=0, skipped=2013) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 375000/852777 (exported=0, skipped=2054) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 380000/852777 (exported=0, skipped=2054) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 385000/852777 (exported=0, skipped=2054) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 390000/852777 (exported=0, skipped=2054) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 395000/852777 (exported=0, skipped=2054) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 400000/852777 (exported=0, skipped=2054) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 405000/852777 (exported=0, skipped=2054) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 410000/852777 (exported=0, skipped=2054) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 415000/852777 (exported=0, skipped=2054) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 420000/852777 (exported=0, skipped=2055) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 425000/852777 (exported=0, skipped=2055) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 430000/852777 (exported=0, skipped=2055) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 435000/852777 (exported=0, skipped=2055) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 440000/852777 (exported=0, skipped=2055) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 445000/852777 (exported=0, skipped=2055) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 450000/852777 (exported=0, skipped=2055) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 455000/852777 (exported=0, skipped=2055) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 460000/852777 (exported=0, skipped=2071) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 465000/852777 (exported=0, skipped=2654) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 470000/852777 (exported=0, skipped=4421) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 475000/852777 (exported=0, skipped=4427) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 480000/852777 (exported=0, skipped=6469) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 485000/852777 (exported=0, skipped=6469) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 490000/852777 (exported=0, skipped=6469) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 495000/852777 (exported=0, skipped=6471) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 500000/852777 (exported=0, skipped=6471) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 505000/852777 (exported=0, skipped=10681) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 510000/852777 (exported=0, skipped=15680) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 515000/852777 (exported=0, skipped=20661) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 520000/852777 (exported=0, skipped=21388) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 525000/852777 (exported=0, skipped=21388) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 530000/852777 (exported=0, skipped=21392) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 535000/852777 (exported=0, skipped=21392) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 540000/852777 (exported=0, skipped=21392) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 545000/852777 (exported=0, skipped=21392) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 550000/852777 (exported=0, skipped=21392) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 555000/852777 (exported=0, skipped=21392) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 560000/852777 (exported=0, skipped=21392) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 565000/852777 (exported=0, skipped=21392) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 570000/852777 (exported=0, skipped=21392) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 575000/852777 (exported=0, skipped=21393) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 580000/852777 (exported=0, skipped=21393) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 585000/852777 (exported=0, skipped=21393) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 590000/852777 (exported=0, skipped=21395) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 595000/852777 (exported=0, skipped=21396) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 600000/852777 (exported=0, skipped=21623) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 605000/852777 (exported=0, skipped=21623) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 610000/852777 (exported=0, skipped=21623) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 615000/852777 (exported=0, skipped=21623) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 620000/852777 (exported=0, skipped=21623) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 625000/852777 (exported=0, skipped=23240) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 630000/852777 (exported=0, skipped=23249) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 635000/852777 (exported=0, skipped=23249) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 640000/852777 (exported=0, skipped=23249) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 645000/852777 (exported=0, skipped=23249) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 650000/852777 (exported=0, skipped=23249) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 655000/852777 (exported=0, skipped=23249) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 660000/852777 (exported=0, skipped=23250) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 665000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 670000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 675000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 680000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 685000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 690000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 695000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 700000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 705000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 710000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 715000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 720000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 725000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 730000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 735000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 740000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 745000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 750000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 755000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 760000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 765000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 770000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 775000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 780000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 785000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 790000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 795000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 800000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 805000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 810000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 815000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 820000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 825000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 830000/852777 (exported=0, skipped=23251) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 835000/852777 (exported=0, skipped=23253) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 840000/852777 (exported=0, skipped=23255) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 845000/852777 (exported=0, skipped=23257) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i progress: 850000/852777 (exported=0, skipped=23257) info: ApiFortnite.Infrastructure.Services.GameAssets.CosmeticExtractionService[0] Phase 3i: Cosmetic extraction complete — 0 new, 23257 existed, 771484 non-cosmetic (expected), 58036 load errors info: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] Phase 3i (Cosmetic extraction) completed in 4h 10m 49s info: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] Phase 3j: Running display asset extraction... info: ApiFortnite.Infrastructure.Services.GameAssets.DisplayAssetExtractionService[0] Phase 3j: Found 13712 potential display assets in PAKs info: ApiFortnite.Infrastructure.Services.GameAssets.DisplayAssetExtractionService[0] Phase 3j: Display asset extraction complete — 0 new, 13712 already existed, 0 failed dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_GrandSchemeA_Orange.T_UI_Featured_Figure_GrandSchemeA_Orange System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_GrandSchemeA_Orange.T_UI_Featured_Figure_GrandSchemeA_Orange" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaSoldiers-PinkTrooper.T-AthenaSoldiers-PinkTrooper System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaSoldiers-PinkTrooper.T-AthenaSoldiers-PinkTrooper" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_OakWeld.T_UI_Featured_Figure_OakWeld System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_OakWeld.T_UI_Featured_Figure_OakWeld" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_Kepler.MI_UI_FeaturedRenderSwitch_Kepler System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_Kepler.MI_UI_FeaturedRenderSwitch_Kepler" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BuffCatComicA-XGXC.T-UI-Featured-Figure-BuffCatComicA-XGXC System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BuffCatComicA-XGXC.T-UI-Featured-Figure-BuffCatComicA-XGXC" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PliantB-D.T-UI-Featured-Figure-PliantB-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PliantB-D.T-UI-Featured-Figure-PliantB-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SquishyA.T-UI-Featured-Figure-SquishyA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SquishyA.T-UI-Featured-Figure-SquishyA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-60sHippieB.T-UI-Featured-Figure-60sHippieB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-60sHippieB.T-UI-Featured-Figure-60sHippieB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T_UIFeaturedFigure_AssassinXA.T_UIFeaturedFigure_AssassinXA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T_UIFeaturedFigure_AssassinXA.T_UIFeaturedFigure_AssassinXA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-AnarchyAcresFarmerA.T-UI-Featured-Figure-AnarchyAcresFarmerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-AnarchyAcresFarmerA.T-UI-Featured-Figure-AnarchyAcresFarmerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TacticalBikerA.T-UI-Featured-Figure-TacticalBikerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TacticalBikerA.T-UI-Featured-Figure-TacticalBikerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BunnyFashionB.T-UI-Featured-Figure-BunnyFashionB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BunnyFashionB.T-UI-Featured-Figure-BunnyFashionB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S25/T_AthenaSoldiers_LastVoiceSteel_Reactive.T_AthenaSoldiers_LastVoiceSteel_Reactive System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S25/T_AthenaSoldiers_LastVoiceSteel_Reactive.T_AthenaSoldiers_LastVoiceSteel_Reactive" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S25/T_AthenaSoldiers_LastVoiceSteel.T_AthenaSoldiers_LastVoiceSteel System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S25/T_AthenaSoldiers_LastVoiceSteel.T_AthenaSoldiers_LastVoiceSteel" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/T_UI_Featured_Figure_LastVoiceSteelA.T_UI_Featured_Figure_LastVoiceSteelA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/T_UI_Featured_Figure_LastVoiceSteelA.T_UI_Featured_Figure_LastVoiceSteelA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-JonesyOrangeFNCSA.T-UI-Featured-Figure-JonesyOrangeFNCSA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-JonesyOrangeFNCSA.T-UI-Featured-Figure-JonesyOrangeFNCSA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_PeonyBellow.T_UI_Featured_Figure_PeonyBellow System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_PeonyBellow.T_UI_Featured_Figure_PeonyBellow" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BrontoA.T-UI-Featured-Figure-BrontoA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BrontoA.T-UI-Featured-Figure-BrontoA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SteamMarauderB.T-UI-Featured-Figure-SteamMarauderB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SteamMarauderB.T-UI-Featured-Figure-SteamMarauderB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_PepperBilly.T_UI_Featured_Figure_PepperBilly System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_PepperBilly.T_UI_Featured_Figure_PepperBilly" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ReindeerA.T-UI-Featured-Figure-ReindeerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ReindeerA.T-UI-Featured-Figure-ReindeerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_TuckBeetle.T_UI_Featured_Figure_TuckBeetle System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_TuckBeetle.T_UI_Featured_Figure_TuckBeetle" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CelestialGlowB.T-UI-Featured-Figure-CelestialGlowB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CelestialGlowB.T-UI-Featured-Figure-CelestialGlowB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_PointWoof.T_UI_Featured_Figure_PointWoof System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_PointWoof.T_UI_Featured_Figure_PointWoof" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PuffyVestA.T-UI-Featured-Figure-PuffyVestA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PuffyVestA.T-UI-Featured-Figure-PuffyVestA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PunkDevilSummerB.T-UI-Featured-Figure-PunkDevilSummerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PunkDevilSummerB.T-UI-Featured-Figure-PunkDevilSummerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FarmerB.T-UI-Featured-Figure-FarmerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FarmerB.T-UI-Featured-Figure-FarmerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FlamingoA.T-UI-Featured-Figure-FlamingoA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FlamingoA.T-UI-Featured-Figure-FlamingoA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_TangerineSoapA.T_UI_Featured_Figure_TangerineSoapA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_TangerineSoapA.T_UI_Featured_Figure_TangerineSoapA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-NucleusA.T-UI-Featured-Figure-NucleusA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-NucleusA.T-UI-Featured-Figure-NucleusA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_ShadeNyx.T_UI_Featured_Figure_ShadeNyx System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_ShadeNyx.T_UI_Featured_Figure_ShadeNyx" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-Blackout2.M-Blackout2 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-Blackout2.M-Blackout2" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZombieElasticA-C.T-UI-Featured-Figure-ZombieElasticA-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZombieElasticA-C.T-UI-Featured-Figure-ZombieElasticA-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BunnyB.T-UI-Featured-Figure-BunnyB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BunnyB.T-UI-Featured-Figure-BunnyB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FumeFleeceFade.T_UI_Featured_Figure_FumeFleeceFade System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FumeFleeceFade.T_UI_Featured_Figure_FumeFleeceFade" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SushiChefB.T-UI-Featured-Figure-SushiChefB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SushiChefB.T-UI-Featured-Figure-SushiChefB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_DarkVogue.T_UI_Featured_Figure_DarkVogue System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_DarkVogue.T_UI_Featured_Figure_DarkVogue" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MoonlightAssassinA.T-UI-Featured-Figure-MoonlightAssassinA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MoonlightAssassinA.T-UI-Featured-Figure-MoonlightAssassinA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GuineaPig.T-UI-Featured-Figure-GuineaPig System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GuineaPig.T-UI-Featured-Figure-GuineaPig" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Pencil-Raspberry.T-UI-Featured-Figure-Pencil-Raspberry System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Pencil-Raspberry.T-UI-Featured-Figure-Pencil-Raspberry" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-NovelGuardA.T-UI-Featured-Figure-NovelGuardA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-NovelGuardA.T-UI-Featured-Figure-NovelGuardA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/MI_OfferImages/A_Juno/Figure/T-UI-Featured-Figure-StarsandStripesB.T-UI-Featured-Figure-StarsandStripesB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/MI_OfferImages/A_Juno/Figure/T-UI-Featured-Figure-StarsandStripesB.T-UI-Featured-Figure-StarsandStripesB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_HornedWretch.T_UI_Featured_Figure_HornedWretch System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_HornedWretch.T_UI_Featured_Figure_HornedWretch" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UI_Featured_LK_WizardTower.T_UI_Featured_LK_WizardTower System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UI_Featured_LK_WizardTower.T_UI_Featured_LK_WizardTower" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_FuryFax.T_UI_Featured_Figure_FuryFax System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_FuryFax.T_UI_Featured_Figure_FuryFax" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SushiChefA.T-UI-Featured-Figure-SushiChefA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SushiChefA.T-UI-Featured-Figure-SushiChefA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BarbarianA.T-UI-Featured-Figure-BarbarianA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BarbarianA.T-UI-Featured-Figure-BarbarianA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FNCSPurpleA.T-UI-Featured-Figure-FNCSPurpleA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FNCSPurpleA.T-UI-Featured-Figure-FNCSPurpleA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MainframeB-C.T-UI-Featured-Figure-MainframeB-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MainframeB-C.T-UI-Featured-Figure-MainframeB-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UI_Featured_BuildingProp_LK_Def.T_UI_Featured_BuildingProp_LK_Def System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UI_Featured_BuildingProp_LK_Def.T_UI_Featured_BuildingProp_LK_Def" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UI_Featured_BuildingProp_LK_DefFlags.T_UI_Featured_BuildingProp_LK_DefFlags System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UI_Featured_BuildingProp_LK_DefFlags.T_UI_Featured_BuildingProp_LK_DefFlags" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UI_Featured_BuildingProp_LK_DefWell.T_UI_Featured_BuildingProp_LK_DefWell System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UI_Featured_BuildingProp_LK_DefWell.T_UI_Featured_BuildingProp_LK_DefWell" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/TUI_Featured_FigureWWIIPilotA.TUI_Featured_FigureWWIIPilotA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/TUI_Featured_FigureWWIIPilotA.TUI_Featured_FigureWWIIPilotA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/TUI_Featured_FigurePeacefulPoemA.TUI_Featured_FigurePeacefulPoemA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/TUI_Featured_FigurePeacefulPoemA.TUI_Featured_FigurePeacefulPoemA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Chrisp01.T_UI_Featured_Wheel_Chrisp01 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Chrisp01.T_UI_Featured_Wheel_Chrisp01" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SoccerZombie2B.T-UI-Featured-Figure-SoccerZombie2B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SoccerZombie2B.T-UI-Featured-Figure-SoccerZombie2B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AuroraGlowB.T-UI-Featured-Figure-AuroraGlowB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AuroraGlowB.T-UI-Featured-Figure-AuroraGlowB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren.T_AthenaBundles_ChromeSiren System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren.T_AthenaBundles_ChromeSiren" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren_02.T_AthenaBundles_ChromeSiren_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren_02.T_AthenaBundles_ChromeSiren_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren_03.T_AthenaBundles_ChromeSiren_03 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren_03.T_AthenaBundles_ChromeSiren_03" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren_04.T_AthenaBundles_ChromeSiren_04 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren_04.T_AthenaBundles_ChromeSiren_04" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren_05.T_AthenaBundles_ChromeSiren_05 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_ChromeSiren_05.T_AthenaBundles_ChromeSiren_05" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_ChromeSiren.T_AthenaBundles_ChromeSiren System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_ChromeSiren.T_AthenaBundles_ChromeSiren" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ValetStormA.T-UI-Featured-Figure-ValetStormA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ValetStormA.T-UI-Featured-Figure-ValetStormA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-LlamaHero_02.T-AthenaBundles-LlamaHero_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-LlamaHero_02.T-AthenaBundles-LlamaHero_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesNeonGraffiti.TAthenaBundlesNeonGraffiti System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesNeonGraffiti.TAthenaBundlesNeonGraffiti" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SweetTeriyakiRedA.T-UI-Featured-Figure-SweetTeriyakiRedA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SweetTeriyakiRedA.T-UI-Featured-Figure-SweetTeriyakiRedA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_BoldTouch.T_UI_Featured_Figure_BoldTouch System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_BoldTouch.T_UI_Featured_Figure_BoldTouch" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S39/T_AthenaBundles_RubySnapper_02.T_AthenaBundles_RubySnapper_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S39/T_AthenaBundles_RubySnapper_02.T_AthenaBundles_RubySnapper_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BadEggA.T-UI-Featured-Figure-BadEggA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BadEggA.T-UI-Featured-Figure-BadEggA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_BrineGleam.T_UI_Featured_Figure_BrineGleam System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_BrineGleam.T_UI_Featured_Figure_BrineGleam" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_ToxicStorm.T_UI_Featured_Figure_ToxicStorm System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_ToxicStorm.T_UI_Featured_Figure_ToxicStorm" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BlueFlamesA.T-UI-Featured-Figure-BlueFlamesA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BlueFlamesA.T-UI-Featured-Figure-BlueFlamesA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasShade-D.T-UI-Featured-Figure-PennantSeasShade-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasShade-D.T-UI-Featured-Figure-PennantSeasShade-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Bundles/S29/Neocar/T_UI_Vehicle_Web_Neocar.T_UI_Vehicle_Web_Neocar System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Bundles/S29/Neocar/T_UI_Vehicle_Web_Neocar.T_UI_Vehicle_Web_Neocar" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-AgentRogueB.T-UI-Featured-Figure-AgentRogueB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-AgentRogueB.T-UI-Featured-Figure-AgentRogueB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TieDyeFashionDB.T-UI-Featured-Figure-TieDyeFashionDB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TieDyeFashionDB.T-UI-Featured-Figure-TieDyeFashionDB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_IvyStub.T_UI_Featured_Figure_IvyStub System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_IvyStub.T_UI_Featured_Figure_IvyStub" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-LettuceCatA.T-UI-Featured-Figure-LettuceCatA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-LettuceCatA.T-UI-Featured-Figure-LettuceCatA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-OrangeCamoA.T-UI-Featured-Figure-OrangeCamoA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-OrangeCamoA.T-UI-Featured-Figure-OrangeCamoA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_ShirtTilapia.T_UI_Featured_Companion_ShirtTilapia System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_ShirtTilapia.T_UI_Featured_Companion_ShirtTilapia" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_ShirtTilapia_Agree.T_UI_Featured_Companion_ShirtTilapia_Agree System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_ShirtTilapia_Agree.T_UI_Featured_Companion_ShirtTilapia_Agree" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Art/SeasonPasses/Textures/S34/T_UI_ItemShop_Juno_Oro_3410_Tile.T_UI_ItemShop_Juno_Oro_3410_Tile System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Art/SeasonPasses/Textures/S34/T_UI_ItemShop_Juno_Oro_3410_Tile.T_UI_ItemShop_Juno_Oro_3410_Tile" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_MasalaRail.T_UI_Featured_Figure_MasalaRail System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_MasalaRail.T_UI_Featured_Figure_MasalaRail" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_VouchTrig.T_UI_Featured_Figure_VouchTrig System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_VouchTrig.T_UI_Featured_Figure_VouchTrig" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesBiruFang.TAthenaBundlesBiruFang System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesBiruFang.TAthenaBundlesBiruFang" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkNinjaPurpleB.T-UI-Featured-Figure-DarkNinjaPurpleB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkNinjaPurpleB.T-UI-Featured-Figure-DarkNinjaPurpleB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_InchEscape.T_UI_Featured_Figure_InchEscape System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_InchEscape.T_UI_Featured_Figure_InchEscape" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_WingBath.T_UI_Featured_Figure_WingBath System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_WingBath.T_UI_Featured_Figure_WingBath" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ConstellationStarB.T-UI-Featured-Figure-ConstellationStarB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ConstellationStarB.T-UI-Featured-Figure-ConstellationStarB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GallonBag.T-UI-Featured-Figure-GallonBag System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GallonBag.T-UI-Featured-Figure-GallonBag" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BannerB-B.T-UI-Featured-Figure-BannerB-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BannerB-B.T-UI-Featured-Figure-BannerB-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T_AthenaBundles_Architect_DarkShaman_02.T_AthenaBundles_Architect_DarkShaman_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T_AthenaBundles_Architect_DarkShaman_02.T_AthenaBundles_Architect_DarkShaman_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GrasshopperA-D.T-UI-Featured-Figure-GrasshopperA-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GrasshopperA-D.T-UI-Featured-Figure-GrasshopperA-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CatBurglarSummerA.T-UI-Featured-Figure-CatBurglarSummerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CatBurglarSummerA.T-UI-Featured-Figure-CatBurglarSummerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ModernMilitaryEclipseA.T-UI-Featured-Figure-ModernMilitaryEclipseA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ModernMilitaryEclipseA.T-UI-Featured-Figure-ModernMilitaryEclipseA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BariumB.T-UI-Featured-Figure-BariumB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BariumB.T-UI-Featured-Figure-BariumB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/TUIFeaturedFigureMadCommanderA.TUIFeaturedFigureMadCommanderA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/TUIFeaturedFigureMadCommanderA.TUIFeaturedFigureMadCommanderA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BaseballKitbashA.T-UI-Featured-Figure-BaseballKitbashA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BaseballKitbashA.T-UI-Featured-Figure-BaseballKitbashA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S10/T_Featured_Pickaxes_Traveler.T_Featured_Pickaxes_Traveler System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S10/T_Featured_Pickaxes_Traveler.T_Featured_Pickaxes_Traveler" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_SweetCuddle.T_UI_Featured_Figure_SweetCuddle System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_SweetCuddle.T_UI_Featured_Figure_SweetCuddle" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_SpyHandler.T_UI_Featured_Figure_SpyHandler System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_SpyHandler.T_UI_Featured_Figure_SpyHandler" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-DirtyDocksA.T-UI-Featured-Figure-DirtyDocksA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-DirtyDocksA.T-UI-Featured-Figure-DirtyDocksA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-KeenB.T-UI-Featured-Figure-KeenB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-KeenB.T-UI-Featured-Figure-KeenB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_ApexWildRedA.T_UI_Featured_Figure_ApexWildRedA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_ApexWildRedA.T_UI_Featured_Figure_ApexWildRedA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_ArcticBreeze.T_UI_Featured_Figure_ArcticBreeze System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_ArcticBreeze.T_UI_Featured_Figure_ArcticBreeze" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_GothClaws.T_AthenaSoldiers_GothClaws System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_GothClaws.T_AthenaSoldiers_GothClaws" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_GothClaws.T_UI_Featured_Figure_GothClaws System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_GothClaws.T_UI_Featured_Figure_GothClaws" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SodaMug.T-UI-Featured-Figure-SodaMug System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SodaMug.T-UI-Featured-Figure-SodaMug" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticKale-D.T-UI-Featured-Figure-TacticKale-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticKale-D.T-UI-Featured-Figure-TacticKale-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_SableHorizion.T_UI_Featured_Figure_SableHorizion System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_SableHorizion.T_UI_Featured_Figure_SableHorizion" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CarbideOrangeB.T-UI-Featured-Figure-CarbideOrangeB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CarbideOrangeB.T-UI-Featured-Figure-CarbideOrangeB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-UpbeatIguanaD.T-UI-Featured-Figure-UpbeatIguanaD System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-UpbeatIguanaD.T-UI-Featured-Figure-UpbeatIguanaD" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Hardwood-I.T-UI-Featured-Figure-Hardwood-I System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Hardwood-I.T-UI-Featured-Figure-Hardwood-I" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SharkManA.T-UI-Featured-Figure-SharkManA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SharkManA.T-UI-Featured-Figure-SharkManA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TacoA.T-UI-Featured-Figure-TacoA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TacoA.T-UI-Featured-Figure-TacoA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_TatToon.T_UI_Featured_Figure_TatToon System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_TatToon.T_UI_Featured_Figure_TatToon" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-RaysNightB.T-AthenaBundles-RaysNightB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-RaysNightB.T-AthenaBundles-RaysNightB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-RaysNightB_02.T-AthenaBundles-RaysNightB_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-RaysNightB_02.T-AthenaBundles-RaysNightB_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_FirthAngelGhost.T_UI_Featured_Figure_FirthAngelGhost System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_FirthAngelGhost.T_UI_Featured_Figure_FirthAngelGhost" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-SkeletonHunterA.T-UI-Featured-Figure-Figure-SkeletonHunterA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-SkeletonHunterA.T-UI-Featured-Figure-Figure-SkeletonHunterA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SharkSuitB.T-UI-Featured-Figure-SharkSuitB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SharkSuitB.T-UI-Featured-Figure-SharkSuitB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S37/T_AthenaEmotes_TangyRadishFlame.T_AthenaEmotes_TangyRadishFlame System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S37/T_AthenaEmotes_TangyRadishFlame.T_AthenaEmotes_TangyRadishFlame" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_FuzzyDarkness.T_UI_Featured_Figure_FuzzyDarkness System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_FuzzyDarkness.T_UI_Featured_Figure_FuzzyDarkness" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HydroIgniteA.T-UI-Featured-Figure-HydroIgniteA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HydroIgniteA.T-UI-Featured-Figure-HydroIgniteA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkBomberB.T-UI-Featured-Figure-DarkBomberB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkBomberB.T-UI-Featured-Figure-DarkBomberB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-DevilLace.M-DevilLace System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-DevilLace.M-DevilLace" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_RadiantMove.T_UI_Featured_Figure_RadiantMove System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_RadiantMove.T_UI_Featured_Figure_RadiantMove" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S31/T_Featured_Pickaxes_DoughDisk.T_Featured_Pickaxes_DoughDisk System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S31/T_Featured_Pickaxes_DoughDisk.T_Featured_Pickaxes_DoughDisk" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticMushroom.T-UI-Featured-Figure-TacticMushroom System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticMushroom.T-UI-Featured-Figure-TacticMushroom" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-MunitionsExpertA.T-UI-Featured-Figure-MunitionsExpertA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-MunitionsExpertA.T-UI-Featured-Figure-MunitionsExpertA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-Biker.T-AthenaBundles-Biker System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-Biker.T-AthenaBundles-Biker" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_BillyGold.T_UI_Featured_Figure_BillyGold System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_BillyGold.T_UI_Featured_Figure_BillyGold" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BeaconA.T-UI-Featured-Figure-BeaconA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BeaconA.T-UI-Featured-Figure-BeaconA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SciPopB.T-UI-Featured-Figure-SciPopB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SciPopB.T-UI-Featured-Figure-SciPopB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_SlopeTramp.T_UI_Featured_Figure_SlopeTramp System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_SlopeTramp.T_UI_Featured_Figure_SlopeTramp" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MilitaryFashion1A.T-UI-Featured-Figure-MilitaryFashion1A System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MilitaryFashion1A.T-UI-Featured-Figure-MilitaryFashion1A" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MinerA.T-UI-Featured-Figure-MinerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MinerA.T-UI-Featured-Figure-MinerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZestA.T-UI-Featured-Figure-ZestA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZestA.T-UI-Featured-Figure-ZestA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MeteorwomenB.T-UI-Featured-Figure-MeteorwomenB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MeteorwomenB.T-UI-Featured-Figure-MeteorwomenB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_EagerUnify.T_UI_Featured_Figure_EagerUnify System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_EagerUnify.T_UI_Featured_Figure_EagerUnify" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SoyA.T-UI-Featured-Figure-SoyA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SoyA.T-UI-Featured-Figure-SoyA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_ToughPack.T_UI_Featured_Figure_ToughPack System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_ToughPack.T_UI_Featured_Figure_ToughPack" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S36/TAthenaBundles_Architect_Witch.TAthenaBundles_Architect_Witch System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S36/TAthenaBundles_Architect_Witch.TAthenaBundles_Architect_Witch" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S36/TAthenaBundles_ArchitectWitch_02.TAthenaBundles_ArchitectWitch_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S36/TAthenaBundles_ArchitectWitch_02.TAthenaBundles_ArchitectWitch_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-NobleA.T-UI-Featured-Figure-NobleA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-NobleA.T-UI-Featured-Figure-NobleA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CrisisA.T-UI-Featured-Figure-CrisisA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CrisisA.T-UI-Featured-Figure-CrisisA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UI_Featured_BuildingProp_LK_WallCorner.T_UI_Featured_BuildingProp_LK_WallCorner System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UI_Featured_BuildingProp_LK_WallCorner.T_UI_Featured_BuildingProp_LK_WallCorner" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BlizzardBomberA.T-UI-Featured-Figure-BlizzardBomberA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BlizzardBomberA.T-UI-Featured-Figure-BlizzardBomberA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SoccerGirlB-C.T-UI-Featured-Figure-SoccerGirlB-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SoccerGirlB-C.T-UI-Featured-Figure-SoccerGirlB-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SharpDresserB.T-UI-Featured-Figure-SharpDresserB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SharpDresserB.T-UI-Featured-Figure-SharpDresserB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_AnvilAlarmRobin.T_AthenaEmotes_AnvilAlarmRobin System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_AnvilAlarmRobin.T_AthenaEmotes_AnvilAlarmRobin" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ImpulseSpring-A.T-UI-Featured-Figure-ImpulseSpring-A System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ImpulseSpring-A.T-UI-Featured-Figure-ImpulseSpring-A" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PliantB-B.T-UI-Featured-Figure-PliantB-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PliantB-B.T-UI-Featured-Figure-PliantB-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-UpbeatIguanaB.T-UI-Featured-Figure-UpbeatIguanaB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-UpbeatIguanaB.T-UI-Featured-Figure-UpbeatIguanaB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_RoyalWonk.T_UI_Featured_Figure_RoyalWonk System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_RoyalWonk.T_UI_Featured_Figure_RoyalWonk" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UI_Featured_BuildingProp_LK_TowerStairs.T_UI_Featured_BuildingProp_LK_TowerStairs System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UI_Featured_BuildingProp_LK_TowerStairs.T_UI_Featured_BuildingProp_LK_TowerStairs" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CyberScavengerA.T-UI-Featured-Figure-CyberScavengerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CyberScavengerA.T-UI-Featured-Figure-CyberScavengerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_SmoothBeanie.T_UI_Featured_Figure_SmoothBeanie System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_SmoothBeanie.T_UI_Featured_Figure_SmoothBeanie" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_SteelyGrin.T_UI_Featured_Figure_SteelyGrin System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_SteelyGrin.T_UI_Featured_Figure_SteelyGrin" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_CymbalBar.T_UI_Featured_Figure_CymbalBar System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_CymbalBar.T_UI_Featured_Figure_CymbalBar" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S40/T_AthenaEmotes_AuroraOwl.T_AthenaEmotes_AuroraOwl System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S40/T_AthenaEmotes_AuroraOwl.T_AthenaEmotes_AuroraOwl" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GiftWrapB.T-UI-Featured-Figure-GiftWrapB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GiftWrapB.T-UI-Featured-Figure-GiftWrapB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_MarchTreatCup.T_UI_Featured_Figure_MarchTreatCup System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_MarchTreatCup.T_UI_Featured_Figure_MarchTreatCup" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Celestial.T-AthenaBundles-Celestial System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Celestial.T-AthenaBundles-Celestial" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_BombaToon.T_UI_Featured_Figure_BombaToon System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_BombaToon.T_UI_Featured_Figure_BombaToon" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SharpDresserA.T-UI-Featured-Figure-SharpDresserA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SharpDresserA.T-UI-Featured-Figure-SharpDresserA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MilitaryFashionB.T-UI-Featured-Figure-MilitaryFashionB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MilitaryFashionB.T-UI-Featured-Figure-MilitaryFashionB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FirstClassSecond-E.T-UI-Featured-Figure-FirstClassSecond-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FirstClassSecond-E.T-UI-Featured-Figure-FirstClassSecond-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_IvoryCascade01.T_UI_Featured_Wheel_IvoryCascade01 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_IvoryCascade01.T_UI_Featured_Wheel_IvoryCascade01" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ShinyA.T-UI-Featured-Figure-ShinyA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ShinyA.T-UI-Featured-Figure-ShinyA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure_FuturePinkGoalB_Base.T-UI-Featured-Figure_FuturePinkGoalB_Base System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure_FuturePinkGoalB_Base.T-UI-Featured-Figure_FuturePinkGoalB_Base" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-VirtualShadowA.T-UI-Featured-Figure-VirtualShadowA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-VirtualShadowA.T-UI-Featured-Figure-VirtualShadowA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_PatronPoppet.T_UI_Featured_Figure_PatronPoppet System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_PatronPoppet.T_UI_Featured_Figure_PatronPoppet" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FireworkB.T-UI-Featured-Figure-FireworkB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FireworkB.T-UI-Featured-Figure-FireworkB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-LoveLlamaA.T-UI-Featured-Figure-LoveLlamaA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-LoveLlamaA.T-UI-Featured-Figure-LoveLlamaA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_MatteDecoy.T_AthenaEmotes_MatteDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_MatteDecoy.T_AthenaEmotes_MatteDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_FortniteDJB.T_UI_Featured_Figure_FortniteDJB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_FortniteDJB.T_UI_Featured_Figure_FortniteDJB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_RampageDiva_Jade.T_UI_Featured_Figure_RampageDiva_Jade System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_RampageDiva_Jade.T_UI_Featured_Figure_RampageDiva_Jade" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PinkBearB.T-UI-Featured-Figure-PinkBearB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PinkBearB.T-UI-Featured-Figure-PinkBearB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-YellowCamoAA.T-UI-Featured-Figure-YellowCamoAA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-YellowCamoAA.T-UI-Featured-Figure-YellowCamoAA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Macht01.T_UI_Featured_Wheel_Macht01 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Macht01.T_UI_Featured_Wheel_Macht01" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_SpartanSmirk.T_UI_Featured_Figure_SpartanSmirk System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_SpartanSmirk.T_UI_Featured_Figure_SpartanSmirk" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ButterflyB.T-UI-Featured-Figure-ButterflyB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ButterflyB.T-UI-Featured-Figure-ButterflyB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DecoB.T-UI-Featured-Figure-DecoB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DecoB.T-UI-Featured-Figure-DecoB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TechMageA.T-UI-Featured-Figure-TechMageA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TechMageA.T-UI-Featured-Figure-TechMageA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MelodyUrchinB.T-UI-Featured-Figure-MelodyUrchinB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MelodyUrchinB.T-UI-Featured-Figure-MelodyUrchinB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NebulaBurden.T-UI-Featured-Figure-NebulaBurden System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NebulaBurden.T-UI-Featured-Figure-NebulaBurden" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Pencil-Grape.T-UI-Featured-Figure-Pencil-Grape System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Pencil-Grape.T-UI-Featured-Figure-Pencil-Grape" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_RL167.T_UI_Featured_Wheel_RL167 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_RL167.T_UI_Featured_Wheel_RL167" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-Billboard-StaticRewind-HeroTile-Juno.T-AthenaBundles-Billboard-StaticRewind-HeroTile-Juno System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-Billboard-StaticRewind-HeroTile-Juno.T-AthenaBundles-Billboard-StaticRewind-HeroTile-Juno" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-UpbeatIguanaE.T-UI-Featured-Figure-UpbeatIguanaE System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-UpbeatIguanaE.T-UI-Featured-Figure-UpbeatIguanaE" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-YellowCamoCA.T-UI-Featured-Figure-YellowCamoCA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-YellowCamoCA.T-UI-Featured-Figure-YellowCamoCA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_RainbowSplash.T_UI_Featured_Figure_RainbowSplash System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_RainbowSplash.T_UI_Featured_Figure_RainbowSplash" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Sparks_2dRenders/Mics/S41/Featured/T_UI_Featured_Mic_AnvilAlarmRobin.T_UI_Featured_Mic_AnvilAlarmRobin System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Sparks_2dRenders/Mics/S41/Featured/T_UI_Featured_Mic_AnvilAlarmRobin.T_UI_Featured_Mic_AnvilAlarmRobin" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesVirtualShadow.TAthenaBundlesVirtualShadow System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesVirtualShadow.TAthenaBundlesVirtualShadow" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesVirtualShadow02.TAthenaBundlesVirtualShadow02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesVirtualShadow02.TAthenaBundlesVirtualShadow02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PaddedArmorBlackA.T-UI-Featured-Figure-PaddedArmorBlackA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PaddedArmorBlackA.T-UI-Featured-Figure-PaddedArmorBlackA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MaskedWarriorA.T-UI-Featured-Figure-MaskedWarriorA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MaskedWarriorA.T-UI-Featured-Figure-MaskedWarriorA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_SearedScurf.T_UI_Featured_Figure_SearedScurf System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_SearedScurf.T_UI_Featured_Figure_SearedScurf" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TwinDarkB.T-UI-Featured-Figure-TwinDarkB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TwinDarkB.T-UI-Featured-Figure-TwinDarkB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MainframeB-E.T-UI-Featured-Figure-MainframeB-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MainframeB-E.T-UI-Featured-Figure-MainframeB-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-QuietPeanutsA.T-UI-Featured-Figure-QuietPeanutsA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-QuietPeanutsA.T-UI-Featured-Figure-QuietPeanutsA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_SushiChef.T_AthenaBundles_SushiChef System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_SushiChef.T_AthenaBundles_SushiChef" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StarsA.T-UI-Featured-Figure-StarsA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StarsA.T-UI-Featured-Figure-StarsA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FearlessFlightHeroA.T-UI-Featured-Figure-FearlessFlightHeroA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FearlessFlightHeroA.T-UI-Featured-Figure-FearlessFlightHeroA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_TideCompost.T_UI_Featured_Figure_TideCompost System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_TideCompost.T_UI_Featured_Figure_TideCompost" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_BurnLeer.T_UI_Featured_Figure_BurnLeer System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_BurnLeer.T_UI_Featured_Figure_BurnLeer" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_ChefTartar.T_UI_Featured_Figure_ChefTartar System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_ChefTartar.T_UI_Featured_Figure_ChefTartar" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SpaceWarriorA.T-UI-Featured-Figure-SpaceWarriorA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SpaceWarriorA.T-UI-Featured-Figure-SpaceWarriorA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_Nevermore.T_UI_Featured_Figure_Nevermore System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_Nevermore.T_UI_Featured_Figure_Nevermore" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_CherryKnot.T_AthenaBackpack_CherryKnot System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_CherryKnot.T_AthenaBackpack_CherryKnot" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_StrideMiceDeep.T_UI_Featured_Figure_StrideMiceDeep System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_StrideMiceDeep.T_UI_Featured_Figure_StrideMiceDeep" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_PowerFluff.T_UI_Featured_Figure_PowerFluff System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_PowerFluff.T_UI_Featured_Figure_PowerFluff" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SharkAttackA.T-UI-Featured-Figure-SharkAttackA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SharkAttackA.T-UI-Featured-Figure-SharkAttackA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RangerA.T-UI-Featured-Figure-RangerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RangerA.T-UI-Featured-Figure-RangerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CatBurglarGhostA.T-UI-Featured-Figure-CatBurglarGhostA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CatBurglarGhostA.T-UI-Featured-Figure-CatBurglarGhostA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BoneWaspA.T-UI-Featured-Figure-BoneWaspA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BoneWaspA.T-UI-Featured-Figure-BoneWaspA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PizzaPitMascotB.T-UI-Featured-Figure-PizzaPitMascotB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PizzaPitMascotB.T-UI-Featured-Figure-PizzaPitMascotB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasGlare-C.T-UI-Featured-Figure-PennantSeasGlare-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasGlare-C.T-UI-Featured-Figure-PennantSeasGlare-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_SharkShankerB.T_UI_Featured_Figure_SharkShankerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_SharkShankerB.T_UI_Featured_Figure_SharkShankerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-CornyA.T-UI-Featured-Figure-CornyA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-CornyA.T-UI-Featured-Figure-CornyA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Hardwood-F.T-UI-Featured-Figure-Hardwood-F System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Hardwood-F.T-UI-Featured-Figure-Hardwood-F" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/TAthenaBundlesArchitectRockerPunk.TAthenaBundlesArchitectRockerPunk System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/TAthenaBundlesArchitectRockerPunk.TAthenaBundlesArchitectRockerPunk" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/TAthenaBundlesArchitectRockerPunk2.TAthenaBundlesArchitectRockerPunk2 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/TAthenaBundlesArchitectRockerPunk2.TAthenaBundlesArchitectRockerPunk2" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DisguiseBlackA.T-UI-Featured-Figure-DisguiseBlackA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DisguiseBlackA.T-UI-Featured-Figure-DisguiseBlackA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_SeesawSlipperA.T_UI_Featured_Figure_SeesawSlipperA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_SeesawSlipperA.T_UI_Featured_Figure_SeesawSlipperA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RazorB.T-UI-Featured-Figure-RazorB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RazorB.T-UI-Featured-Figure-RazorB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T_AthenaBundles_Peppermint.T_AthenaBundles_Peppermint System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T_AthenaBundles_Peppermint.T_AthenaBundles_Peppermint" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren.T_AthenaSoldiers_ChromeSiren System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren.T_AthenaSoldiers_ChromeSiren" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren_Helmet.T_AthenaSoldiers_ChromeSiren_Helmet System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren_Helmet.T_AthenaSoldiers_ChromeSiren_Helmet" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren_Visor_02.T_AthenaSoldiers_ChromeSiren_Visor_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren_Visor_02.T_AthenaSoldiers_ChromeSiren_Visor_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren_Visor_03.T_AthenaSoldiers_ChromeSiren_Visor_03 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren_Visor_03.T_AthenaSoldiers_ChromeSiren_Visor_03" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren_Visor_04.T_AthenaSoldiers_ChromeSiren_Visor_04 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ChromeSiren_Visor_04.T_AthenaSoldiers_ChromeSiren_Visor_04" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_ChromeSiren.T_UI_Featured_Figure_ChromeSiren System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_ChromeSiren.T_UI_Featured_Figure_ChromeSiren" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MenaceA.T-UI-Featured-Figure-MenaceA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MenaceA.T-UI-Featured-Figure-MenaceA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_OboeThorn.T_UI_Featured_Figure_OboeThorn System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_OboeThorn.T_UI_Featured_Figure_OboeThorn" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_DualLegends.MI_UI_FeaturedRenderSwitch_DualLegends System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_DualLegends.MI_UI_FeaturedRenderSwitch_DualLegends" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_VanceGuard.T_UI_Featured_Figure_VanceGuard System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_VanceGuard.T_UI_Featured_Figure_VanceGuard" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_QueenTruth_Rind.T_UI_Featured_Figure_QueenTruth_Rind System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_QueenTruth_Rind.T_UI_Featured_Figure_QueenTruth_Rind" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FootballDude-C.T-UI-Featured-Figure-FootballDude-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FootballDude-C.T-UI-Featured-Figure-FootballDude-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_PlankCoverAge_B.T_UI_Featured_Figure_PlankCoverAge_B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_PlankCoverAge_B.T_UI_Featured_Figure_PlankCoverAge_B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_Scuffle.T_UI_Featured_Figure_Scuffle System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_Scuffle.T_UI_Featured_Figure_Scuffle" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Impulse-D.T-UI-Featured-Figure-Impulse-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Impulse-D.T-UI-Featured-Figure-Impulse-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BrightIonB.T-UI-Featured-Figure-BrightIonB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BrightIonB.T-UI-Featured-Figure-BrightIonB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-DorsalDance.T-UI-Featured-Figure-DorsalDance System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-DorsalDance.T-UI-Featured-Figure-DorsalDance" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_RoseJewel.T_UI_Featured_Figure_RoseJewel System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_RoseJewel.T_UI_Featured_Figure_RoseJewel" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_BrightGunnerEclipseA.T_UI_Featured_Figure_BrightGunnerEclipseA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_BrightGunnerEclipseA.T_UI_Featured_Figure_BrightGunnerEclipseA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_GatorCeladon.T_UI_Featured_Figure_GatorCeladon System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_GatorCeladon.T_UI_Featured_Figure_GatorCeladon" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GrasshopperB-E.T-UI-Featured-Figure-GrasshopperB-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GrasshopperB-E.T-UI-Featured-Figure-GrasshopperB-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Football20Referee-I.T-UI-Featured-Figure-Football20Referee-I System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Football20Referee-I.T-UI-Featured-Figure-Football20Referee-I" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ScoutA.T-UI-Featured-Figure-ScoutA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ScoutA.T-UI-Featured-Figure-ScoutA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_AthenaBundles_CardboardCrew.T_AthenaBundles_CardboardCrew System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_AthenaBundles_CardboardCrew.T_AthenaBundles_CardboardCrew" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SleekA.T-UI-Featured-Figure-SleekA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SleekA.T-UI-Featured-Figure-SleekA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ArcticCamoDarkA.T-UI-Featured-Figure-ArcticCamoDarkA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ArcticCamoDarkA.T-UI-Featured-Figure-ArcticCamoDarkA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_BillyB.T_UI_Featured_Figure_BillyB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_BillyB.T_UI_Featured_Figure_BillyB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZombieElasticB-D.T-UI-Featured-Figure-ZombieElasticB-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZombieElasticB-D.T-UI-Featured-Figure-ZombieElasticB-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkEaglePurpleA.T-UI-Featured-Figure-DarkEaglePurpleA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkEaglePurpleA.T-UI-Featured-Figure-DarkEaglePurpleA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NeonGraffitiB.T-UI-Featured-Figure-NeonGraffitiB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NeonGraffitiB.T-UI-Featured-Figure-NeonGraffitiB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GroovyReaderB.T-UI-Featured-Figure-GroovyReaderB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GroovyReaderB.T-UI-Featured-Figure-GroovyReaderB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-PlotTwist-FUTURE.T-AthenaBundles-PlotTwist-FUTURE System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-PlotTwist-FUTURE.T-AthenaBundles-PlotTwist-FUTURE" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZombieElasticB-E.T-UI-Featured-Figure-ZombieElasticB-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZombieElasticB-E.T-UI-Featured-Figure-ZombieElasticB-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_TameEagle.T_UI_Featured_Figure_TameEagle System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_TameEagle.T_UI_Featured_Figure_TameEagle" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CuddleTeamDarkA.T-UI-Featured-Figure-CuddleTeamDarkA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CuddleTeamDarkA.T-UI-Featured-Figure-CuddleTeamDarkA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T_UI_Featured_Figure_BariumDemonB.T_UI_Featured_Figure_BariumDemonB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T_UI_Featured_Figure_BariumDemonB.T_UI_Featured_Figure_BariumDemonB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_IgniteEgg.T_UI_Featured_Figure_IgniteEgg System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_IgniteEgg.T_UI_Featured_Figure_IgniteEgg" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElasticA-E.T-UI-Featured-Figure-ElasticA-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElasticA-E.T-UI-Featured-Figure-ElasticA-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_AlderOptic.T_UI_Featured_Figure_AlderOptic System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_AlderOptic.T_UI_Featured_Figure_AlderOptic" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_Buffet.T_AthenaBundles_Buffet System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_Buffet.T_AthenaBundles_Buffet" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidayPJB-D.T-UI-Featured-Figure-HolidayPJB-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidayPJB-D.T-UI-Featured-Figure-HolidayPJB-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/T_UI_LTO_Jade_RMT_STW_DA_4x4.T_UI_LTO_Jade_RMT_STW_DA_4x4 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/T_UI_LTO_Jade_RMT_STW_DA_4x4.T_UI_LTO_Jade_RMT_STW_DA_4x4" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_FeatherMudGlance.T_UI_Featured_Figure_FeatherMudGlance System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_FeatherMudGlance.T_UI_Featured_Figure_FeatherMudGlance" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_PlankCoverWay_D.T_UI_Featured_Figure_PlankCoverWay_D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_PlankCoverWay_D.T_UI_Featured_Figure_PlankCoverWay_D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_AthenaBundles_NefariousJewel.T_AthenaBundles_NefariousJewel System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_AthenaBundles_NefariousJewel.T_AthenaBundles_NefariousJewel" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PirouetteWeldB.T-UI-Featured-Figure-PirouetteWeldB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PirouetteWeldB.T-UI-Featured-Figure-PirouetteWeldB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-VampireHunter-Galaxy.T-UI-Featured-Figure-VampireHunter-Galaxy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-VampireHunter-Galaxy.T-UI-Featured-Figure-VampireHunter-Galaxy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_IndoorLaceScore.T_UI_Featured_Figure_IndoorLaceScore System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_IndoorLaceScore.T_UI_Featured_Figure_IndoorLaceScore" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_CloakedIron.T_UI_Featured_Figure_CloakedIron System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_CloakedIron.T_UI_Featured_Figure_CloakedIron" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WindwalkerB.T-UI-Featured-Figure-WindwalkerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WindwalkerB.T-UI-Featured-Figure-WindwalkerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_CorvidStomp.T_UI_Featured_Figure_CorvidStomp System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_CorvidStomp.T_UI_Featured_Figure_CorvidStomp" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-QualityCreekA.T-UI-Featured-Figure-QualityCreekA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-QualityCreekA.T-UI-Featured-Figure-QualityCreekA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_EssayViewPier.T_UI_Featured_Figure_EssayViewPier System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_EssayViewPier.T_UI_Featured_Figure_EssayViewPier" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_OxideHoard.T_UI_Featured_Figure_OxideHoard System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_OxideHoard.T_UI_Featured_Figure_OxideHoard" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Football20RefereeA.T-UI-Featured-Figure-Football20RefereeA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Football20RefereeA.T-UI-Featured-Figure-Football20RefereeA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_AnvilAlarmRobin.T_AthenaSoldiers_AnvilAlarmRobin System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_AnvilAlarmRobin.T_AthenaSoldiers_AnvilAlarmRobin" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_AnvilAlarmRobin_Let.T_AthenaSoldiers_AnvilAlarmRobin_Let System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_AnvilAlarmRobin_Let.T_AthenaSoldiers_AnvilAlarmRobin_Let" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_AnvilAlarmRobin_GlassesOff.T_AthenaSoldiers_AnvilAlarmRobin_GlassesOff System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_AnvilAlarmRobin_GlassesOff.T_AthenaSoldiers_AnvilAlarmRobin_GlassesOff" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_AnvilAlarmRobin_ScarfOff.T_AthenaSoldiers_AnvilAlarmRobin_ScarfOff System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_AnvilAlarmRobin_ScarfOff.T_AthenaSoldiers_AnvilAlarmRobin_ScarfOff" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_PlankCoverAge_E.T_UI_Featured_Figure_PlankCoverAge_E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_PlankCoverAge_E.T_UI_Featured_Figure_PlankCoverAge_E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesAmour.TAthenaBundlesAmour System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesAmour.TAthenaBundlesAmour" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StreetGothSummerB.T-UI-Featured-Figure-StreetGothSummerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StreetGothSummerB.T-UI-Featured-Figure-StreetGothSummerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-Stainless.T-AthenaBundles-Stainless System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-Stainless.T-AthenaBundles-Stainless" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SurvivalSpecialistAutumnB.T-UI-Featured-Figure-SurvivalSpecialistAutumnB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SurvivalSpecialistAutumnB.T-UI-Featured-Figure-SurvivalSpecialistAutumnB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_ChewyStaveCurve.T_UI_Featured_Figure_ChewyStaveCurve System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_ChewyStaveCurve.T_UI_Featured_Figure_ChewyStaveCurve" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_MatteDecoy.T_AthenaSoldiers_MatteDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_MatteDecoy.T_AthenaSoldiers_MatteDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_MatteDecoy_02.T_AthenaSoldiers_MatteDecoy_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_MatteDecoy_02.T_AthenaSoldiers_MatteDecoy_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_MatteDecoy.T_UI_Featured_Figure_MatteDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_MatteDecoy.T_UI_Featured_Figure_MatteDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_DustyBun.T_UI_Featured_Figure_DustyBun System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_DustyBun.T_UI_Featured_Figure_DustyBun" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_JadeTowelGloss.T_UI_Featured_Figure_JadeTowelGloss System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_JadeTowelGloss.T_UI_Featured_Figure_JadeTowelGloss" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SnowmanFashionA.T-UI-Featured-Figure-SnowmanFashionA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SnowmanFashionA.T-UI-Featured-Figure-SnowmanFashionA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NightCapsuleA.T-UI-Featured-Figure-NightCapsuleA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NightCapsuleA.T-UI-Featured-Figure-NightCapsuleA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_PearlTaffyOpera.T_UI_Featured_Figure_PearlTaffyOpera System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_PearlTaffyOpera.T_UI_Featured_Figure_PearlTaffyOpera" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-StandsA-E.T-UI-Featured-Figure-StandsA-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-StandsA-E.T-UI-Featured-Figure-StandsA-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AstronautEvilB.T-UI-Featured-Figure-AstronautEvilB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AstronautEvilB.T-UI-Featured-Figure-AstronautEvilB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_CyborgWarrior.T_UI_Featured_Figure_CyborgWarrior System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_CyborgWarrior.T_UI_Featured_Figure_CyborgWarrior" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-IceQueenB.T-UI-Featured-Figure-IceQueenB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-IceQueenB.T-UI-Featured-Figure-IceQueenB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-KittyWarriorA.T-UI-Featured-Figure-KittyWarriorA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-KittyWarriorA.T-UI-Featured-Figure-KittyWarriorA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CometA.T-UI-Featured-Figure-CometA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CometA.T-UI-Featured-Figure-CometA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_VMT_SlurpLegends.T_AthenaBundles_VMT_SlurpLegends System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_VMT_SlurpLegends.T_AthenaBundles_VMT_SlurpLegends" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_RowdyDevilFNCS.T_UI_Featured_Figure_RowdyDevilFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_RowdyDevilFNCS.T_UI_Featured_Figure_RowdyDevilFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_OmelettePop.T_UI_Featured_Figure_OmelettePop System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_OmelettePop.T_UI_Featured_Figure_OmelettePop" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_CanvasPrint.T_AthenaBundles_CanvasPrint System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_CanvasPrint.T_AthenaBundles_CanvasPrint" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_CanvasPrint_02.T_AthenaBundles_CanvasPrint_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_CanvasPrint_02.T_AthenaBundles_CanvasPrint_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FutureBikerB.T-UI-Featured-Figure-FutureBikerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FutureBikerB.T-UI-Featured-Figure-FutureBikerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ThriveB.T-UI-Featured-Figure-ThriveB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ThriveB.T-UI-Featured-Figure-ThriveB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-Angel.M-Angel System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-Angel.M-Angel" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TeriyakiFishA.T-UI-Featured-Figure-TeriyakiFishA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TeriyakiFishA.T-UI-Featured-Figure-TeriyakiFishA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DuckHeroB.T-UI-Featured-Figure-DuckHeroB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DuckHeroB.T-UI-Featured-Figure-DuckHeroB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_SeleneDonna.T_UI_Featured_Figure_SeleneDonna System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_SeleneDonna.T_UI_Featured_Figure_SeleneDonna" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-WaywardRebelB.T-UI-Featured-Figure-WaywardRebelB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-WaywardRebelB.T-UI-Featured-Figure-WaywardRebelB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GarbageA.T-UI-Featured-Figure-GarbageA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GarbageA.T-UI-Featured-Figure-GarbageA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TrooperA.T-UI-Featured-Figure-TrooperA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TrooperA.T-UI-Featured-Figure-TrooperA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RockerPunkB.T-UI-Featured-Figure-RockerPunkB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RockerPunkB.T-UI-Featured-Figure-RockerPunkB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Bountress.T-UI-Featured-Figure-Bountress System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Bountress.T-UI-Featured-Figure-Bountress" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S39/T_AthenaEmotes_ForestJeanGrowl.T_AthenaEmotes_ForestJeanGrowl System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S39/T_AthenaEmotes_ForestJeanGrowl.T_AthenaEmotes_ForestJeanGrowl" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_AuroraOwl.T_UI_Featured_Figure_AuroraOwl System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_AuroraOwl.T_UI_Featured_Figure_AuroraOwl" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Pencil-Mango.T-UI-Featured-Figure-Pencil-Mango System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Pencil-Mango.T-UI-Featured-Figure-Pencil-Mango" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_BananaCake.T_UI_Featured_Figure_BananaCake System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_BananaCake.T_UI_Featured_Figure_BananaCake" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ToadCycle_Arm.T_UI_Featured_Figure_ToadCycle_Arm System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ToadCycle_Arm.T_UI_Featured_Figure_ToadCycle_Arm" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MechPilotSharkVelocityB.T-UI-Featured-Figure-MechPilotSharkVelocityB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MechPilotSharkVelocityB.T-UI-Featured-Figure-MechPilotSharkVelocityB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GalacticB.T-UI-Featured-Figure-GalacticB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GalacticB.T-UI-Featured-Figure-GalacticB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-RebirthFreshF_A.T-AthenaBundles-RebirthFreshF_A System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-RebirthFreshF_A.T-AthenaBundles-RebirthFreshF_A" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_GigglesA.T_UI_Featured_Figure_GigglesA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_GigglesA.T_UI_Featured_Figure_GigglesA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HornettaVineB.T-UI-Featured-Figure-HornettaVineB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HornettaVineB.T-UI-Featured-Figure-HornettaVineB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GoldenGuardAntler.T-UI-Featured-Figure-GoldenGuardAntler System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GoldenGuardAntler.T-UI-Featured-Figure-GoldenGuardAntler" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_Conscience.T_AthenaBundles_Conscience System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_Conscience.T_AthenaBundles_Conscience" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-Jumpsuit.T-UI-Featured-Figure-Jumpsuit System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-Jumpsuit.T-UI-Featured-Figure-Jumpsuit" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RuinsB.T-UI-Featured-Figure-RuinsB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RuinsB.T-UI-Featured-Figure-RuinsB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_EssayViewMyth.T_UI_Featured_Figure_EssayViewMyth System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_EssayViewMyth.T_UI_Featured_Figure_EssayViewMyth" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DemonHunterA.T-UI-Featured-Figure-DemonHunterA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DemonHunterA.T-UI-Featured-Figure-DemonHunterA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Brite_02.T-AthenaBundles-Brite_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Brite_02.T-AthenaBundles-Brite_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_NoonDoctor.T_AthenaSoldiers_NoonDoctor System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_NoonDoctor.T_AthenaSoldiers_NoonDoctor" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Lettuce.T-AthenaBundles-Lettuce System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Lettuce.T-AthenaBundles-Lettuce" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_SandalSite.T_UI_Featured_Figure_SandalSite System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_SandalSite.T_UI_Featured_Figure_SandalSite" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasOneA-E.T-UI-Featured-Figure-PennantSeasOneA-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasOneA-E.T-UI-Featured-Figure-PennantSeasOneA-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_PageTruffle.T_UI_Featured_Figure_PageTruffle System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_PageTruffle.T_UI_Featured_Figure_PageTruffle" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-JumpstartA.T-UI-Featured-Figure-JumpstartA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-JumpstartA.T-UI-Featured-Figure-JumpstartA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_AthenaBundles_Alien.T_AthenaBundles_Alien System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_AthenaBundles_Alien.T_AthenaBundles_Alien" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_AthenaBundles_Alien_02.T_AthenaBundles_Alien_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_AthenaBundles_Alien_02.T_AthenaBundles_Alien_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_AirKringle.T_UI_Featured_Figure_AirKringle System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_AirKringle.T_UI_Featured_Figure_AirKringle" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZombieElasticA.T-UI-Featured-Figure-ZombieElasticA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZombieElasticA.T-UI-Featured-Figure-ZombieElasticA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-HenchmanSummerA.T-UI-Featured-Figure-HenchmanSummerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-HenchmanSummerA.T-UI-Featured-Figure-HenchmanSummerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_ApexWildA.T_UI_Featured_Figure_ApexWildA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_ApexWildA.T_UI_Featured_Figure_ApexWildA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S35/T_AthenaBundles_WingBath.T_AthenaBundles_WingBath System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S35/T_AthenaBundles_WingBath.T_AthenaBundles_WingBath" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StreetGothCandyB.T-UI-Featured-Figure-StreetGothCandyB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StreetGothCandyB.T-UI-Featured-Figure-StreetGothCandyB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ArcticCamoSlateA.T-UI-Featured-Figure-ArcticCamoSlateA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ArcticCamoSlateA.T-UI-Featured-Figure-ArcticCamoSlateA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_BullKeynote.T_UI_Featured_Figure_BullKeynote System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_BullKeynote.T_UI_Featured_Figure_BullKeynote" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TennisWhiteB.T-UI-Featured-Figure-TennisWhiteB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TennisWhiteB.T-UI-Featured-Figure-TennisWhiteB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-KeenA.T-UI-Featured-Figure-KeenA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-KeenA.T-UI-Featured-Figure-KeenA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_InfernoFNCS.T_UI_Featured_Figure_InfernoFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_InfernoFNCS.T_UI_Featured_Figure_InfernoFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Wheels/S30/T_UI_Featured_Wheel_RL157.T_UI_Featured_Wheel_RL157 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Wheels/S30/T_UI_Featured_Wheel_RL157.T_UI_Featured_Wheel_RL157" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BunnyFashionB-B.T-UI-Featured-Figure-BunnyFashionB-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BunnyFashionB-B.T-UI-Featured-Figure-BunnyFashionB-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S40/T_AthenaEmotes_LentilAnise.T_AthenaEmotes_LentilAnise System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S40/T_AthenaEmotes_LentilAnise.T_AthenaEmotes_LentilAnise" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-JurassicArchaeologyB-Pixels.T-UI-Featured-Figure-JurassicArchaeologyB-Pixels System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-JurassicArchaeologyB-Pixels.T-UI-Featured-Figure-JurassicArchaeologyB-Pixels" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_UproarB.T_UI_Featured_Figure_UproarB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_UproarB.T_UI_Featured_Figure_UproarB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RoboB.T-UI-Featured-Figure-RoboB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RoboB.T-UI-Featured-Figure-RoboB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_WickedMindFNCS.T_UI_Featured_Figure_WickedMindFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_WickedMindFNCS.T_UI_Featured_Figure_WickedMindFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/TAthenaBundlesApexWild.TAthenaBundlesApexWild System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/TAthenaBundlesApexWild.TAthenaBundlesApexWild" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_BrightDisk.T_UI_Featured_Figure_BrightDisk System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_BrightDisk.T_UI_Featured_Figure_BrightDisk" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S38/T_AthenaBundles_FlappyGreen.T_AthenaBundles_FlappyGreen System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S38/T_AthenaBundles_FlappyGreen.T_AthenaBundles_FlappyGreen" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-HeistSleek-Skull.T-UI-Featured-Figure-HeistSleek-Skull System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-HeistSleek-Skull.T-UI-Featured-Figure-HeistSleek-Skull" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MedicB.T-UI-Featured-Figure-MedicB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MedicB.T-UI-Featured-Figure-MedicB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ShinyJacketB.T-UI-Featured-Figure-ShinyJacketB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ShinyJacketB.T-UI-Featured-Figure-ShinyJacketB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Vigilante.MI_UI_FeaturedRenderSwitch_M_Vigilante System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Vigilante.MI_UI_FeaturedRenderSwitch_M_Vigilante" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElasticA-B.T-UI-Featured-Figure-ElasticA-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElasticA-B.T-UI-Featured-Figure-ElasticA-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DoubleAgentGreyA.T-UI-Featured-Figure-DoubleAgentGreyA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DoubleAgentGreyA.T-UI-Featured-Figure-DoubleAgentGreyA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_GlowFang.T_UI_Featured_Figure_GlowFang System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_GlowFang.T_UI_Featured_Figure_GlowFang" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiDudeA-GER.T-UI-Featured-Figure-SkiDudeA-GER System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiDudeA-GER.T-UI-Featured-Figure-SkiDudeA-GER" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_ShirtTilapia.T_UI_Featured_Figure_ShirtTilapia System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_ShirtTilapia.T_UI_Featured_Figure_ShirtTilapia" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_QuailWink.T_UI_Featured_Figure_QuailWink System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_QuailWink.T_UI_Featured_Figure_QuailWink" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_RumbleBeat_Beach.T_UI_Featured_Figure_RumbleBeat_Beach System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_RumbleBeat_Beach.T_UI_Featured_Figure_RumbleBeat_Beach" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkNinjaWhite.T-UI-Featured-Figure-DarkNinjaWhite System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkNinjaWhite.T-UI-Featured-Figure-DarkNinjaWhite" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_LooseCreep.T_UI_Featured_Figure_LooseCreep System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_LooseCreep.T_UI_Featured_Figure_LooseCreep" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_WrenchPeel.T_UI_Featured_Figure_WrenchPeel System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_WrenchPeel.T_UI_Featured_Figure_WrenchPeel" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-CODSquadHoodieA.T-UI-Featured-Figure-CODSquadHoodieA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-CODSquadHoodieA.T-UI-Featured-Figure-CODSquadHoodieA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_ClawedRaven.T_UI_Featured_Figure_ClawedRaven System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_ClawedRaven.T_UI_Featured_Figure_ClawedRaven" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_RimeSkate_Plow.T_UI_Featured_Figure_RimeSkate_Plow System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_RimeSkate_Plow.T_UI_Featured_Figure_RimeSkate_Plow" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElasticA-C.T-UI-Featured-Figure-ElasticA-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElasticA-C.T-UI-Featured-Figure-ElasticA-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CupidB.T-UI-Featured-Figure-CupidB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CupidB.T-UI-Featured-Figure-CupidB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_CreamDecoy.T_Featured_Wraps_CreamDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_CreamDecoy.T_Featured_Wraps_CreamDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-CoyoTear.T-AthenaBundles-CoyoTear System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-CoyoTear.T-AthenaBundles-CoyoTear" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Lunchbox.MI_UI_FeaturedRenderSwitch_M_Lunchbox System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Lunchbox.MI_UI_FeaturedRenderSwitch_M_Lunchbox" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FauxVenomB.T-UI-Featured-Figure-FauxVenomB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FauxVenomB.T-UI-Featured-Figure-FauxVenomB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BlondeB.T-UI-Featured-Figure-BlondeB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BlondeB.T-UI-Featured-Figure-BlondeB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DarkShamanA.T-UI-Featured-Figure-DarkShamanA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DarkShamanA.T-UI-Featured-Figure-DarkShamanA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_Textile_Knight.T_UI_Featured_Figure_Textile_Knight System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_Textile_Knight.T_UI_Featured_Figure_Textile_Knight" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_EchoAngel.T_UI_Featured_Figure_EchoAngel System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_EchoAngel.T_UI_Featured_Figure_EchoAngel" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_FluffWoof.T_UI_Featured_Figure_FluffWoof System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_FluffWoof.T_UI_Featured_Figure_FluffWoof" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StreetUrchinA.T-UI-Featured-Figure-StreetUrchinA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StreetUrchinA.T-UI-Featured-Figure-StreetUrchinA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MainframeB-D.T-UI-Featured-Figure-MainframeB-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MainframeB-D.T-UI-Featured-Figure-MainframeB-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ScathachB.T-UI-Featured-Figure-ScathachB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ScathachB.T-UI-Featured-Figure-ScathachB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CyberKarateA.T-UI-Featured-Figure-CyberKarateA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CyberKarateA.T-UI-Featured-Figure-CyberKarateA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SpaceGirlB.T-UI-Featured-Figure-SpaceGirlB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SpaceGirlB.T-UI-Featured-Figure-SpaceGirlB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticMushroom-C.T-UI-Featured-Figure-TacticMushroom-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticMushroom-C.T-UI-Featured-Figure-TacticMushroom-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_CajunTaco.T_UI_Featured_Figure_CajunTaco System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_CajunTaco.T_UI_Featured_Figure_CajunTaco" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-MythA.T-UI-Featured-Figure-MythA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-MythA.T-UI-Featured-Figure-MythA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BikerA.T-UI-Featured-Figure-BikerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BikerA.T-UI-Featured-Figure-BikerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Sparks_2dRenders/Guitar/S41/Featured/T_UI_Featured_Guitar_VoyagerCuboid.T_UI_Featured_Guitar_VoyagerCuboid System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Sparks_2dRenders/Guitar/S41/Featured/T_UI_Featured_Guitar_VoyagerCuboid.T_UI_Featured_Guitar_VoyagerCuboid" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SleepyTimeA.T-UI-Featured-Figure-SleepyTimeA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SleepyTimeA.T-UI-Featured-Figure-SleepyTimeA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Sparks_2dRenders/Mics/S41/Featured/T_UI_Featured_Mic_CreamDecoy.T_UI_Featured_Mic_CreamDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Sparks_2dRenders/Mics/S41/Featured/T_UI_Featured_Mic_CreamDecoy.T_UI_Featured_Mic_CreamDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Sparks_2dRenders/Mics/S41/Featured/T_UI_Featured_Mic_CreamDecoy_02.T_UI_Featured_Mic_CreamDecoy_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Sparks_2dRenders/Mics/S41/Featured/T_UI_Featured_Mic_CreamDecoy_02.T_UI_Featured_Mic_CreamDecoy_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_CreamDecoy.T_AthenaBundles_CreamDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_CreamDecoy.T_AthenaBundles_CreamDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_CreamDecoy_02.T_AthenaBundles_CreamDecoy_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_CreamDecoy_02.T_AthenaBundles_CreamDecoy_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_CreamDecoy.T_AthenaBundles_CreamDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_CreamDecoy.T_AthenaBundles_CreamDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NeonCatSpeedB.T-UI-Featured-Figure-NeonCatSpeedB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NeonCatSpeedB.T-UI-Featured-Figure-NeonCatSpeedB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_SharkFry.T_UI_Featured_Figure_SharkFry System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_SharkFry.T_UI_Featured_Figure_SharkFry" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FootballDude-B.T-UI-Featured-Figure-FootballDude-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FootballDude-B.T-UI-Featured-Figure-FootballDude-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-AccumulateA.T-AthenaBundles-AccumulateA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-AccumulateA.T-AthenaBundles-AccumulateA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-YellowCamoBA.T-UI-Featured-Figure-YellowCamoBA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-YellowCamoBA.T-UI-Featured-Figure-YellowCamoBA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_PlankCoverWay.T_UI_Featured_Figure_PlankCoverWay System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_PlankCoverWay.T_UI_Featured_Figure_PlankCoverWay" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundles_Ski.TAthenaBundles_Ski System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundles_Ski.TAthenaBundles_Ski" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NoshA.T-UI-Featured-Figure-NoshA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NoshA.T-UI-Featured-Figure-NoshA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AxlA.T-UI-Featured-Figure-AxlA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AxlA.T-UI-Featured-Figure-AxlA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-BasilStrongA.T-AthenaBundles-BasilStrongA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-BasilStrongA.T-AthenaBundles-BasilStrongA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_TerrierCure.T_UI_Featured_Figure_TerrierCure System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_TerrierCure.T_UI_Featured_Figure_TerrierCure" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SoccerDudeA-A.T-UI-Featured-Figure-SoccerDudeA-A System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SoccerDudeA-A.T-UI-Featured-Figure-SoccerDudeA-A" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RhinoA.T-UI-Featured-Figure-RhinoA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RhinoA.T-UI-Featured-Figure-RhinoA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MechanicalEngineerSummerB.T-UI-Featured-Figure-MechanicalEngineerSummerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MechanicalEngineerSummerB.T-UI-Featured-Figure-MechanicalEngineerSummerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiGirlB-CHN.T-UI-Featured-Figure-SkiGirlB-CHN System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiGirlB-CHN.T-UI-Featured-Figure-SkiGirlB-CHN" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S22/T_AthenaBackpack_AllKnowing.T_AthenaBackpack_AllKnowing System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S22/T_AthenaBackpack_AllKnowing.T_AthenaBackpack_AllKnowing" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StaticShadesA.T-UI-Featured-Figure-StaticShadesA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StaticShadesA.T-UI-Featured-Figure-StaticShadesA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BinaryTwinB.T-UI-Featured-Figure-BinaryTwinB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BinaryTwinB.T-UI-Featured-Figure-BinaryTwinB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_BitterSweet.T_UI_Featured_Figure_BitterSweet System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_BitterSweet.T_UI_Featured_Figure_BitterSweet" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PliantA.T-UI-Featured-Figure-PliantA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PliantA.T-UI-Featured-Figure-PliantA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AllKnowingA.T-UI-Featured-Figure-AllKnowingA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AllKnowingA.T-UI-Featured-Figure-AllKnowingA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GrilledCheeseA.T-UI-Featured-Figure-GrilledCheeseA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GrilledCheeseA.T-UI-Featured-Figure-GrilledCheeseA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_BakerStep.T_UI_Featured_Figure_BakerStep System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_BakerStep.T_UI_Featured_Figure_BakerStep" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_PowerSpin.T_UI_Featured_Figure_PowerSpin System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_PowerSpin.T_UI_Featured_Figure_PowerSpin" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_LucidVibe.T_UI_Featured_Figure_LucidVibe System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_LucidVibe.T_UI_Featured_Figure_LucidVibe" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_PearlTote.T_UI_Featured_Figure_PearlTote System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_PearlTote.T_UI_Featured_Figure_PearlTote" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DarkDinoA.T-UI-Featured-Figure-DarkDinoA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DarkDinoA.T-UI-Featured-Figure-DarkDinoA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BarefootB.T-UI-Featured-Figure-BarefootB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BarefootB.T-UI-Featured-Figure-BarefootB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AmourB.T-UI-Featured-Figure-AmourB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AmourB.T-UI-Featured-Figure-AmourB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BannerB-A.T-UI-Featured-Figure-BannerB-A System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BannerB-A.T-UI-Featured-Figure-BannerB-A" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_LivelyDomino.T_UI_Featured_Figure_LivelyDomino System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_LivelyDomino.T_UI_Featured_Figure_LivelyDomino" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PumpkinSpiceB.T-UI-Featured-Figure-PumpkinSpiceB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PumpkinSpiceB.T-UI-Featured-Figure-PumpkinSpiceB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_Razor.T_AthenaBundles_Razor System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_Razor.T_AthenaBundles_Razor" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_TarA.T_UI_Featured_Figure_TarA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_TarA.T_UI_Featured_Figure_TarA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesFigureSkiDudeAGBR.TAthenaBundlesFigureSkiDudeAGBR System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesFigureSkiDudeAGBR.TAthenaBundlesFigureSkiDudeAGBR" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-CroissantA.T-UI-Featured-Figure-CroissantA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-CroissantA.T-UI-Featured-Figure-CroissantA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Commando022B.T-UI-Featured-Figure-Commando022B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Commando022B.T-UI-Featured-Figure-Commando022B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/MI_OfferImages/A_Juno/Figure/T-UI-Featured-Figure-OctoberfestB.T-UI-Featured-Figure-OctoberfestB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/MI_OfferImages/A_Juno/Figure/T-UI-Featured-Figure-OctoberfestB.T-UI-Featured-Figure-OctoberfestB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StormSoldierA.T-UI-Featured-Figure-StormSoldierA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StormSoldierA.T-UI-Featured-Figure-StormSoldierA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_QueenGalore.T_AthenaBundles_QueenGalore System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_QueenGalore.T_AthenaBundles_QueenGalore" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_QueenGalore_02.T_AthenaBundles_QueenGalore_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_QueenGalore_02.T_AthenaBundles_QueenGalore_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_QueenGalore.T_AthenaBundles_QueenGalore System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_QueenGalore.T_AthenaBundles_QueenGalore" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_QueenGalore_02.T_AthenaBundles_QueenGalore_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_QueenGalore_02.T_AthenaBundles_QueenGalore_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Tailor.MI_UI_FeaturedRenderSwitch_M_Tailor System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Tailor.MI_UI_FeaturedRenderSwitch_M_Tailor" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-Football20A-C.T-UI-Featured-Figure-Figure-Football20A-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-Football20A-C.T-UI-Featured-Figure-Figure-Football20A-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_SkiffGrind.T_UI_Featured_Figure_SkiffGrind System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_SkiffGrind.T_UI_Featured_Figure_SkiffGrind" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesStreetRacerWhite.TAthenaBundlesStreetRacerWhite System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesStreetRacerWhite.TAthenaBundlesStreetRacerWhite" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-JurassicArchaeologySummerB.T-UI-Featured-Figure-JurassicArchaeologySummerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-JurassicArchaeologySummerB.T-UI-Featured-Figure-JurassicArchaeologySummerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_PawJasmineSword.T_UI_Featured_Figure_PawJasmineSword System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_PawJasmineSword.T_UI_Featured_Figure_PawJasmineSword" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_TrickyDino.T_UI_Featured_Figure_TrickyDino System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_TrickyDino.T_UI_Featured_Figure_TrickyDino" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_IvoryBrite.T_UI_Featured_Figure_IvoryBrite System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_IvoryBrite.T_UI_Featured_Figure_IvoryBrite" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-VeiledB.T-UI-Featured-Figure-VeiledB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-VeiledB.T-UI-Featured-Figure-VeiledB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T_UI_Featured_Figure_MiddleSock.T_UI_Featured_Figure_MiddleSock System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T_UI_Featured_Figure_MiddleSock.T_UI_Featured_Figure_MiddleSock" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_GrandScheme_Red.T_UI_Featured_Figure_GrandScheme_Red System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_GrandScheme_Red.T_UI_Featured_Figure_GrandScheme_Red" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_DolphinGill.T_UI_Featured_Figure_DolphinGill System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_DolphinGill.T_UI_Featured_Figure_DolphinGill" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StripeB.T-UI-Featured-Figure-StripeB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StripeB.T-UI-Featured-Figure-StripeB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_VoyagerCuboid.T_Featured_Wraps_VoyagerCuboid System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_VoyagerCuboid.T_Featured_Wraps_VoyagerCuboid" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_BadCat.T_UI_Featured_Figure_BadCat System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_BadCat.T_UI_Featured_Figure_BadCat" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-HenchmanBadA.T-AthenaBundles-HenchmanBadA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-HenchmanBadA.T-AthenaBundles-HenchmanBadA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_SkyRuled.T_AthenaEmotes_SkyRuled System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_SkyRuled.T_AthenaEmotes_SkyRuled" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GalileoSledA.T-UI-Featured-Figure-GalileoSledA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GalileoSledA.T-UI-Featured-Figure-GalileoSledA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_PintPiano.T_UI_Featured_Figure_PintPiano System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_PintPiano.T_UI_Featured_Figure_PintPiano" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_RareKrow.T_UI_Featured_Companion_RareKrow System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_RareKrow.T_UI_Featured_Companion_RareKrow" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_RareKrow_C.T_UI_Featured_Companion_RareKrow_C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_RareKrow_C.T_UI_Featured_Companion_RareKrow_C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_RareKrow_B.T_UI_Featured_Companion_RareKrow_B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_RareKrow_B.T_UI_Featured_Companion_RareKrow_B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_RareKrow_D.T_UI_Featured_Companion_RareKrow_D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_RareKrow_D.T_UI_Featured_Companion_RareKrow_D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StreetGothA.T-UI-Featured-Figure-StreetGothA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StreetGothA.T-UI-Featured-Figure-StreetGothA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_PreciseRuffian.T_UI_Featured_Figure_PreciseRuffian System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_PreciseRuffian.T_UI_Featured_Figure_PreciseRuffian" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GnomeA.T-UI-Featured-Figure-GnomeA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GnomeA.T-UI-Featured-Figure-GnomeA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-ChocoBunny.T-AthenaBundles-ChocoBunny System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-ChocoBunny.T-AthenaBundles-ChocoBunny" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunStar.T_AthenaSoldiers_SunStar System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunStar.T_AthenaSoldiers_SunStar" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunStar_GlassesUp.T_AthenaSoldiers_SunStar_GlassesUp System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunStar_GlassesUp.T_AthenaSoldiers_SunStar_GlassesUp" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_SunStarA.T_UI_Featured_Figure_SunStarA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_SunStarA.T_UI_Featured_Figure_SunStarA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_DodgyOven.T_UI_Featured_Figure_DodgyOven System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_DodgyOven.T_UI_Featured_Figure_DodgyOven" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_BugBeliever.T_UI_Featured_Figure_BugBeliever System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_BugBeliever.T_UI_Featured_Figure_BugBeliever" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BannerDB.T-UI-Featured-Figure-BannerDB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BannerDB.T-UI-Featured-Figure-BannerDB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RebirthFreshA-D.T-UI-Featured-Figure-RebirthFreshA-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RebirthFreshA-D.T-UI-Featured-Figure-RebirthFreshA-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T_UI_Featured_Figure_SnowmanA.T_UI_Featured_Figure_SnowmanA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T_UI_Featured_Figure_SnowmanA.T_UI_Featured_Figure_SnowmanA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RetroPhotographerB.T-UI-Featured-Figure-RetroPhotographerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RetroPhotographerB.T-UI-Featured-Figure-RetroPhotographerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_BulletBlueA.T_UI_Featured_Figure_BulletBlueA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_BulletBlueA.T_UI_Featured_Figure_BulletBlueA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ForestDwellerA.T-UI-Featured-Figure-ForestDwellerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ForestDwellerA.T-UI-Featured-Figure-ForestDwellerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasOneB-C.T-UI-Featured-Figure-PennantSeasOneB-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasOneB-C.T-UI-Featured-Figure-PennantSeasOneB-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S32/T_AthenaBundles_Figure_DecaSphere.T_AthenaBundles_Figure_DecaSphere System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S32/T_AthenaBundles_Figure_DecaSphere.T_AthenaBundles_Figure_DecaSphere" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_ChiliAbide.T_UI_Featured_Figure_ChiliAbide System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_ChiliAbide.T_UI_Featured_Figure_ChiliAbide" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HumanBeingA.T-UI-Featured-Figure-HumanBeingA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HumanBeingA.T-UI-Featured-Figure-HumanBeingA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure_80sExerciseA_Base.T-UI-Featured-Figure_80sExerciseA_Base System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure_80sExerciseA_Base.T-UI-Featured-Figure_80sExerciseA_Base" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RetroA.T-UI-Featured-Figure-RetroA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RetroA.T-UI-Featured-Figure-RetroA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PajamaPartyB.T-UI-Featured-Figure-PajamaPartyB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PajamaPartyB.T-UI-Featured-Figure-PajamaPartyB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SweaterWeatherA.T-UI-Featured-Figure-SweaterWeatherA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SweaterWeatherA.T-UI-Featured-Figure-SweaterWeatherA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-SummerStride_02.T-AthenaBundles-SummerStride_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-SummerStride_02.T-AthenaBundles-SummerStride_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_HeistFNCS.T_UI_Featured_Figure_HeistFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_HeistFNCS.T_UI_Featured_Figure_HeistFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-InnovatorSandB.T-UI-Featured-Figure-InnovatorSandB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-InnovatorSandB.T-UI-Featured-Figure-InnovatorSandB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UIFeaturedBuildingProp_Build_LKC_WorkshopArea.T_UIFeaturedBuildingProp_Build_LKC_WorkshopArea System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UIFeaturedBuildingProp_Build_LKC_WorkshopArea.T_UIFeaturedBuildingProp_Build_LKC_WorkshopArea" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_PlankCoverWay_E.T_UI_Featured_Figure_PlankCoverWay_E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_PlankCoverWay_E.T_UI_Featured_Figure_PlankCoverWay_E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_CataclysmTower.T_UI_Featured_Figure_CataclysmTower System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_CataclysmTower.T_UI_Featured_Figure_CataclysmTower" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ContaminateA.T-UI-Featured-Figure-ContaminateA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ContaminateA.T-UI-Featured-Figure-ContaminateA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HornedMaskB.T-UI-Featured-Figure-HornedMaskB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HornedMaskB.T-UI-Featured-Figure-HornedMaskB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_MezzoAce.T_UI_Featured_Figure_MezzoAce System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_MezzoAce.T_UI_Featured_Figure_MezzoAce" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Dieselpunk02A.T-UI-Featured-Figure-Dieselpunk02A System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Dieselpunk02A.T-UI-Featured-Figure-Dieselpunk02A" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZombieElasticA-B.T-UI-Featured-Figure-ZombieElasticA-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZombieElasticA-B.T-UI-Featured-Figure-ZombieElasticA-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_GrandSchemeA_Grey.T_UI_Featured_Figure_GrandSchemeA_Grey System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_GrandSchemeA_Grey.T_UI_Featured_Figure_GrandSchemeA_Grey" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SamuraiUltraArmorA.T-UI-Featured-Figure-SamuraiUltraArmorA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SamuraiUltraArmorA.T-UI-Featured-Figure-SamuraiUltraArmorA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-SmallFry_02.T-AthenaBundles-SmallFry_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-SmallFry_02.T-AthenaBundles-SmallFry_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DinoCollectorB.T-UI-Featured-Figure-DinoCollectorB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DinoCollectorB.T-UI-Featured-Figure-DinoCollectorB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GraffitiFutureB.T-UI-Featured-Figure-GraffitiFutureB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GraffitiFutureB.T-UI-Featured-Figure-GraffitiFutureB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MechPilotSharkB.T-UI-Featured-Figure-MechPilotSharkB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MechPilotSharkB.T-UI-Featured-Figure-MechPilotSharkB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_TangyRadishMagma.T_UI_Featured_Figure_TangyRadishMagma System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_TangyRadishMagma.T_UI_Featured_Figure_TangyRadishMagma" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_UnluckyRoll.T_UI_Featured_Figure_UnluckyRoll System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_UnluckyRoll.T_UI_Featured_Figure_UnluckyRoll" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_ManicRufus.T_UI_Featured_Figure_ManicRufus System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_ManicRufus.T_UI_Featured_Figure_ManicRufus" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_Athena_Bundles_Architect_Musician.T_Athena_Bundles_Architect_Musician System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_Athena_Bundles_Architect_Musician.T_Athena_Bundles_Architect_Musician" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_Athena_Bundles_Architect_Musician_02.T_Athena_Bundles_Architect_Musician_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_Athena_Bundles_Architect_Musician_02.T_Athena_Bundles_Architect_Musician_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_Athena_Bundles_Architect_Musician_03.T_Athena_Bundles_Architect_Musician_03 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_Athena_Bundles_Architect_Musician_03.T_Athena_Bundles_Architect_Musician_03" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_Athena_Bundles_Architect_Musician_04.T_Athena_Bundles_Architect_Musician_04 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_Athena_Bundles_Architect_Musician_04.T_Athena_Bundles_Architect_Musician_04" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-StandsA-D.T-UI-Featured-Figure-StandsA-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-StandsA-D.T-UI-Featured-Figure-StandsA-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_ForayA.T_UI_Featured_Figure_ForayA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_ForayA.T_UI_Featured_Figure_ForayA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GumShoeB.T-UI-Featured-Figure-GumShoeB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GumShoeB.T-UI-Featured-Figure-GumShoeB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_Stars.T_AthenaBundles_Stars System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_Stars.T_AthenaBundles_Stars" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SunShineA.T-UI-Featured-Figure-SunShineA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SunShineA.T-UI-Featured-Figure-SunShineA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RedSleevesA.T-UI-Featured-Figure-RedSleevesA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RedSleevesA.T-UI-Featured-Figure-RedSleevesA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TenderDefenderA.T-UI-Featured-Figure-TenderDefenderA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TenderDefenderA.T-UI-Featured-Figure-TenderDefenderA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_CashmereScarf.T_UI_Featured_Figure_CashmereScarf System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_CashmereScarf.T_UI_Featured_Figure_CashmereScarf" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_GoatFish.T_UI_Featured_Figure_GoatFish System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_GoatFish.T_UI_Featured_Figure_GoatFish" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S37/T_AthenaBundles_Textilepup.T_AthenaBundles_Textilepup System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S37/T_AthenaBundles_Textilepup.T_AthenaBundles_Textilepup" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CavalryBanditB.T-UI-Featured-Figure-CavalryBanditB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CavalryBanditB.T-UI-Featured-Figure-CavalryBanditB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SharkSuitA.T-UI-Featured-Figure-SharkSuitA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SharkSuitA.T-UI-Featured-Figure-SharkSuitA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_WavySignalBanjo.T_UI_Featured_Figure_WavySignalBanjo System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_WavySignalBanjo.T_UI_Featured_Figure_WavySignalBanjo" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GumShoeDarkA.T-UI-Featured-Figure-GumShoeDarkA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GumShoeDarkA.T-UI-Featured-Figure-GumShoeDarkA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-CarolinaChili.T-UI-Featured-Figure-CarolinaChili System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-CarolinaChili.T-UI-Featured-Figure-CarolinaChili" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset.T_AthenaBundles_Sunset System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset.T_AthenaBundles_Sunset" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_02.T_AthenaBundles_Sunset_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_02.T_AthenaBundles_Sunset_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_03.T_AthenaBundles_Sunset_03 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_03.T_AthenaBundles_Sunset_03" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_04.T_AthenaBundles_Sunset_04 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_04.T_AthenaBundles_Sunset_04" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_05.T_AthenaBundles_Sunset_05 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_05.T_AthenaBundles_Sunset_05" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_Sunset.T_AthenaBundles_Sunset System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_Sunset.T_AthenaBundles_Sunset" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_Sunset_02.T_AthenaBundles_Sunset_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_Sunset_02.T_AthenaBundles_Sunset_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SnowFairyB.T-UI-Featured-Figure-SnowFairyB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SnowFairyB.T-UI-Featured-Figure-SnowFairyB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PlotTwistA.T-UI-Featured-Figure-PlotTwistA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PlotTwistA.T-UI-Featured-Figure-PlotTwistA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_GraveFlannel.T_UI_Featured_Figure_GraveFlannel System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_GraveFlannel.T_UI_Featured_Figure_GraveFlannel" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-MermanA.T-UI-Featured-Figure-MermanA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-MermanA.T-UI-Featured-Figure-MermanA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_BudBlossom.T_UI_Featured_Figure_BudBlossom System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_BudBlossom.T_UI_Featured_Figure_BudBlossom" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_VioletInk.T_UI_Featured_Figure_VioletInk System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_VioletInk.T_UI_Featured_Figure_VioletInk" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-ArmadilloB.T-AthenaBundles-ArmadilloB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-ArmadilloB.T-AthenaBundles-ArmadilloB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WWIIPilotSciFiA.T-UI-Featured-Figure-WWIIPilotSciFiA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WWIIPilotSciFiA.T-UI-Featured-Figure-WWIIPilotSciFiA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_BulletB.T_UI_Featured_Wheel_BulletB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_BulletB.T_UI_Featured_Wheel_BulletB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasGlare-D.T-UI-Featured-Figure-PennantSeasGlare-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasGlare-D.T-UI-Featured-Figure-PennantSeasGlare-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_UnbrokenTrash.T_UI_Featured_Figure_UnbrokenTrash System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_UnbrokenTrash.T_UI_Featured_Figure_UnbrokenTrash" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Wheel_RL152OR.T_UI_Featured_Wheel_Wheel_RL152OR System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Wheel_RL152OR.T_UI_Featured_Wheel_Wheel_RL152OR" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Kane-03.T-AthenaBundles-Kane-03 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Kane-03.T-AthenaBundles-Kane-03" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_AgedChasm.T_UI_Featured_Figure_AgedChasm System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_AgedChasm.T_UI_Featured_Figure_AgedChasm" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GatorA.T-UI-Featured-Figure-GatorA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GatorA.T-UI-Featured-Figure-GatorA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ArmadilloA.T-UI-Featured-Figure-ArmadilloA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ArmadilloA.T-UI-Featured-Figure-ArmadilloA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SaladDressing.T-UI-Featured-Figure-SaladDressing System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SaladDressing.T-UI-Featured-Figure-SaladDressing" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DyedDuelistB.T-UI-Featured-Figure-DyedDuelistB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DyedDuelistB.T-UI-Featured-Figure-DyedDuelistB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SoccerZombieCB.T-UI-Featured-Figure-SoccerZombieCB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SoccerZombieCB.T-UI-Featured-Figure-SoccerZombieCB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_FeaturedRenderSwitch_Greenhouse.MI_FeaturedRenderSwitch_Greenhouse System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_FeaturedRenderSwitch_Greenhouse.MI_FeaturedRenderSwitch_Greenhouse" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_EclairAche.T_UI_Featured_Figure_EclairAche System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_EclairAche.T_UI_Featured_Figure_EclairAche" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_RhombCamoA.T_UI_Featured_Figure_RhombCamoA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_RhombCamoA.T_UI_Featured_Figure_RhombCamoA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BlueSamuraiB.T-UI-Featured-Figure-BlueSamuraiB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BlueSamuraiB.T-UI-Featured-Figure-BlueSamuraiB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_SkullBrite.T_UI_Featured_Figure_SkullBrite System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_SkullBrite.T_UI_Featured_Figure_SkullBrite" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WorldCupB.T-UI-Featured-Figure-WorldCupB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WorldCupB.T-UI-Featured-Figure-WorldCupB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_CataclysmCity.T_UI_Featured_Figure_CataclysmCity System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_CataclysmCity.T_UI_Featured_Figure_CataclysmCity" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season32/Featured/T_UI_Featured_Figure_MallardVantageFNCS.T_UI_Featured_Figure_MallardVantageFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season32/Featured/T_UI_Featured_Figure_MallardVantageFNCS.T_UI_Featured_Figure_MallardVantageFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-AnglerB.T-UI-Featured-Figure-AnglerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-AnglerB.T-UI-Featured-Figure-AnglerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_PartyJelly.T_UI_Featured_Figure_PartyJelly System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_PartyJelly.T_UI_Featured_Figure_PartyJelly" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_LiftingRays.T_UI_Featured_Figure_LiftingRays System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_LiftingRays.T_UI_Featured_Figure_LiftingRays" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_DroveRay_DipB.T_UI_Featured_Figure_DroveRay_DipB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_DroveRay_DipB.T_UI_Featured_Figure_DroveRay_DipB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticalRedB-Punk.T-UI-Featured-Figure-TacticalRedB-Punk System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticalRedB-Punk.T-UI-Featured-Figure-TacticalRedB-Punk" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-GrandSchemeA.T-AthenaBundles-GrandSchemeA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-GrandSchemeA.T-AthenaBundles-GrandSchemeA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/TAthenaBundlesGrandScheme_02.TAthenaBundlesGrandScheme_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/TAthenaBundlesGrandScheme_02.TAthenaBundlesGrandScheme_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkDinoB.T-UI-Featured-Figure-DarkDinoB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkDinoB.T-UI-Featured-Figure-DarkDinoB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S30/T_Featured_Pickaxes_HydroBottle.T_Featured_Pickaxes_HydroBottle System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S30/T_Featured_Pickaxes_HydroBottle.T_Featured_Pickaxes_HydroBottle" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_CornerWeek.T_UI_Featured_Figure_CornerWeek System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_CornerWeek.T_UI_Featured_Figure_CornerWeek" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RebirthFreshB-C.T-UI-Featured-Figure-RebirthFreshB-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RebirthFreshB-C.T-UI-Featured-Figure-RebirthFreshB-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_CottonCandyB.T_UI_Featured_Figure_CottonCandyB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_CottonCandyB.T_UI_Featured_Figure_CottonCandyB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StreetRacerCobraB.T-UI-Featured-Figure-StreetRacerCobraB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StreetRacerCobraB.T-UI-Featured-Figure-StreetRacerCobraB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-HairyA.T-UI-Featured-Figure-HairyA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-HairyA.T-UI-Featured-Figure-HairyA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StreetOpsA.T-UI-Featured-Figure-StreetOpsA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StreetOpsA.T-UI-Featured-Figure-StreetOpsA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_WaveTrail.T_UI_Featured_Figure_WaveTrail System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_WaveTrail.T_UI_Featured_Figure_WaveTrail" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-CavemanA.T-UI-Featured-Figure-CavemanA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-CavemanA.T-UI-Featured-Figure-CavemanA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_Chaos.T_AthenaBundles_Chaos System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_Chaos.T_AthenaBundles_Chaos" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S34/T_UI_Featured_Figure_WolfHunter_Feral.T_UI_Featured_Figure_WolfHunter_Feral System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S34/T_UI_Featured_Figure_WolfHunter_Feral.T_UI_Featured_Figure_WolfHunter_Feral" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Impulse-B.T-UI-Featured-Figure-Impulse-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Impulse-B.T-UI-Featured-Figure-Impulse-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BiruFangA.T-UI-Featured-Figure-BiruFangA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BiruFangA.T-UI-Featured-Figure-BiruFangA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TaxiA.T-UI-Featured-Figure-TaxiA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TaxiA.T-UI-Featured-Figure-TaxiA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ScubaA.T-UI-Featured-Figure-ScubaA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ScubaA.T-UI-Featured-Figure-ScubaA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TheGoldenSkeletonB.T-UI-Featured-Figure-TheGoldenSkeletonB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TheGoldenSkeletonB.T-UI-Featured-Figure-TheGoldenSkeletonB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_TeriyakiTech.T_UI_Featured_Figure_TeriyakiTech System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_TeriyakiTech.T_UI_Featured_Figure_TeriyakiTech" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StarWalkerFNCSA.T-UI-Featured-Figure-StarWalkerFNCSA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StarWalkerFNCSA.T-UI-Featured-Figure-StarWalkerFNCSA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GrasshopperB-D.T-UI-Featured-Figure-GrasshopperB-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GrasshopperB-D.T-UI-Featured-Figure-GrasshopperB-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/TUIFeaturedFigurePilotSkullA.TUIFeaturedFigurePilotSkullA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/TUIFeaturedFigurePilotSkullA.TUIFeaturedFigurePilotSkullA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-HydroBottle.T-UI-Featured-Figure-HydroBottle System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-HydroBottle.T-UI-Featured-Figure-HydroBottle" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/MI_OfferImages/A_Juno/Figure/T-UI-Featured-Figure-SpyTechB.T-UI-Featured-Figure-SpyTechB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/MI_OfferImages/A_Juno/Figure/T-UI-Featured-Figure-SpyTechB.T-UI-Featured-Figure-SpyTechB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S31/T_AthenaBundles_Buttercake_DA.T_AthenaBundles_Buttercake_DA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S31/T_AthenaBundles_Buttercake_DA.T_AthenaBundles_Buttercake_DA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SupA.T-UI-Featured-Figure-SupA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SupA.T-UI-Featured-Figure-SupA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_SkyRuled.T_Featured_Wraps_SkyRuled System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_SkyRuled.T_Featured_Wraps_SkyRuled" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_CordSyrup.T_UI_Featured_Figure_CordSyrup System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_CordSyrup.T_UI_Featured_Figure_CordSyrup" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BaniB.T-UI-Featured-Figure-BaniB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BaniB.T-UI-Featured-Figure-BaniB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TeriyakiWarriorA.T-UI-Featured-Figure-TeriyakiWarriorA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TeriyakiWarriorA.T-UI-Featured-Figure-TeriyakiWarriorA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RelayStick.T-UI-Featured-Figure-RelayStick System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RelayStick.T-UI-Featured-Figure-RelayStick" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Bundles/S41/NeptuneShell/T_UI_Vehicle_Web_NeptuneShell.T_UI_Vehicle_Web_NeptuneShell System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Bundles/S41/NeptuneShell/T_UI_Vehicle_Web_NeptuneShell.T_UI_Vehicle_Web_NeptuneShell" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_MarchTreatBay.T_UI_Featured_Figure_MarchTreatBay System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_MarchTreatBay.T_UI_Featured_Figure_MarchTreatBay" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PowerfulDozenA.T-UI-Featured-Figure-PowerfulDozenA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PowerfulDozenA.T-UI-Featured-Figure-PowerfulDozenA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SummerHeroesA.T-UI-Featured-Figure-SummerHeroesA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SummerHeroesA.T-UI-Featured-Figure-SummerHeroesA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CopperTollA.T-UI-Featured-Figure-CopperTollA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CopperTollA.T-UI-Featured-Figure-CopperTollA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BullseyeGreenPlasticB.T-UI-Featured-Figure-BullseyeGreenPlasticB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BullseyeGreenPlasticB.T-UI-Featured-Figure-BullseyeGreenPlasticB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FirecrackerA.T-UI-Featured-Figure-FirecrackerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FirecrackerA.T-UI-Featured-Figure-FirecrackerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_ByteGear.T_UI_Featured_Figure_ByteGear System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_ByteGear.T_UI_Featured_Figure_ByteGear" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_CrispSeason.T_UI_Featured_Figure_CrispSeason System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_CrispSeason.T_UI_Featured_Figure_CrispSeason" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TheBombA.T-UI-Featured-Figure-TheBombA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TheBombA.T-UI-Featured-Figure-TheBombA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-IslanderB.T-UI-Featured-Figure-IslanderB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-IslanderB.T-UI-Featured-Figure-IslanderB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_PineTrimPack.T_UI_Featured_Figure_PineTrimPack System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_PineTrimPack.T_UI_Featured_Figure_PineTrimPack" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-GreenJacketA.T-AthenaBundles-GreenJacketA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-GreenJacketA.T-AthenaBundles-GreenJacketA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-GreenJacketB.T-AthenaBundles-GreenJacketB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-GreenJacketB.T-AthenaBundles-GreenJacketB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_ScalyButcher.T_UI_Featured_Figure_ScalyButcher System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_ScalyButcher.T_UI_Featured_Figure_ScalyButcher" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S39/T_AthenaBundles_ArticCamo_02.T_AthenaBundles_ArticCamo_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S39/T_AthenaBundles_ArticCamo_02.T_AthenaBundles_ArticCamo_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-UpbeatIguana.T-UI-Featured-Figure-UpbeatIguana System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-UpbeatIguana.T-UI-Featured-Figure-UpbeatIguana" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GuanYuA.T-UI-Featured-Figure-GuanYuA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GuanYuA.T-UI-Featured-Figure-GuanYuA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FuturePinkB.T-UI-Featured-Figure-FuturePinkB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FuturePinkB.T-UI-Featured-Figure-FuturePinkB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HeadhunterStarFNCSB.T-UI-Featured-Figure-HeadhunterStarFNCSB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HeadhunterStarFNCSB.T-UI-Featured-Figure-HeadhunterStarFNCSB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RenegadeRaiderFireB.T-UI-Featured-Figure-RenegadeRaiderFireB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RenegadeRaiderFireB.T-UI-Featured-Figure-RenegadeRaiderFireB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DeliSandwichA.T-UI-Featured-Figure-DeliSandwichA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DeliSandwichA.T-UI-Featured-Figure-DeliSandwichA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ToadCycle_ArmC.T_UI_Featured_Figure_ToadCycle_ArmC System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ToadCycle_ArmC.T_UI_Featured_Figure_ToadCycle_ArmC" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FondAim.T_UI_Featured_Figure_FondAim System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FondAim.T_UI_Featured_Figure_FondAim" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CyberFuB.T-UI-Featured-Figure-CyberFuB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CyberFuB.T-UI-Featured-Figure-CyberFuB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/TUIFeaturedFigureTieDyeFashionB_C.TUIFeaturedFigureTieDyeFashionB_C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/TUIFeaturedFigureTieDyeFashionB_C.TUIFeaturedFigureTieDyeFashionB_C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_PointyTemper.T_UI_Featured_Figure_PointyTemper System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_PointyTemper.T_UI_Featured_Figure_PointyTemper" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-StereoB.T-AthenaBundles-StereoB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-StereoB.T-AthenaBundles-StereoB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunBeam.T_AthenaSoldiers_SunBeam System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunBeam.T_AthenaSoldiers_SunBeam" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunBeam_Up.T_AthenaSoldiers_SunBeam_Up System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunBeam_Up.T_AthenaSoldiers_SunBeam_Up" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunBeam_NoGlasses.T_AthenaSoldiers_SunBeam_NoGlasses System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunBeam_NoGlasses.T_AthenaSoldiers_SunBeam_NoGlasses" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_SunbeamB.T_UI_Featured_Figure_SunbeamB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_SunbeamB.T_UI_Featured_Figure_SunbeamB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_DroveRay_DipE.T_UI_Featured_Figure_DroveRay_DipE System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_DroveRay_DipE.T_UI_Featured_Figure_DroveRay_DipE" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Bundles/S41/Akumat1/T_UI_Vehicle_Web_AkumaT1.T_UI_Vehicle_Web_AkumaT1 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Bundles/S41/Akumat1/T_UI_Vehicle_Web_AkumaT1.T_UI_Vehicle_Web_AkumaT1" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AgentXB.T-UI-Featured-Figure-AgentXB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AgentXB.T-UI-Featured-Figure-AgentXB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ArcticCamoGrayB.T-UI-Featured-Figure-ArcticCamoGrayB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ArcticCamoGrayB.T-UI-Featured-Figure-ArcticCamoGrayB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T_UIFeaturedFigure_CupidDarkB.T_UIFeaturedFigure_CupidDarkB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T_UIFeaturedFigure_CupidDarkB.T_UIFeaturedFigure_CupidDarkB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CaterpillarA.T-UI-Featured-Figure-CaterpillarA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CaterpillarA.T-UI-Featured-Figure-CaterpillarA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SummerStrideB.T-UI-Featured-Figure-SummerStrideB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SummerStrideB.T-UI-Featured-Figure-SummerStrideB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CherryKnot_Strings.T_AthenaSoldiers_CherryKnot_Strings System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CherryKnot_Strings.T_AthenaSoldiers_CherryKnot_Strings" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CherryKnot.T_AthenaSoldiers_CherryKnot System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CherryKnot.T_AthenaSoldiers_CherryKnot" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_CherryKnot.T_UI_Featured_Figure_CherryKnot System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_CherryKnot.T_UI_Featured_Figure_CherryKnot" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-StandsA.T-UI-Featured-Figure-StandsA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-StandsA.T-UI-Featured-Figure-StandsA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-GrasshopperB-B.T-AthenaBundles-GrasshopperB-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-GrasshopperB-B.T-AthenaBundles-GrasshopperB-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/TAthenaBundlesGrasshopperBB_02.TAthenaBundlesGrasshopperBB_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/TAthenaBundlesGrasshopperBB_02.TAthenaBundlesGrasshopperBB_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_PillowMill_Mastery.T_UI_Featured_Figure_PillowMill_Mastery System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_PillowMill_Mastery.T_UI_Featured_Figure_PillowMill_Mastery" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-BunnyFashion.T-AthenaBundles-BunnyFashion System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-BunnyFashion.T-AthenaBundles-BunnyFashion" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Pencil-Apple.T-UI-Featured-Figure-Pencil-Apple System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Pencil-Apple.T-UI-Featured-Figure-Pencil-Apple" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_ForayB.T_UI_Featured_Figure_ForayB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_ForayB.T_UI_Featured_Figure_ForayB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_PastelGlazeGift.T_UI_Featured_Figure_PastelGlazeGift System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_PastelGlazeGift.T_UI_Featured_Figure_PastelGlazeGift" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UI_Featured_BuildingProp_LK_Wall.T_UI_Featured_BuildingProp_LK_Wall System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UI_Featured_BuildingProp_LK_Wall.T_UI_Featured_BuildingProp_LK_Wall" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElasticB-D.T-UI-Featured-Figure-ElasticB-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElasticB-D.T-UI-Featured-Figure-ElasticB-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HalloweenA.T-UI-Featured-Figure-HalloweenA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HalloweenA.T-UI-Featured-Figure-HalloweenA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkVikingB.T-UI-Featured-Figure-DarkVikingB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkVikingB.T-UI-Featured-Figure-DarkVikingB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_PunkDevilSummerFNCS.T_UI_Featured_Figure_PunkDevilSummerFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_PunkDevilSummerFNCS.T_UI_Featured_Figure_PunkDevilSummerFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TargetPracticeA.T-UI-Featured-Figure-TargetPracticeA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TargetPracticeA.T-UI-Featured-Figure-TargetPracticeA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_LollipopTrickster.T_AthenaBundles_LollipopTrickster System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_LollipopTrickster.T_AthenaBundles_LollipopTrickster" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_LollipopTrickster_02.T_AthenaBundles_LollipopTrickster_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_LollipopTrickster_02.T_AthenaBundles_LollipopTrickster_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_PeacefulPoem.T_AthenaBundles_PeacefulPoem System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_PeacefulPoem.T_AthenaBundles_PeacefulPoem" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_PeacefulPoem_02.T_AthenaBundles_PeacefulPoem_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_PeacefulPoem_02.T_AthenaBundles_PeacefulPoem_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GarbageFNCS.T-UI-Featured-Figure-GarbageFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GarbageFNCS.T-UI-Featured-Figure-GarbageFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S11/T_AthenaBackpack_Submariner.T_AthenaBackpack_Submariner System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S11/T_AthenaBackpack_Submariner.T_AthenaBackpack_Submariner" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_DandyFlare.T_UI_Featured_Figure_DandyFlare System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_DandyFlare.T_UI_Featured_Figure_DandyFlare" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_JunkSamuraiA.T_UI_Featured_Figure_JunkSamuraiA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_JunkSamuraiA.T_UI_Featured_Figure_JunkSamuraiA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BannerA-D.T-UI-Featured-Figure-BannerA-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BannerA-D.T-UI-Featured-Figure-BannerA-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MedievalRedB.T-UI-Featured-Figure-MedievalRedB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MedievalRedB.T-UI-Featured-Figure-MedievalRedB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RainbowHatB.T-UI-Featured-Figure-RainbowHatB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RainbowHatB.T-UI-Featured-Figure-RainbowHatB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MummyA.T-UI-Featured-Figure-MummyA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MummyA.T-UI-Featured-Figure-MummyA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PeppermintB.T-UI-Featured-Figure-PeppermintB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PeppermintB.T-UI-Featured-Figure-PeppermintB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-WeirdObjectsPoliceA.T-UI-Featured-Figure-WeirdObjectsPoliceA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-WeirdObjectsPoliceA.T-UI-Featured-Figure-WeirdObjectsPoliceA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_AthenaBundles_CavernB.T_AthenaBundles_CavernB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_AthenaBundles_CavernB.T_AthenaBundles_CavernB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UIFeaturedFigure_CitrusSpoon.T_UIFeaturedFigure_CitrusSpoon System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UIFeaturedFigure_CitrusSpoon.T_UIFeaturedFigure_CitrusSpoon" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MedicA.T-UI-Featured-Figure-MedicA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MedicA.T-UI-Featured-Figure-MedicA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-GoldenGuardAntler.T-AthenaBundles-GoldenGuardAntler System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-GoldenGuardAntler.T-AthenaBundles-GoldenGuardAntler" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ToadCycle_ArmD.T_UI_Featured_Figure_ToadCycle_ArmD System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ToadCycle_ArmD.T_UI_Featured_Figure_ToadCycle_ArmD" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-SlurpJuice.M-SlurpJuice System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-SlurpJuice.M-SlurpJuice" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_PumpkinSkeletonA.T_UI_Featured_Figure_PumpkinSkeletonA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_PumpkinSkeletonA.T_UI_Featured_Figure_PumpkinSkeletonA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T_Athena_Bundles_Architect_Angel.T_Athena_Bundles_Architect_Angel System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T_Athena_Bundles_Architect_Angel.T_Athena_Bundles_Architect_Angel" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T_Athena_Bundles_Architect_Angel_02.T_Athena_Bundles_Architect_Angel_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T_Athena_Bundles_Architect_Angel_02.T_Athena_Bundles_Architect_Angel_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_GothClaws.T_Featured_Wraps_GothClaws System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_GothClaws.T_Featured_Wraps_GothClaws" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S37/T_AthenaBundles_Jam_MechanicalEngineerSummer.T_AthenaBundles_Jam_MechanicalEngineerSummer System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S37/T_AthenaBundles_Jam_MechanicalEngineerSummer.T_AthenaBundles_Jam_MechanicalEngineerSummer" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_MatteDecoy.T_AthenaBackpack_MatteDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_MatteDecoy.T_AthenaBackpack_MatteDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RenegadeSkullB.T-UI-Featured-Figure-RenegadeSkullB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RenegadeSkullB.T-UI-Featured-Figure-RenegadeSkullB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-HalloweenB.T-UI-Featured-Figure-HalloweenB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-HalloweenB.T-UI-Featured-Figure-HalloweenB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FrankieB.T-UI-Featured-Figure-FrankieB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FrankieB.T-UI-Featured-Figure-FrankieB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-JetSkiA.T-UI-Featured-Figure-JetSkiA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-JetSkiA.T-UI-Featured-Figure-JetSkiA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_VoyagerCuboid.T_AthenaEmotes_VoyagerCuboid System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_VoyagerCuboid.T_AthenaEmotes_VoyagerCuboid" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_HackerB.T_UI_Featured_Figure_HackerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_HackerB.T_UI_Featured_Figure_HackerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-RebirthFreshM_A.T-AthenaBundles-RebirthFreshM_A System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-RebirthFreshM_A.T-AthenaBundles-RebirthFreshM_A" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_PeelyToonA.T_UI_Featured_Figure_PeelyToonA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_PeelyToonA.T_UI_Featured_Figure_PeelyToonA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GolfA-C.T-UI-Featured-Figure-GolfA-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GolfA-C.T-UI-Featured-Figure-GolfA-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_OatmealSpreadGolem.T_UI_Featured_Figure_OatmealSpreadGolem System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_OatmealSpreadGolem.T_UI_Featured_Figure_OatmealSpreadGolem" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Pencil-Kiwi.T-UI-Featured-Figure-Pencil-Kiwi System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Pencil-Kiwi.T-UI-Featured-Figure-Pencil-Kiwi" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TheGoldenSkeletonA.T-UI-Featured-Figure-TheGoldenSkeletonA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TheGoldenSkeletonA.T-UI-Featured-Figure-TheGoldenSkeletonA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CandyAppleA.T-UI-Featured-Figure-CandyAppleA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CandyAppleA.T-UI-Featured-Figure-CandyAppleA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DurrburgerWorkerA.T-UI-Featured-Figure-DurrburgerWorkerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DurrburgerWorkerA.T-UI-Featured-Figure-DurrburgerWorkerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_EarPsych.T_AthenaSoldiers_EarPsych System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_EarPsych.T_AthenaSoldiers_EarPsych" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_EarPsych_02.T_AthenaSoldiers_EarPsych_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_EarPsych_02.T_AthenaSoldiers_EarPsych_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_EarPsych.T_UI_Featured_Figure_EarPsych System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_EarPsych.T_UI_Featured_Figure_EarPsych" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S40/T_Featured_Pickaxes_LentilAnise.T_Featured_Pickaxes_LentilAnise System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S40/T_Featured_Pickaxes_LentilAnise.T_Featured_Pickaxes_LentilAnise" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/TUIFeaturedFigureTieDyeFashionB_B.TUIFeaturedFigureTieDyeFashionB_B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/TUIFeaturedFigureTieDyeFashionB_B.TUIFeaturedFigureTieDyeFashionB_B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-JonesyVagabondA.T-UI-Featured-Figure-JonesyVagabondA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-JonesyVagabondA.T-UI-Featured-Figure-JonesyVagabondA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_ChefTartar_C.T_UI_Featured_Figure_ChefTartar_C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_ChefTartar_C.T_UI_Featured_Figure_ChefTartar_C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_BroccoliA.T_UI_Featured_Figure_BroccoliA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_BroccoliA.T_UI_Featured_Figure_BroccoliA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_PrairieGizmo.T_UI_Featured_Figure_PrairieGizmo System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_PrairieGizmo.T_UI_Featured_Figure_PrairieGizmo" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_PhoneCharger.T_UI_Featured_Figure_PhoneCharger System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_PhoneCharger.T_UI_Featured_Figure_PhoneCharger" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SpecialForcesA.T-UI-Featured-Figure-SpecialForcesA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SpecialForcesA.T-UI-Featured-Figure-SpecialForcesA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RaysNightB.T-UI-Featured-Figure-RaysNightB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RaysNightB.T-UI-Featured-Figure-RaysNightB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RaysNightB_02.T-UI-Featured-Figure-RaysNightB_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RaysNightB_02.T-UI-Featured-Figure-RaysNightB_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-OctoberfestA.T-UI-Featured-Figure-OctoberfestA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-OctoberfestA.T-UI-Featured-Figure-OctoberfestA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_SummerUnsuitable.T_UI_Featured_Figure_SummerUnsuitable System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_SummerUnsuitable.T_UI_Featured_Figure_SummerUnsuitable" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Figure-HolidayGingerbread.T-AthenaBundles-Figure-HolidayGingerbread System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Figure-HolidayGingerbread.T-AthenaBundles-Figure-HolidayGingerbread" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SparkArcherB.T-UI-Featured-Figure-SparkArcherB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SparkArcherB.T-UI-Featured-Figure-SparkArcherB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_SnugLoaf.T_UI_Featured_Companion_SnugLoaf System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_SnugLoaf.T_UI_Featured_Companion_SnugLoaf" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_SnugLoaf_B.T_UI_Featured_Companion_SnugLoaf_B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_SnugLoaf_B.T_UI_Featured_Companion_SnugLoaf_B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_SnugLoaf_C.T_UI_Featured_Companion_SnugLoaf_C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_SnugLoaf_C.T_UI_Featured_Companion_SnugLoaf_C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_NauticalBundle.MI_UI_FeaturedRenderSwitch_NauticalBundle System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_NauticalBundle.MI_UI_FeaturedRenderSwitch_NauticalBundle" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StreetFashionGarnetB.T-UI-Featured-Figure-StreetFashionGarnetB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StreetFashionGarnetB.T-UI-Featured-Figure-StreetFashionGarnetB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiDudeA-KOR.T-UI-Featured-Figure-SkiDudeA-KOR System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiDudeA-KOR.T-UI-Featured-Figure-SkiDudeA-KOR" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-AntiquePalA.T-UI-Featured-Figure-AntiquePalA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-AntiquePalA.T-UI-Featured-Figure-AntiquePalA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Hardwood-G.T-UI-Featured-Figure-Hardwood-G System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Hardwood-G.T-UI-Featured-Figure-Hardwood-G" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_AthenaSoldiers_Figure_ToadLeaf.T_AthenaSoldiers_Figure_ToadLeaf System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_AthenaSoldiers_Figure_ToadLeaf.T_AthenaSoldiers_Figure_ToadLeaf" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-DistantEchoProA.T-AthenaBundles-DistantEchoProA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-DistantEchoProA.T-AthenaBundles-DistantEchoProA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SnowfallB.T-UI-Featured-Figure-SnowfallB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SnowfallB.T-UI-Featured-Figure-SnowfallB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BannerB-C.T-UI-Featured-Figure-BannerB-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BannerB-C.T-UI-Featured-Figure-BannerB-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BannerA-C.T-UI-Featured-Figure-BannerA-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BannerA-C.T-UI-Featured-Figure-BannerA-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DistrictA.T-UI-Featured-Figure-DistrictA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DistrictA.T-UI-Featured-Figure-DistrictA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StPattyB.T-UI-Featured-Figure-StPattyB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StPattyB.T-UI-Featured-Figure-StPattyB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StreetRacerCobraGoldB.T-UI-Featured-Figure-StreetRacerCobraGoldB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StreetRacerCobraGoldB.T-UI-Featured-Figure-StreetRacerCobraGoldB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-RavenBundle_02.T-AthenaBundles-RavenBundle_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-RavenBundle_02.T-AthenaBundles-RavenBundle_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-T-UI-Featured-Figure-MelodyUrchinB-Base.T-AthenaBundles-T-UI-Featured-Figure-MelodyUrchinB-Base System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-T-UI-Featured-Figure-MelodyUrchinB-Base.T-AthenaBundles-T-UI-Featured-Figure-MelodyUrchinB-Base" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticKale.T-UI-Featured-Figure-TacticKale System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticKale.T-UI-Featured-Figure-TacticKale" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Bundle-SunShineA.T-AthenaBundles-Bundle-SunShineA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Bundle-SunShineA.T-AthenaBundles-Bundle-SunShineA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Bundle-SunShineA_02.T-AthenaBundles-Bundle-SunShineA_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Bundle-SunShineA_02.T-AthenaBundles-Bundle-SunShineA_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidayGingerbreadB.T-UI-Featured-Figure-HolidayGingerbreadB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidayGingerbreadB.T-UI-Featured-Figure-HolidayGingerbreadB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SilverBellMarine.T-UI-Featured-Figure-SilverBellMarine System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SilverBellMarine.T-UI-Featured-Figure-SilverBellMarine" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/MI_OfferImages/A_Juno/Figure/T-UI-Featured-Figure-RaspberryB.T-UI-Featured-Figure-RaspberryB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/MI_OfferImages/A_Juno/Figure/T-UI-Featured-Figure-RaspberryB.T-UI-Featured-Figure-RaspberryB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T_Athena_Bundles_Cupid.T_Athena_Bundles_Cupid System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T_Athena_Bundles_Cupid.T_Athena_Bundles_Cupid" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TreyCozy-E.T-UI-Featured-Figure-TreyCozy-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TreyCozy-E.T-UI-Featured-Figure-TreyCozy-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PartyTrooperAA.T-UI-Featured-Figure-PartyTrooperAA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PartyTrooperAA.T-UI-Featured-Figure-PartyTrooperAA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_BuffBeak.T_UI_Featured_Figure_BuffBeak System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_BuffBeak.T_UI_Featured_Figure_BuffBeak" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_Figure_CrawlyTech.T_UI_Featured_Figure_Figure_CrawlyTech System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_Figure_CrawlyTech.T_UI_Featured_Figure_Figure_CrawlyTech" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_Pilestripes.T_UI_Featured_Figure_Pilestripes System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_Pilestripes.T_UI_Featured_Figure_Pilestripes" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_CavernArmoredA.T_UI_Featured_Figure_CavernArmoredA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_CavernArmoredA.T_UI_Featured_Figure_CavernArmoredA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StreetOpsB.T-UI-Featured-Figure-StreetOpsB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StreetOpsB.T-UI-Featured-Figure-StreetOpsB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ArcticCamoB.T-UI-Featured-Figure-ArcticCamoB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ArcticCamoB.T-UI-Featured-Figure-ArcticCamoB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_FareSpore.T_UI_Featured_Figure_FareSpore System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_FareSpore.T_UI_Featured_Figure_FareSpore" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiGirlB-GER.T-UI-Featured-Figure-SkiGirlB-GER System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiGirlB-GER.T-UI-Featured-Figure-SkiGirlB-GER" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DistantEchoCastleB.T-UI-Featured-Figure-DistantEchoCastleB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DistantEchoCastleB.T-UI-Featured-Figure-DistantEchoCastleB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MetalB.T-UI-Featured-Figure-MetalB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MetalB.T-UI-Featured-Figure-MetalB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ArmadilloB.T-UI-Featured-Figure-ArmadilloB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ArmadilloB.T-UI-Featured-Figure-ArmadilloB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_AssembleLA.T_UI_Featured_Figure_AssembleLA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_AssembleLA.T_UI_Featured_Figure_AssembleLA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_FirthAngelShadow.T_UI_Featured_Figure_FirthAngelShadow System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_FirthAngelShadow.T_UI_Featured_Figure_FirthAngelShadow" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GolfSummerB.T-UI-Featured-Figure-GolfSummerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GolfSummerB.T-UI-Featured-Figure-GolfSummerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_ChaosB.T_UI_Featured_Figure_ChaosB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_ChaosB.T_UI_Featured_Figure_ChaosB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HipHareA.T-UI-Featured-Figure-HipHareA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HipHareA.T-UI-Featured-Figure-HipHareA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_ThinGlaze.T_UI_Featured_Figure_ThinGlaze System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_ThinGlaze.T_UI_Featured_Figure_ThinGlaze" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_DumplingManPorkA.T_UI_Featured_Figure_DumplingManPorkA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_DumplingManPorkA.T_UI_Featured_Figure_DumplingManPorkA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-60sHippieA.T-UI-Featured-Figure-60sHippieA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-60sHippieA.T-UI-Featured-Figure-60sHippieA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GrasshopperB-C.T-UI-Featured-Figure-GrasshopperB-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GrasshopperB-C.T-UI-Featured-Figure-GrasshopperB-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiDudeA-GBR.T-UI-Featured-Figure-SkiDudeA-GBR System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiDudeA-GBR.T-UI-Featured-Figure-SkiDudeA-GBR" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WingedFuryB.T-UI-Featured-Figure-WingedFuryB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WingedFuryB.T-UI-Featured-Figure-WingedFuryB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_BikeMold.T_AthenaBundles_BikeMold System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_BikeMold.T_AthenaBundles_BikeMold" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_SonnetSpirit.T_UI_Featured_Figure_SonnetSpirit System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_SonnetSpirit.T_UI_Featured_Figure_SonnetSpirit" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Pickaxe-PrivateJet2.T-AthenaBundles-Pickaxe-PrivateJet2 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Pickaxe-PrivateJet2.T-AthenaBundles-Pickaxe-PrivateJet2" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_GrindRex.T_UI_Featured_Figure_GrindRex System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_GrindRex.T_UI_Featured_Figure_GrindRex" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S30/T_AthenaBackpack_StoneLion.T_AthenaBackpack_StoneLion System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S30/T_AthenaBackpack_StoneLion.T_AthenaBackpack_StoneLion" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UI_Featured_BuildingProp_DB_Kitchen.T_UI_Featured_BuildingProp_DB_Kitchen System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UI_Featured_BuildingProp_DB_Kitchen.T_UI_Featured_BuildingProp_DB_Kitchen" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S21/T_Featured_Pickaxes_SunBeam.T_Featured_Pickaxes_SunBeam System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S21/T_Featured_Pickaxes_SunBeam.T_Featured_Pickaxes_SunBeam" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_UI_LTO_AcePack_DA.T_UI_LTO_AcePack_DA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_UI_LTO_AcePack_DA.T_UI_LTO_AcePack_DA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PizzaA.T-UI-Featured-Figure-PizzaA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PizzaA.T-UI-Featured-Figure-PizzaA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-LlamaRiderB.T-UI-Featured-Figure-LlamaRiderB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-LlamaRiderB.T-UI-Featured-Figure-LlamaRiderB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WavyManA.T-UI-Featured-Figure-WavyManA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WavyManA.T-UI-Featured-Figure-WavyManA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CyberKarateB-Human.T-UI-Featured-Figure-CyberKarateB-Human System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CyberKarateB-Human.T-UI-Featured-Figure-CyberKarateB-Human" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/TAthenaBundlesMyth.TAthenaBundlesMyth System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/TAthenaBundlesMyth.TAthenaBundlesMyth" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/TAthenaBundlesMyth02.TAthenaBundlesMyth02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/TAthenaBundlesMyth02.TAthenaBundlesMyth02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ChOneJonesyA.T-UI-Featured-Figure-ChOneJonesyA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ChOneJonesyA.T-UI-Featured-Figure-ChOneJonesyA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Figure-SweaterWeather.T-AthenaBundles-Figure-SweaterWeather System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Figure-SweaterWeather.T-AthenaBundles-Figure-SweaterWeather" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-KrampusA.T-UI-Featured-Figure-KrampusA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-KrampusA.T-UI-Featured-Figure-KrampusA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-StandsA-B.T-UI-Featured-Figure-StandsA-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-StandsA-B.T-UI-Featured-Figure-StandsA-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CreamDecoy.T_AthenaSoldiers_CreamDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CreamDecoy.T_AthenaSoldiers_CreamDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CreamDecoy_02.T_AthenaSoldiers_CreamDecoy_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CreamDecoy_02.T_AthenaSoldiers_CreamDecoy_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_CreamDecoy.T_UI_Featured_Figure_CreamDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_CreamDecoy.T_UI_Featured_Figure_CreamDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CardboardCrewB.T-UI-Featured-Figure-CardboardCrewB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CardboardCrewB.T-UI-Featured-Figure-CardboardCrewB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-Figure-NerdB.T-UI-Featured-Figure-Figure-NerdB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-Figure-NerdB.T-UI-Featured-Figure-Figure-NerdB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CloakedFaith.T_AthenaSoldiers_CloakedFaith System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_CloakedFaith.T_AthenaSoldiers_CloakedFaith" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_CloakedFaith.T_UI_Featured_Figure_CloakedFaith System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_CloakedFaith.T_UI_Featured_Figure_CloakedFaith" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_NotchGnarl.T_UI_Featured_Figure_NotchGnarl System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_NotchGnarl.T_UI_Featured_Figure_NotchGnarl" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-T-AthenaBundles-NeonGraffitiLava.T-AthenaBundles-T-AthenaBundles-NeonGraffitiLava System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-T-AthenaBundles-NeonGraffitiLava.T-AthenaBundles-T-AthenaBundles-NeonGraffitiLava" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiGirlB-KOR.T-UI-Featured-Figure-SkiGirlB-KOR System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiGirlB-KOR.T-UI-Featured-Figure-SkiGirlB-KOR" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-LuckyRiderA.T-UI-Featured-Figure-LuckyRiderA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-LuckyRiderA.T-UI-Featured-Figure-LuckyRiderA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_CavernA.T_UI_Featured_Figure_CavernA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_CavernA.T_UI_Featured_Figure_CavernA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElasticA-D.T-UI-Featured-Figure-ElasticA-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElasticA-D.T-UI-Featured-Figure-ElasticA-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_UproarBraidsB.T_UI_Featured_Figure_UproarBraidsB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_UproarBraidsB.T_UI_Featured_Figure_UproarBraidsB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ChOneSpitfireA.T-UI-Featured-Figure-ChOneSpitfireA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ChOneSpitfireA.T-UI-Featured-Figure-ChOneSpitfireA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SciOpsA.T-UI-Featured-Figure-SciOpsA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SciOpsA.T-UI-Featured-Figure-SciOpsA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_Athena_Bundles_Football20RefereeF.T_Athena_Bundles_Football20RefereeF System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_Athena_Bundles_Football20RefereeF.T_Athena_Bundles_Football20RefereeF" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_AntiZappo.T_UI_Featured_Figure_AntiZappo System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_AntiZappo.T_UI_Featured_Figure_AntiZappo" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-LemonLimeB.T-UI-Featured-Figure-LemonLimeB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-LemonLimeB.T-UI-Featured-Figure-LemonLimeB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ColumbusA.T-UI-Featured-Figure-ColumbusA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ColumbusA.T-UI-Featured-Figure-ColumbusA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure_FreakA_Base.T-UI-Featured-Figure_FreakA_Base System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure_FreakA_Base.T-UI-Featured-Figure_FreakA_Base" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-InstanstGravelNobleA.T-UI-Featured-Figure-Figure-InstanstGravelNobleA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-InstanstGravelNobleA.T-UI-Featured-Figure-Figure-InstanstGravelNobleA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_SleekRivet.T_UI_Featured_Figure_SleekRivet System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_SleekRivet.T_UI_Featured_Figure_SleekRivet" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HazmatA.T-UI-Featured-Figure-HazmatA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HazmatA.T-UI-Featured-Figure-HazmatA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FirstClass-B.T-UI-Featured-Figure-FirstClass-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FirstClass-B.T-UI-Featured-Figure-FirstClass-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BubblegumB.T-UI-Featured-Figure-BubblegumB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BubblegumB.T-UI-Featured-Figure-BubblegumB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesCalaveraBundle.TAthenaBundlesCalaveraBundle System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesCalaveraBundle.TAthenaBundlesCalaveraBundle" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_QuarterClaspJoin.T_UI_Featured_Figure_QuarterClaspJoin System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_QuarterClaspJoin.T_UI_Featured_Figure_QuarterClaspJoin" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MainframeA-C.T-UI-Featured-Figure-MainframeA-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MainframeA-C.T-UI-Featured-Figure-MainframeA-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_GlamClaws.T_UI_Featured_Figure_GlamClaws System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_GlamClaws.T_UI_Featured_Figure_GlamClaws" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_MiddleSock.T_AthenaBundles_MiddleSock System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_MiddleSock.T_AthenaBundles_MiddleSock" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_TweakSmirk.T_UI_Featured_Figure_TweakSmirk System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_TweakSmirk.T_UI_Featured_Figure_TweakSmirk" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WickedDuckA.T-UI-Featured-Figure-WickedDuckA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WickedDuckA.T-UI-Featured-Figure-WickedDuckA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure_LarsA_Base.T-UI-Featured-Figure_LarsA_Base System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure_LarsA_Base.T-UI-Featured-Figure_LarsA_Base" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AshesB.T-UI-Featured-Figure-AshesB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AshesB.T-UI-Featured-Figure-AshesB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-WeepingWoodsA.T-UI-Featured-Figure-WeepingWoodsA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-WeepingWoodsA.T-UI-Featured-Figure-WeepingWoodsA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ArcticCamoDarkB.T-UI-Featured-Figure-ArcticCamoDarkB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ArcticCamoDarkB.T-UI-Featured-Figure-ArcticCamoDarkB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S21/T_AthenaBackpack_SunTide.T_AthenaBackpack_SunTide System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S21/T_AthenaBackpack_SunTide.T_AthenaBackpack_SunTide" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SolsticeA.T-UI-Featured-Figure-SolsticeA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SolsticeA.T-UI-Featured-Figure-SolsticeA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_GumOutlaw.T_UI_Featured_Figure_GumOutlaw System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_GumOutlaw.T_UI_Featured_Figure_GumOutlaw" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-YellowCamoA-D.T-UI-Featured-Figure-YellowCamoA-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-YellowCamoA-D.T-UI-Featured-Figure-YellowCamoA-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GraffitiGoldA.T-UI-Featured-Figure-GraffitiGoldA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GraffitiGoldA.T-UI-Featured-Figure-GraffitiGoldA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BannerRedB.T-UI-Featured-Figure-BannerRedB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BannerRedB.T-UI-Featured-Figure-BannerRedB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NightCapsuleB.T-UI-Featured-Figure-NightCapsuleB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NightCapsuleB.T-UI-Featured-Figure-NightCapsuleB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S39/T_AthenaEmotes_SlopeTramp.T_AthenaEmotes_SlopeTramp System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S39/T_AthenaEmotes_SlopeTramp.T_AthenaEmotes_SlopeTramp" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CritterRavenA.T-UI-Featured-Figure-CritterRavenA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CritterRavenA.T-UI-Featured-Figure-CritterRavenA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RedOasisPomegranateB.T-UI-Featured-Figure-RedOasisPomegranateB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RedOasisPomegranateB.T-UI-Featured-Figure-RedOasisPomegranateB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GumshoeA.T-UI-Featured-Figure-GumshoeA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GumshoeA.T-UI-Featured-Figure-GumshoeA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_CyberMitt_Homer.T_UI_Featured_Figure_CyberMitt_Homer System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_CyberMitt_Homer.T_UI_Featured_Figure_CyberMitt_Homer" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SparrowA.T-UI-Featured-Figure-SparrowA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SparrowA.T-UI-Featured-Figure-SparrowA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Pencil-Guava.T-UI-Featured-Figure-Pencil-Guava System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Pencil-Guava.T-UI-Featured-Figure-Pencil-Guava" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElasticB-C.T-UI-Featured-Figure-ElasticB-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElasticB-C.T-UI-Featured-Figure-ElasticB-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RockerPunkA.T-UI-Featured-Figure-RockerPunkA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RockerPunkA.T-UI-Featured-Figure-RockerPunkA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CoyoTearB.T-UI-Featured-Figure-CoyoTearB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CoyoTearB.T-UI-Featured-Figure-CoyoTearB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StreetFashionHolidayB.T-UI-Featured-Figure-StreetFashionHolidayB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StreetFashionHolidayB.T-UI-Featured-Figure-StreetFashionHolidayB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FNCSGreenB.T-UI-Featured-Figure-FNCSGreenB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FNCSGreenB.T-UI-Featured-Figure-FNCSGreenB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SpyTechA.T-UI-Featured-Figure-SpyTechA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SpyTechA.T-UI-Featured-Figure-SpyTechA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StreetBasketballA.T-UI-Featured-Figure-StreetBasketballA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StreetBasketballA.T-UI-Featured-Figure-StreetBasketballA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_LintMermaid.T_UI_Featured_Figure_LintMermaid System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_LintMermaid.T_UI_Featured_Figure_LintMermaid" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_FeudalLord.T_UI_Featured_Figure_FeudalLord System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_FeudalLord.T_UI_Featured_Figure_FeudalLord" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/T_UI_Featured_Figure_MechstructorB.T_UI_Featured_Figure_MechstructorB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/T_UI_Featured_Figure_MechstructorB.T_UI_Featured_Figure_MechstructorB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-NautilusB.T-UI-Featured-Figure-NautilusB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-NautilusB.T-UI-Featured-Figure-NautilusB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CactusRockerB.T-UI-Featured-Figure-CactusRockerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CactusRockerB.T-UI-Featured-Figure-CactusRockerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-StandsB-E.T-UI-Featured-Figure-StandsB-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-StandsB-E.T-UI-Featured-Figure-StandsB-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_ModernMilitaryA_Crisp.T_UI_Featured_Figure_ModernMilitaryA_Crisp System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_ModernMilitaryA_Crisp.T_UI_Featured_Figure_ModernMilitaryA_Crisp" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-DarkNinjaB.T-AthenaBundles-DarkNinjaB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-DarkNinjaB.T-AthenaBundles-DarkNinjaB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ToyMonkeyB.T-UI-Featured-Figure-ToyMonkeyB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ToyMonkeyB.T-UI-Featured-Figure-ToyMonkeyB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season32/Featured/T_UI_Featured_Figure_TwinkleBot.T_UI_Featured_Figure_TwinkleBot System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season32/Featured/T_UI_Featured_Figure_TwinkleBot.T_UI_Featured_Figure_TwinkleBot" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StreetRacerWhiteB.T-UI-Featured-Figure-StreetRacerWhiteB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StreetRacerWhiteB.T-UI-Featured-Figure-StreetRacerWhiteB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RedSilkA.T-UI-Featured-Figure-RedSilkA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RedSilkA.T-UI-Featured-Figure-RedSilkA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_TwinGinger.T_UI_Featured_Figure_TwinGinger System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_TwinGinger.T_UI_Featured_Figure_TwinGinger" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_SleepyCloud.T_UI_Featured_Figure_SleepyCloud System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_SleepyCloud.T_UI_Featured_Figure_SleepyCloud" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_ClimbSpill.T_UI_Featured_Figure_ClimbSpill System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_ClimbSpill.T_UI_Featured_Figure_ClimbSpill" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StreetFashionEmeraldB.T-UI-Featured-Figure-StreetFashionEmeraldB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StreetFashionEmeraldB.T-UI-Featured-Figure-StreetFashionEmeraldB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T_UIFeaturedFigure_ReconScoutA.T_UIFeaturedFigure_ReconScoutA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T_UIFeaturedFigure_ReconScoutA.T_UIFeaturedFigure_ReconScoutA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_TangerineSoapB.T_UI_Featured_Figure_TangerineSoapB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_TangerineSoapB.T_UI_Featured_Figure_TangerineSoapB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-VampireHunterB.T-UI-Featured-Figure-VampireHunterB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-VampireHunterB.T-UI-Featured-Figure-VampireHunterB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S11/T_AthenaBackpack_Weeping_Woods.T_AthenaBackpack_Weeping_Woods System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S11/T_AthenaBackpack_Weeping_Woods.T_AthenaBackpack_Weeping_Woods" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SoccerGirlB-D.T-UI-Featured-Figure-SoccerGirlB-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SoccerGirlB-D.T-UI-Featured-Figure-SoccerGirlB-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TreyCozy-H.T-UI-Featured-Figure-TreyCozy-H System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TreyCozy-H.T-UI-Featured-Figure-TreyCozy-H" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-JailbirdB.T-UI-Featured-Figure-JailbirdB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-JailbirdB.T-UI-Featured-Figure-JailbirdB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Impulse-C.T-UI-Featured-Figure-Impulse-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Impulse-C.T-UI-Featured-Figure-Impulse-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_ShimmerZen.T_UI_Featured_Figure_ShimmerZen System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_ShimmerZen.T_UI_Featured_Figure_ShimmerZen" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-StealthB.T-UI-Featured-Figure-StealthB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-StealthB.T-UI-Featured-Figure-StealthB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_RageDebris.T_UI_Featured_Figure_RageDebris System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_RageDebris.T_UI_Featured_Figure_RageDebris" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SurvivalSpecialistB.T-UI-Featured-Figure-SurvivalSpecialistB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SurvivalSpecialistB.T-UI-Featured-Figure-SurvivalSpecialistB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-StandsB.T-UI-Featured-Figure-StandsB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-StandsB.T-UI-Featured-Figure-StandsB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CactusRockerA.T-UI-Featured-Figure-CactusRockerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CactusRockerA.T-UI-Featured-Figure-CactusRockerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-DarkMinionA.T-UI-Featured-Figure-DarkMinionA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-DarkMinionA.T-UI-Featured-Figure-DarkMinionA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_AthenaBundles_BattleHound_Fierce.T_AthenaBundles_BattleHound_Fierce System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_AthenaBundles_BattleHound_Fierce.T_AthenaBundles_BattleHound_Fierce" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure_Football20RefereeB_Base.T-UI-Featured-Figure_Football20RefereeB_Base System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure_Football20RefereeB_Base.T-UI-Featured-Figure_Football20RefereeB_Base" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StreetDemonA.T-UI-Featured-Figure-StreetDemonA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StreetDemonA.T-UI-Featured-Figure-StreetDemonA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_HipTripper.T_UI_Featured_Figure_HipTripper System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_HipTripper.T_UI_Featured_Figure_HipTripper" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S36/T_AthenaEmotes_Tangle.T_AthenaEmotes_Tangle System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S36/T_AthenaEmotes_Tangle.T_AthenaEmotes_Tangle" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-DarkAzaleaB.T-AthenaBundles-DarkAzaleaB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-DarkAzaleaB.T-AthenaBundles-DarkAzaleaB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S31/Featured/T_UI_Featured_BuildingProp_HydroBottle_Decor3.T_UI_Featured_BuildingProp_HydroBottle_Decor3 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S31/Featured/T_UI_Featured_BuildingProp_HydroBottle_Decor3.T_UI_Featured_BuildingProp_HydroBottle_Decor3" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RobotTroubleA.T-UI-Featured-Figure-RobotTroubleA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RobotTroubleA.T-UI-Featured-Figure-RobotTroubleA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_LoanFloat.T_UI_Featured_Figure_LoanFloat System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_LoanFloat.T_UI_Featured_Figure_LoanFloat" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_SlurpLegends.MI_UI_FeaturedRenderSwitch_SlurpLegends System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_SlurpLegends.MI_UI_FeaturedRenderSwitch_SlurpLegends" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_AntiPesto.T_UI_Featured_Figure_AntiPesto System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_AntiPesto.T_UI_Featured_Figure_AntiPesto" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_CattleJar.T_UI_Featured_Figure_CattleJar System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_CattleJar.T_UI_Featured_Figure_CattleJar" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidayNutcrackerA.T-UI-Featured-Figure-HolidayNutcrackerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidayNutcrackerA.T-UI-Featured-Figure-HolidayNutcrackerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_GrandSchemeA.T_UI_Featured_Figure_GrandSchemeA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_GrandSchemeA.T_UI_Featured_Figure_GrandSchemeA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StreetRacerWhiteA.T-UI-Featured-Figure-StreetRacerWhiteA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StreetRacerWhiteA.T-UI-Featured-Figure-StreetRacerWhiteA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FrogManB.T-UI-Featured-Figure-FrogManB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FrogManB.T-UI-Featured-Figure-FrogManB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PiteousKicksA.T-UI-Featured-Figure-PiteousKicksA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PiteousKicksA.T-UI-Featured-Figure-PiteousKicksA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Corny.MI_UI_FeaturedRenderSwitch_M_Corny System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Corny.MI_UI_FeaturedRenderSwitch_M_Corny" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StarWalkerA.T-UI-Featured-Figure-StarWalkerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StarWalkerA.T-UI-Featured-Figure-StarWalkerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-IronBlazeB.T-UI-Featured-Figure-IronBlazeB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-IronBlazeB.T-UI-Featured-Figure-IronBlazeB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SportsFashionB.T-UI-Featured-Figure-SportsFashionB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SportsFashionB.T-UI-Featured-Figure-SportsFashionB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-Dieselpunk01A.T-UI-Featured-Figure-Dieselpunk01A System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-Dieselpunk01A.T-UI-Featured-Figure-Dieselpunk01A" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SpaceWandererA.T-UI-Featured-Figure-SpaceWandererA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SpaceWandererA.T-UI-Featured-Figure-SpaceWandererA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StreetBasketballB.T-UI-Featured-Figure-StreetBasketballB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StreetBasketballB.T-UI-Featured-Figure-StreetBasketballB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SwampFish.T-UI-Featured-Figure-SwampFish System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SwampFish.T-UI-Featured-Figure-SwampFish" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T_UI_Featured_Figure_RemoteControl.T_UI_Featured_Figure_RemoteControl System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T_UI_Featured_Figure_RemoteControl.T_UI_Featured_Figure_RemoteControl" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NeonTightSuitBB.T-UI-Featured-Figure-NeonTightSuitBB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NeonTightSuitBB.T-UI-Featured-Figure-NeonTightSuitBB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZombieElasticB-B.T-UI-Featured-Figure-ZombieElasticB-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZombieElasticB-B.T-UI-Featured-Figure-ZombieElasticB-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_SolarDusk_Spike.T_AthenaSoldiers_SolarDusk_Spike System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_SolarDusk_Spike.T_AthenaSoldiers_SolarDusk_Spike" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_SolarDusk.T_AthenaSoldiers_SolarDusk System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_SolarDusk.T_AthenaSoldiers_SolarDusk" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-Jumpsuit-Scrap.T-UI-Featured-Figure-Jumpsuit-Scrap System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-Jumpsuit-Scrap.T-UI-Featured-Figure-Jumpsuit-Scrap" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasOneA-C.T-UI-Featured-Figure-PennantSeasOneA-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasOneA-C.T-UI-Featured-Figure-PennantSeasOneA-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-UltraLightB.T-UI-Featured-Figure-UltraLightB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-UltraLightB.T-UI-Featured-Figure-UltraLightB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-ElevateA.T-AthenaBundles-ElevateA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-ElevateA.T-AthenaBundles-ElevateA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-ElevateB.T-AthenaBundles-ElevateB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-ElevateB.T-AthenaBundles-ElevateB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TreyCozy-G.T-UI-Featured-Figure-TreyCozy-G System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TreyCozy-G.T-UI-Featured-Figure-TreyCozy-G" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-AnimalJacketsB.T-UI-Featured-Figure-AnimalJacketsB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-AnimalJacketsB.T-UI-Featured-Figure-AnimalJacketsB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TaxiB.T-UI-Featured-Figure-TaxiB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TaxiB.T-UI-Featured-Figure-TaxiB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_BrightLarva.T_UI_Featured_Figure_BrightLarva System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_BrightLarva.T_UI_Featured_Figure_BrightLarva" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ShiitakeShaolinA.T-UI-Featured-Figure-ShiitakeShaolinA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ShiitakeShaolinA.T-UI-Featured-Figure-ShiitakeShaolinA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FumeFleeceClap.T_UI_Featured_Figure_FumeFleeceClap System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FumeFleeceClap.T_UI_Featured_Figure_FumeFleeceClap" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_UskThump.T_UI_Featured_Figure_UskThump System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_UskThump.T_UI_Featured_Figure_UskThump" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/TAthenaBundlesCavernArmored.TAthenaBundlesCavernArmored System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/TAthenaBundlesCavernArmored.TAthenaBundlesCavernArmored" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PrisonBreakB.T-UI-Featured-Figure-PrisonBreakB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PrisonBreakB.T-UI-Featured-Figure-PrisonBreakB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_BlueMonday.T_UI_Featured_Figure_BlueMonday System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_BlueMonday.T_UI_Featured_Figure_BlueMonday" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_CalmShimmer.T_UI_Featured_Figure_CalmShimmer System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_CalmShimmer.T_UI_Featured_Figure_CalmShimmer" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BlueCheeseA.T-UI-Featured-Figure-BlueCheeseA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BlueCheeseA.T-UI-Featured-Figure-BlueCheeseA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AshtonBoardwalkB.T-UI-Featured-Figure-AshtonBoardwalkB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AshtonBoardwalkB.T-UI-Featured-Figure-AshtonBoardwalkB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_AstralLilac.T_UI_Featured_Figure_AstralLilac System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_AstralLilac.T_UI_Featured_Figure_AstralLilac" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_VigorKnackDill.T_UI_Featured_Figure_VigorKnackDill System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_VigorKnackDill.T_UI_Featured_Figure_VigorKnackDill" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_Stripe075B.T_UI_Featured_Figure_Stripe075B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_Stripe075B.T_UI_Featured_Figure_Stripe075B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-XforceOutfits.T-AthenaBundles-XforceOutfits System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-XforceOutfits.T-AthenaBundles-XforceOutfits" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FirstClassSecond-B.T-UI-Featured-Figure-FirstClassSecond-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FirstClassSecond-B.T-UI-Featured-Figure-FirstClassSecond-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Hardwood-B.T-UI-Featured-Figure-Hardwood-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Hardwood-B.T-UI-Featured-Figure-Hardwood-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-Football20A-B.T-UI-Featured-Figure-Figure-Football20A-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-Football20A-B.T-UI-Featured-Figure-Figure-Football20A-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_MochiWoof.T_UI_Featured_Figure_MochiWoof System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_MochiWoof.T_UI_Featured_Figure_MochiWoof" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElevateA.T-UI-Featured-Figure-ElevateA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElevateA.T-UI-Featured-Figure-ElevateA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FuzzyBearSummerB.T-UI-Featured-Figure-FuzzyBearSummerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FuzzyBearSummerB.T-UI-Featured-Figure-FuzzyBearSummerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BeachCavalier.T_UI_Featured_Companion_BeachCavalier System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BeachCavalier.T_UI_Featured_Companion_BeachCavalier" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BeachCavalier_D.T_UI_Featured_Companion_BeachCavalier_D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BeachCavalier_D.T_UI_Featured_Companion_BeachCavalier_D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BeachCavalier_E.T_UI_Featured_Companion_BeachCavalier_E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BeachCavalier_E.T_UI_Featured_Companion_BeachCavalier_E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PaperBlazeA.T-UI-Featured-Figure-PaperBlazeA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PaperBlazeA.T-UI-Featured-Figure-PaperBlazeA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_RankedScythe.T_UI_Featured_Figure_RankedScythe System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_RankedScythe.T_UI_Featured_Figure_RankedScythe" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_OceanPearlFNCS.T_Featured_Wraps_OceanPearlFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_OceanPearlFNCS.T_Featured_Wraps_OceanPearlFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiDudeA-USA.T-UI-Featured-Figure-SkiDudeA-USA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiDudeA-USA.T-UI-Featured-Figure-SkiDudeA-USA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-HurricaneA.T-UI-Featured-Figure-HurricaneA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-HurricaneA.T-UI-Featured-Figure-HurricaneA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_VowelSleep.T_AthenaEmotes_VowelSleep System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_VowelSleep.T_AthenaEmotes_VowelSleep" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SamuraiBlueA.T-UI-Featured-Figure-SamuraiBlueA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SamuraiBlueA.T-UI-Featured-Figure-SamuraiBlueA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-KittyWarrior_02.T-AthenaBundles-KittyWarrior_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-KittyWarrior_02.T-AthenaBundles-KittyWarrior_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S37/T_AthenaBundles_EssayViewMyth.T_AthenaBundles_EssayViewMyth System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S37/T_AthenaBundles_EssayViewMyth.T_AthenaBundles_EssayViewMyth" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T_UI_Featured_Figure_BrokenHeartB.T_UI_Featured_Figure_BrokenHeartB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T_UI_Featured_Figure_BrokenHeartB.T_UI_Featured_Figure_BrokenHeartB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RobotTroubleB.T-UI-Featured-Figure-RobotTroubleB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RobotTroubleB.T-UI-Featured-Figure-RobotTroubleB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-WayfareB.T-UI-Featured-Figure-WayfareB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-WayfareB.T-UI-Featured-Figure-WayfareB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_MagneticPlotter.T_UI_Featured_Figure_MagneticPlotter System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_MagneticPlotter.T_UI_Featured_Figure_MagneticPlotter" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TigerRootHypeA.T-UI-Featured-Figure-TigerRootHypeA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TigerRootHypeA.T-UI-Featured-Figure-TigerRootHypeA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_RebelFur.T_UI_Featured_Figure_RebelFur System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_RebelFur.T_UI_Featured_Figure_RebelFur" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_SteelStomper.T_UI_Featured_Figure_SteelStomper System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_SteelStomper.T_UI_Featured_Figure_SteelStomper" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ToffeeMood.T_AthenaSoldiers_ToffeeMood System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_ToffeeMood.T_AthenaSoldiers_ToffeeMood" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ChubbyJingle.T_UI_Featured_Figure_ChubbyJingle System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ChubbyJingle.T_UI_Featured_Figure_ChubbyJingle" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HeadsetA.T-UI-Featured-Figure-HeadsetA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HeadsetA.T-UI-Featured-Figure-HeadsetA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TreyCozy-D.T-UI-Featured-Figure-TreyCozy-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TreyCozy-D.T-UI-Featured-Figure-TreyCozy-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GreenJacketB.T-UI-Featured-Figure-GreenJacketB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GreenJacketB.T-UI-Featured-Figure-GreenJacketB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_FeatherMudLounge.T_UI_Featured_Figure_FeatherMudLounge System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_FeatherMudLounge.T_UI_Featured_Figure_FeatherMudLounge" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ForestJeanGrowl.T_UI_Featured_Figure_ForestJeanGrowl System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ForestJeanGrowl.T_UI_Featured_Figure_ForestJeanGrowl" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MetalA.T-UI-Featured-Figure-MetalA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MetalA.T-UI-Featured-Figure-MetalA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_VelvetDeskFiber.T_UI_Featured_Figure_VelvetDeskFiber System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_VelvetDeskFiber.T_UI_Featured_Figure_VelvetDeskFiber" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-TapDance.T-AthenaBundles-TapDance System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-TapDance.T-AthenaBundles-TapDance" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiGirlB-CAN.T-UI-Featured-Figure-SkiGirlB-CAN System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiGirlB-CAN.T-UI-Featured-Figure-SkiGirlB-CAN" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Impulse-E.T-UI-Featured-Figure-Impulse-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Impulse-E.T-UI-Featured-Figure-Impulse-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_TangyRadishFlame.T_UI_Featured_Figure_TangyRadishFlame System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_TangyRadishFlame.T_UI_Featured_Figure_TangyRadishFlame" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ShinyStarB.T-UI-Featured-Figure-ShinyStarB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ShinyStarB.T-UI-Featured-Figure-ShinyStarB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CactiB.T-UI-Featured-Figure-CactiB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CactiB.T-UI-Featured-Figure-CactiB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiDudeA-FRA.T-UI-Featured-Figure-SkiDudeA-FRA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiDudeA-FRA.T-UI-Featured-Figure-SkiDudeA-FRA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Wheels/S38/T_UI_Featured_Wheel_Garage01.T_UI_Featured_Wheel_Garage01 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Wheels/S38/T_UI_Featured_Wheel_Garage01.T_UI_Featured_Wheel_Garage01" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PotteryWheel.T-UI-Featured-Figure-PotteryWheel System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PotteryWheel.T-UI-Featured-Figure-PotteryWheel" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasOneA-B.T-UI-Featured-Figure-PennantSeasOneA-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasOneA-B.T-UI-Featured-Figure-PennantSeasOneA-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasA.T-UI-Featured-Figure-PennantSeasA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasA.T-UI-Featured-Figure-PennantSeasA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-WildWestB.T-UI-Featured-Figure-WildWestB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-WildWestB.T-UI-Featured-Figure-WildWestB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_SpongeHollow_02.T_AthenaBundles_SpongeHollow_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_SpongeHollow_02.T_AthenaBundles_SpongeHollow_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_SpongeHollow_02.T_AthenaBundles_SpongeHollow_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_SpongeHollow_02.T_AthenaBundles_SpongeHollow_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElasticA.T-UI-Featured-Figure-ElasticA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElasticA.T-UI-Featured-Figure-ElasticA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TieDyeFashionB.T-UI-Featured-Figure-TieDyeFashionB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TieDyeFashionB.T-UI-Featured-Figure-TieDyeFashionB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BullseyeA.T-UI-Featured-Figure-BullseyeA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BullseyeA.T-UI-Featured-Figure-BullseyeA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TigerRootFameB.T-UI-Featured-Figure-TigerRootFameB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TigerRootFameB.T-UI-Featured-Figure-TigerRootFameB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_Gear.T_AthenaBundles_Sunset_Gear System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_Sunset_Gear.T_AthenaBundles_Sunset_Gear" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SwampKnightA.T-UI-Featured-Figure-SwampKnightA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SwampKnightA.T-UI-Featured-Figure-SwampKnightA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_LeatherKey.T_UI_Featured_Figure_LeatherKey System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_LeatherKey.T_UI_Featured_Figure_LeatherKey" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/T-AthenaSoldiers-CID-195-Athena-Commando-F-Bling-Details.T-AthenaSoldiers-CID-195-Athena-Commando-F-Bling-Details System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/T-AthenaSoldiers-CID-195-Athena-Commando-F-Bling-Details.T-AthenaSoldiers-CID-195-Athena-Commando-F-Bling-Details" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-UrbanScavengerA.T-UI-Featured-Figure-UrbanScavengerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-UrbanScavengerA.T-UI-Featured-Figure-UrbanScavengerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BlingA.T-UI-Featured-Figure-BlingA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BlingA.T-UI-Featured-Figure-BlingA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_Figure_PumpkinManA.T_UI_Featured_Figure_Figure_PumpkinManA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_Figure_PumpkinManA.T_UI_Featured_Figure_Figure_PumpkinManA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Football20Referee-J.T-UI-Featured-Figure-Football20Referee-J System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Football20Referee-J.T-UI-Featured-Figure-Football20Referee-J" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-AlienSummerA.T-UI-Featured-Figure-AlienSummerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-AlienSummerA.T-UI-Featured-Figure-AlienSummerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_SwiftKestrel.T_UI_Featured_Figure_SwiftKestrel System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_SwiftKestrel.T_UI_Featured_Figure_SwiftKestrel" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_GothClaws.T_AthenaBackpack_GothClaws System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_GothClaws.T_AthenaBackpack_GothClaws" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BlueFlamesB.T-UI-Featured-Figure-BlueFlamesB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BlueFlamesB.T-UI-Featured-Figure-BlueFlamesB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DemoCrookB.T-UI-Featured-Figure-DemoCrookB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DemoCrookB.T-UI-Featured-Figure-DemoCrookB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-CyberRunner.M-CyberRunner System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-CyberRunner.M-CyberRunner" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_RoosterRoast.T_UI_Featured_Figure_RoosterRoast System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_RoosterRoast.T_UI_Featured_Figure_RoosterRoast" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SoccerZombieCA.T-UI-Featured-Figure-SoccerZombieCA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SoccerZombieCA.T-UI-Featured-Figure-SoccerZombieCA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_CoconutShell.T_UI_Featured_Figure_CoconutShell System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_CoconutShell.T_UI_Featured_Figure_CoconutShell" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-CloakedStarA.T-UI-Featured-Figure-CloakedStarA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-CloakedStarA.T-UI-Featured-Figure-CloakedStarA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/Takumii/T_UI_Vehicle_Web_Takumii.T_UI_Vehicle_Web_Takumii System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/Takumii/T_UI_Vehicle_Web_Takumii.T_UI_Vehicle_Web_Takumii" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_VenomSoul.T_UI_Featured_Figure_VenomSoul System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_VenomSoul.T_UI_Featured_Figure_VenomSoul" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_LycheeNickel.T_UI_Featured_Figure_LycheeNickel System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_LycheeNickel.T_UI_Featured_Figure_LycheeNickel" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_AuroraJump.T_UI_Featured_Figure_AuroraJump System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_AuroraJump.T_UI_Featured_Figure_AuroraJump" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_JadedHare.T_UI_Featured_Figure_JadedHare System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_JadedHare.T_UI_Featured_Figure_JadedHare" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_AthenaBundles_DefectGlitchB.T_AthenaBundles_DefectGlitchB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_AthenaBundles_DefectGlitchB.T_AthenaBundles_DefectGlitchB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_MoralKoreFNCS.T_UI_Featured_Figure_MoralKoreFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_MoralKoreFNCS.T_UI_Featured_Figure_MoralKoreFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_CherryKnot.T_Featured_Pickaxes_CherryKnot System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_CherryKnot.T_Featured_Pickaxes_CherryKnot" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_BronzeHat.T_UI_Featured_Figure_BronzeHat System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_BronzeHat.T_UI_Featured_Figure_BronzeHat" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_SunnySquawk.T_UI_Featured_Figure_SunnySquawk System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_SunnySquawk.T_UI_Featured_Figure_SunnySquawk" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesBroccoliMale.TAthenaBundlesBroccoliMale System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesBroccoliMale.TAthenaBundlesBroccoliMale" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-NauticalPajamasA-E.T-UI-Featured-Figure-NauticalPajamasA-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-NauticalPajamasA-E.T-UI-Featured-Figure-NauticalPajamasA-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_Figure_PumpkinSliceA.T_UI_Featured_Figure_Figure_PumpkinSliceA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_Figure_PumpkinSliceA.T_UI_Featured_Figure_Figure_PumpkinSliceA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesFrogman.TAthenaBundlesFrogman System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesFrogman.TAthenaBundlesFrogman" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_PlankCoverWay_C.T_UI_Featured_Figure_PlankCoverWay_C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_PlankCoverWay_C.T_UI_Featured_Figure_PlankCoverWay_C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BallerinaB.T-UI-Featured-Figure-BallerinaB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BallerinaB.T-UI-Featured-Figure-BallerinaB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TreyCozy-F.T-UI-Featured-Figure-TreyCozy-F System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TreyCozy-F.T-UI-Featured-Figure-TreyCozy-F" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesFrostMystery.TAthenaBundlesFrostMystery System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesFrostMystery.TAthenaBundlesFrostMystery" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_RedJay.T_UI_Featured_Figure_RedJay System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_RedJay.T_UI_Featured_Figure_RedJay" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_ArcanaAgate.T_UI_Featured_Figure_ArcanaAgate System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_ArcanaAgate.T_UI_Featured_Figure_ArcanaAgate" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_ElegantLilyCharm.T_UI_Featured_Figure_ElegantLilyCharm System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_ElegantLilyCharm.T_UI_Featured_Figure_ElegantLilyCharm" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_DroveRay_Dip.T_UI_Featured_Figure_DroveRay_Dip System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_DroveRay_Dip.T_UI_Featured_Figure_DroveRay_Dip" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DisguiseBlackB.T-UI-Featured-Figure-DisguiseBlackB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DisguiseBlackB.T-UI-Featured-Figure-DisguiseBlackB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S39/T_AthenaBundles_Figure_DoubleAgent_.T_AthenaBundles_Figure_DoubleAgent_ System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S39/T_AthenaBundles_Figure_DoubleAgent_.T_AthenaBundles_Figure_DoubleAgent_" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S35/T_AthenaBundles_ForayA.T_AthenaBundles_ForayA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S35/T_AthenaBundles_ForayA.T_AthenaBundles_ForayA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_DegreeProper.T_UI_Featured_Figure_DegreeProper System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_DegreeProper.T_UI_Featured_Figure_DegreeProper" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_Figure_StreetGothCandyB.T_AthenaBundles_Figure_StreetGothCandyB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_Figure_StreetGothCandyB.T_AthenaBundles_Figure_StreetGothCandyB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FuzzyGlam.T_UI_Featured_Figure_FuzzyGlam System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FuzzyGlam.T_UI_Featured_Figure_FuzzyGlam" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PossessionA.T-UI-Featured-Figure-PossessionA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PossessionA.T-UI-Featured-Figure-PossessionA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_ExcitedCyan.T_UI_Featured_Figure_ExcitedCyan System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_ExcitedCyan.T_UI_Featured_Figure_ExcitedCyan" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GrasshopperA-B.T-UI-Featured-Figure-GrasshopperA-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GrasshopperA-B.T-UI-Featured-Figure-GrasshopperA-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_LunarGum.T_UI_Featured_Figure_LunarGum System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_LunarGum.T_UI_Featured_Figure_LunarGum" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_SkilledSkull.T_UI_Featured_Figure_SkilledSkull System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_SkilledSkull.T_UI_Featured_Figure_SkilledSkull" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkAzaleaB.T-UI-Featured-Figure-DarkAzaleaB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkAzaleaB.T-UI-Featured-Figure-DarkAzaleaB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_PinkTrooperB.T_UI_Featured_Figure_PinkTrooperB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_PinkTrooperB.T_UI_Featured_Figure_PinkTrooperB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_VelvetDeskCam.T_UI_Featured_Figure_VelvetDeskCam System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_VelvetDeskCam.T_UI_Featured_Figure_VelvetDeskCam" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-NauticalPajamasA-C.T-UI-Featured-Figure-NauticalPajamasA-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-NauticalPajamasA-C.T-UI-Featured-Figure-NauticalPajamasA-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_SkilledRuby.T_UI_Featured_Figure_SkilledRuby System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_SkilledRuby.T_UI_Featured_Figure_SkilledRuby" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FlintTwirl.T_UI_Featured_Figure_FlintTwirl System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FlintTwirl.T_UI_Featured_Figure_FlintTwirl" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidayGingerbreadA.T-UI-Featured-Figure-HolidayGingerbreadA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidayGingerbreadA.T-UI-Featured-Figure-HolidayGingerbreadA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MainframeA-B.T-UI-Featured-Figure-MainframeA-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MainframeA-B.T-UI-Featured-Figure-MainframeA-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CardboardCrewA.T-UI-Featured-Figure-CardboardCrewA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CardboardCrewA.T-UI-Featured-Figure-CardboardCrewA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_LilacLeather.T_UI_Featured_Figure_LilacLeather System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_LilacLeather.T_UI_Featured_Figure_LilacLeather" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FoeA.T-UI-Featured-Figure-FoeA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FoeA.T-UI-Featured-Figure-FoeA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_HarpTar.T_UI_Featured_Figure_HarpTar System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_HarpTar.T_UI_Featured_Figure_HarpTar" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-UpbeatIguanaC.T-UI-Featured-Figure-UpbeatIguanaC System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-UpbeatIguanaC.T-UI-Featured-Figure-UpbeatIguanaC" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PythonB.T-UI-Featured-Figure-PythonB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PythonB.T-UI-Featured-Figure-PythonB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FloatillaCaptainA.T-UI-Featured-Figure-FloatillaCaptainA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FloatillaCaptainA.T-UI-Featured-Figure-FloatillaCaptainA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidayTimeA.T-UI-Featured-Figure-HolidayTimeA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidayTimeA.T-UI-Featured-Figure-HolidayTimeA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_HonestWasp.T_UI_Featured_Figure_HonestWasp System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_HonestWasp.T_UI_Featured_Figure_HonestWasp" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S32/T_AthenaBundles_FearlessFlightMenace.T_AthenaBundles_FearlessFlightMenace System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S32/T_AthenaBundles_FearlessFlightMenace.T_AthenaBundles_FearlessFlightMenace" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_BionicKitty.T_UI_Featured_Figure_BionicKitty System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_BionicKitty.T_UI_Featured_Figure_BionicKitty" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FuzzyBearHalloweenB.T-UI-Featured-Figure-FuzzyBearHalloweenB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FuzzyBearHalloweenB.T-UI-Featured-Figure-FuzzyBearHalloweenB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Football20Referee-D.T-UI-Featured-Figure-Football20Referee-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Football20Referee-D.T-UI-Featured-Figure-Football20Referee-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Sparks_2dRenders/Guitar/S41/Featured/T_UI_Featured_Guitar_MatteDecoy.T_UI_Featured_Guitar_MatteDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Sparks_2dRenders/Guitar/S41/Featured/T_UI_Featured_Guitar_MatteDecoy.T_UI_Featured_Guitar_MatteDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Sparks_2dRenders/Guitar/S41/Featured/T_UI_Featured_Guitar_MatteDecoy_02.T_UI_Featured_Guitar_MatteDecoy_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Sparks_2dRenders/Guitar/S41/Featured/T_UI_Featured_Guitar_MatteDecoy_02.T_UI_Featured_Guitar_MatteDecoy_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ShatterflyB.T-UI-Featured-Figure-ShatterflyB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ShatterflyB.T-UI-Featured-Figure-ShatterflyB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BunnyBRB.T-UI-Featured-Figure-BunnyBRB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BunnyBRB.T-UI-Featured-Figure-BunnyBRB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Commando013B.T-UI-Featured-Figure-Commando013B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Commando013B.T-UI-Featured-Figure-Commando013B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BountyBunnyB.T-UI-Featured-Figure-BountyBunnyB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BountyBunnyB.T-UI-Featured-Figure-BountyBunnyB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_FeaturedRenderSwitch_CorruptedLegend_2.MI_FeaturedRenderSwitch_CorruptedLegend_2 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_FeaturedRenderSwitch_CorruptedLegend_2.MI_FeaturedRenderSwitch_CorruptedLegend_2" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_ShadeAngel.T_UI_Featured_Figure_ShadeAngel System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_ShadeAngel.T_UI_Featured_Figure_ShadeAngel" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Hardwood-H.T-UI-Featured-Figure-Hardwood-H System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Hardwood-H.T-UI-Featured-Figure-Hardwood-H" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ImpulseSpringB.T-UI-Featured-Figure-ImpulseSpringB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ImpulseSpringB.T-UI-Featured-Figure-ImpulseSpringB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T_UIFeaturedFigure_MultibotA.T_UIFeaturedFigure_MultibotA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T_UIFeaturedFigure_MultibotA.T_UIFeaturedFigure_MultibotA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TireSwing.T-UI-Featured-Figure-TireSwing System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TireSwing.T-UI-Featured-Figure-TireSwing" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PhantomA.T-UI-Featured-Figure-PhantomA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PhantomA.T-UI-Featured-Figure-PhantomA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElasticB.T-UI-Featured-Figure-ElasticB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElasticB.T-UI-Featured-Figure-ElasticB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VoyagerCuboid.T_AthenaSoldiers_VoyagerCuboid System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VoyagerCuboid.T_AthenaSoldiers_VoyagerCuboid" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_VoyagerCuboid.T_UI_Featured_Figure_VoyagerCuboid System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_VoyagerCuboid.T_UI_Featured_Figure_VoyagerCuboid" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RaptorB.T-UI-Featured-Figure-RaptorB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RaptorB.T-UI-Featured-Figure-RaptorB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-DragonfruitA.T-UI-Featured-Figure-DragonfruitA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-DragonfruitA.T-UI-Featured-Figure-DragonfruitA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_ThornedEden.T_UI_Featured_Figure_ThornedEden System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_ThornedEden.T_UI_Featured_Figure_ThornedEden" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PugA.T-UI-Featured-Figure-PugA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PugA.T-UI-Featured-Figure-PugA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S25/T_AthenaSoldiers_LastVoice_Dive.T_AthenaSoldiers_LastVoice_Dive System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S25/T_AthenaSoldiers_LastVoice_Dive.T_AthenaSoldiers_LastVoice_Dive" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/T_UI_Featured_Figure_LastVoiceDiveA.T_UI_Featured_Figure_LastVoiceDiveA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/T_UI_Featured_Figure_LastVoiceDiveA.T_UI_Featured_Figure_LastVoiceDiveA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZestB.T-UI-Featured-Figure-ZestB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZestB.T-UI-Featured-Figure-ZestB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S21/T_AthenaBackpack_SunStar.T_AthenaBackpack_SunStar System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S21/T_AthenaBackpack_SunStar.T_AthenaBackpack_SunStar" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ChaosLightningA.T-UI-Featured-Figure-ChaosLightningA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ChaosLightningA.T-UI-Featured-Figure-ChaosLightningA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CritterCuddleA.T-UI-Featured-Figure-CritterCuddleA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CritterCuddleA.T-UI-Featured-Figure-CritterCuddleA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_Giggles.T_AthenaBundles_Giggles System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_Giggles.T_AthenaBundles_Giggles" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_BandageNinjaFNCS.T_UI_Featured_Figure_BandageNinjaFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_BandageNinjaFNCS.T_UI_Featured_Figure_BandageNinjaFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ScarecrowB.T-UI-Featured-Figure-ScarecrowB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ScarecrowB.T-UI-Featured-Figure-ScarecrowB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FrogmanA.T-UI-Featured-Figure-FrogmanA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FrogmanA.T-UI-Featured-Figure-FrogmanA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_VibrantShell.T_AthenaBackpack_VibrantShell System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_VibrantShell.T_AthenaBackpack_VibrantShell" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S25/T_AthenaBackpack_BiruFang.T_AthenaBackpack_BiruFang System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S25/T_AthenaBackpack_BiruFang.T_AthenaBackpack_BiruFang" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GarageBandB.T-UI-Featured-Figure-GarageBandB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GarageBandB.T-UI-Featured-Figure-GarageBandB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Wheels/S42/T_UI_Featured_Wheel_BurnishedRaven01.T_UI_Featured_Wheel_BurnishedRaven01 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Wheels/S42/T_UI_Featured_Wheel_BurnishedRaven01.T_UI_Featured_Wheel_BurnishedRaven01" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PineappleBanditB.T-UI-Featured-Figure-PineappleBanditB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PineappleBanditB.T-UI-Featured-Figure-PineappleBanditB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_ChOneFemale.MI_UI_FeaturedRenderSwitch_F_ChOneFemale System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_ChOneFemale.MI_UI_FeaturedRenderSwitch_F_ChOneFemale" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MainframeB-B.T-UI-Featured-Figure-MainframeB-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MainframeB-B.T-UI-Featured-Figure-MainframeB-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RedSilkB.T-UI-Featured-Figure-RedSilkB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RedSilkB.T-UI-Featured-Figure-RedSilkB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-EvilBunnyA.T-UI-Featured-Figure-EvilBunnyA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-EvilBunnyA.T-UI-Featured-Figure-EvilBunnyA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RaptorBlackOpsA.T-UI-Featured-Figure-RaptorBlackOpsA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RaptorBlackOpsA.T-UI-Featured-Figure-RaptorBlackOpsA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_TaskForce.T_UI_Featured_Figure_TaskForce System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_TaskForce.T_UI_Featured_Figure_TaskForce" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FuzzyBearPandaB.T-UI-Featured-Figure-FuzzyBearPandaB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FuzzyBearPandaB.T-UI-Featured-Figure-FuzzyBearPandaB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ToadCycle_ArmB.T_UI_Featured_Figure_ToadCycle_ArmB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ToadCycle_ArmB.T_UI_Featured_Figure_ToadCycle_ArmB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SnowNinjaA.T-UI-Featured-Figure-SnowNinjaA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SnowNinjaA.T-UI-Featured-Figure-SnowNinjaA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TreasureHunterFashionFNCSA.T-UI-Featured-Figure-TreasureHunterFashionFNCSA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TreasureHunterFashionFNCSA.T-UI-Featured-Figure-TreasureHunterFashionFNCSA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DinosaurA.T-UI-Featured-Figure-DinosaurA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DinosaurA.T-UI-Featured-Figure-DinosaurA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BlueBadassB.T-UI-Featured-Figure-BlueBadassB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BlueBadassB.T-UI-Featured-Figure-BlueBadassB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Figure-TeriyakiFish.T-AthenaBundles-Figure-TeriyakiFish System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Figure-TeriyakiFish.T-AthenaBundles-Figure-TeriyakiFish" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesMummy.TAthenaBundlesMummy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesMummy.TAthenaBundlesMummy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MercurialStormA.T-UI-Featured-Figure-MercurialStormA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MercurialStormA.T-UI-Featured-Figure-MercurialStormA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_GreenBeretA.T_UI_Featured_Figure_GreenBeretA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_GreenBeretA.T_UI_Featured_Figure_GreenBeretA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_SereneCherie.T_UI_Featured_Figure_SereneCherie System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_SereneCherie.T_UI_Featured_Figure_SereneCherie" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-CosmicSquatterB.T-AthenaBundles-CosmicSquatterB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-CosmicSquatterB.T-AthenaBundles-CosmicSquatterB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HalloweenBunnyB.T-UI-Featured-Figure-HalloweenBunnyB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HalloweenBunnyB.T-UI-Featured-Figure-HalloweenBunnyB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AztecA.T-UI-Featured-Figure-AztecA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AztecA.T-UI-Featured-Figure-AztecA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-CamoB.T-UI-Featured-Figure-CamoB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-CamoB.T-UI-Featured-Figure-CamoB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_TroutWrist_Spine.T_UI_Featured_Figure_TroutWrist_Spine System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_TroutWrist_Spine.T_UI_Featured_Figure_TroutWrist_Spine" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PrimeOrderB.T-UI-Featured-Figure-PrimeOrderB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PrimeOrderB.T-UI-Featured-Figure-PrimeOrderB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-NutcrackerB.T-UI-Featured-Figure-NutcrackerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-NutcrackerB.T-UI-Featured-Figure-NutcrackerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ClownA.T-UI-Featured-Figure-ClownA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ClownA.T-UI-Featured-Figure-ClownA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-TieDyeFashion.T-AthenaBundles-TieDyeFashion System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-TieDyeFashion.T-AthenaBundles-TieDyeFashion" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RebirthFreshA-B.T-UI-Featured-Figure-RebirthFreshA-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RebirthFreshA-B.T-UI-Featured-Figure-RebirthFreshA-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_MrMite.T_UI_Featured_Figure_MrMite System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_MrMite.T_UI_Featured_Figure_MrMite" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HitmanB.T-UI-Featured-Figure-HitmanB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HitmanB.T-UI-Featured-Figure-HitmanB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CarbideBlackB.T-UI-Featured-Figure-CarbideBlackB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CarbideBlackB.T-UI-Featured-Figure-CarbideBlackB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ChOneBansheeB.T-UI-Featured-Figure-ChOneBansheeB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ChOneBansheeB.T-UI-Featured-Figure-ChOneBansheeB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HitmanFNCS.T-UI-Featured-Figure-HitmanFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HitmanFNCS.T-UI-Featured-Figure-HitmanFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_PuzzleShed.T_UI_Featured_Figure_PuzzleShed System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_PuzzleShed.T_UI_Featured_Figure_PuzzleShed" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-AgentAceA.T-UI-Featured-Figure-AgentAceA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-AgentAceA.T-UI-Featured-Figure-AgentAceA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_OceanPearlFNCS.T_AthenaBundles_OceanPearlFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_OceanPearlFNCS.T_AthenaBundles_OceanPearlFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_OceanPearlFNCS_02.T_AthenaBundles_OceanPearlFNCS_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_OceanPearlFNCS_02.T_AthenaBundles_OceanPearlFNCS_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_OceanPearlFNCS_03.T_AthenaBundles_OceanPearlFNCS_03 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_OceanPearlFNCS_03.T_AthenaBundles_OceanPearlFNCS_03" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_OceanPearlFNCS.T_AthenaBundles_OceanPearlFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_OceanPearlFNCS.T_AthenaBundles_OceanPearlFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_LuckyAgent.T_UI_Featured_Figure_LuckyAgent System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_LuckyAgent.T_UI_Featured_Figure_LuckyAgent" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-AutumnDeliveryB.T-UI-Featured-Figure-AutumnDeliveryB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-AutumnDeliveryB.T-UI-Featured-Figure-AutumnDeliveryB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_AssemblePA.T_UI_Featured_Figure_AssemblePA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_AssemblePA.T_UI_Featured_Figure_AssemblePA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Football20B-C.T-UI-Featured-Figure-Football20B-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Football20B-C.T-UI-Featured-Figure-Football20B-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_DameRegent.T_UI_Featured_Figure_DameRegent System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_DameRegent.T_UI_Featured_Figure_DameRegent" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ChessBoard.T-UI-Featured-Figure-ChessBoard System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ChessBoard.T-UI-Featured-Figure-ChessBoard" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-F-StreetFashionEclipse.T-AthenaBundles-F-StreetFashionEclipse System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-F-StreetFashionEclipse.T-AthenaBundles-F-StreetFashionEclipse" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Pencil-Fig.T-UI-Featured-Figure-Pencil-Fig System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Pencil-Fig.T-UI-Featured-Figure-Pencil-Fig" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MultibotStealthA.T-UI-Featured-Figure-MultibotStealthA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MultibotStealthA.T-UI-Featured-Figure-MultibotStealthA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FutureBikerWhiteB.T-UI-Featured-Figure-FutureBikerWhiteB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FutureBikerWhiteB.T-UI-Featured-Figure-FutureBikerWhiteB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TechnoAwakenA.T-UI-Featured-Figure-TechnoAwakenA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TechnoAwakenA.T-UI-Featured-Figure-TechnoAwakenA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RaveNinjaB.T-UI-Featured-Figure-RaveNinjaB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RaveNinjaB.T-UI-Featured-Figure-RaveNinjaB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-InfiltratorA.T-UI-Featured-Figure-InfiltratorA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-InfiltratorA.T-UI-Featured-Figure-InfiltratorA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_FrostGalore.T_UI_Featured_Figure_FrostGalore System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_FrostGalore.T_UI_Featured_Figure_FrostGalore" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-DriftSummerA.T-UI-Featured-Figure-DriftSummerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-DriftSummerA.T-UI-Featured-Figure-DriftSummerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TreasureHunterFashionA.T-UI-Featured-Figure-TreasureHunterFashionA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TreasureHunterFashionA.T-UI-Featured-Figure-TreasureHunterFashionA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Slick02.T_UI_Featured_Wheel_Slick02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Slick02.T_UI_Featured_Wheel_Slick02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S37/T_UI_Featured_BuidingProp_StrideMicePyramid.T_UI_Featured_BuidingProp_StrideMicePyramid System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S37/T_UI_Featured_BuidingProp_StrideMicePyramid.T_UI_Featured_BuidingProp_StrideMicePyramid" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S37/T_UI_Featured_BuidingProp_StrideMicePyramid_02.T_UI_Featured_BuidingProp_StrideMicePyramid_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S37/T_UI_Featured_BuidingProp_StrideMicePyramid_02.T_UI_Featured_BuidingProp_StrideMicePyramid_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S37/T_UI_Featured_BuidingProp_StrideMicePyramid_03.T_UI_Featured_BuidingProp_StrideMicePyramid_03 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S37/T_UI_Featured_BuidingProp_StrideMicePyramid_03.T_UI_Featured_BuidingProp_StrideMicePyramid_03" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MissingLinkA.T-UI-Featured-Figure-MissingLinkA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MissingLinkA.T-UI-Featured-Figure-MissingLinkA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_AnvilAlarmMoth.T_AthenaEmotes_AnvilAlarmMoth System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_AnvilAlarmMoth.T_AthenaEmotes_AnvilAlarmMoth" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_MatteDecoy.T_Featured_Wraps_MatteDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_MatteDecoy.T_Featured_Wraps_MatteDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CasualCherieB.T-UI-Featured-Figure-CasualCherieB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CasualCherieB.T-UI-Featured-Figure-CasualCherieB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GoatRobeA.T-UI-Featured-Figure-GoatRobeA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GoatRobeA.T-UI-Featured-Figure-GoatRobeA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FishermanB.T-UI-Featured-Figure-FishermanB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FishermanB.T-UI-Featured-Figure-FishermanB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-BB-CatBurglarSummer.T-AthenaBundles-BB-CatBurglarSummer System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-BB-CatBurglarSummer.T-AthenaBundles-BB-CatBurglarSummer" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CyberScavengerB.T-UI-Featured-Figure-CyberScavengerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CyberScavengerB.T-UI-Featured-Figure-CyberScavengerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TerrainManA.T-UI-Featured-Figure-TerrainManA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TerrainManA.T-UI-Featured-Figure-TerrainManA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-StoneLion.T-UI-Featured-Figure-StoneLion System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-StoneLion.T-UI-Featured-Figure-StoneLion" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-StrontiumSparkA.T-AthenaBundles-StrontiumSparkA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-StrontiumSparkA.T-AthenaBundles-StrontiumSparkA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-Biker01B.T-UI-Featured-Figure-Biker01B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-Biker01B.T-UI-Featured-Figure-Biker01B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasShadeB.T-UI-Featured-Figure-PennantSeasShadeB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasShadeB.T-UI-Featured-Figure-PennantSeasShadeB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S38/T_AthenaEmotes_DuckCoast.T_AthenaEmotes_DuckCoast System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S38/T_AthenaEmotes_DuckCoast.T_AthenaEmotes_DuckCoast" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RebirthFreshB.T-UI-Featured-Figure-RebirthFreshB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RebirthFreshB.T-UI-Featured-Figure-RebirthFreshB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_NinjaWarrior.T_UI_Featured_Figure_NinjaWarrior System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_NinjaWarrior.T_UI_Featured_Figure_NinjaWarrior" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_ConscienceB.T_UI_Featured_Figure_ConscienceB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_ConscienceB.T_UI_Featured_Figure_ConscienceB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_RobustTorn.T_UI_Featured_Figure_RobustTorn System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_RobustTorn.T_UI_Featured_Figure_RobustTorn" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PaperGlowB.T-UI-Featured-Figure-PaperGlowB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PaperGlowB.T-UI-Featured-Figure-PaperGlowB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_HayBrush.T_UI_Featured_Figure_HayBrush System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_HayBrush.T_UI_Featured_Figure_HayBrush" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Football20B-A.T-UI-Featured-Figure-Football20B-A System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Football20B-A.T-UI-Featured-Figure-Football20B-A" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BoneSnakeA.T-UI-Featured-Figure-BoneSnakeA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BoneSnakeA.T-UI-Featured-Figure-BoneSnakeA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S21/T_Featured_Pickaxes_SunStar.T_Featured_Pickaxes_SunStar System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S21/T_Featured_Pickaxes_SunStar.T_Featured_Pickaxes_SunStar" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ArcticCamoA.T-UI-Featured-Figure-ArcticCamoA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ArcticCamoA.T-UI-Featured-Figure-ArcticCamoA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CowboyHat.T-UI-Featured-Figure-CowboyHat System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CowboyHat.T-UI-Featured-Figure-CowboyHat" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ScoopPluck.T_UI_Featured_Figure_ScoopPluck System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ScoopPluck.T_UI_Featured_Figure_ScoopPluck" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PonytailB.T-UI-Featured-Figure-PonytailB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PonytailB.T-UI-Featured-Figure-PonytailB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SwashbucklerB.T-UI-Featured-Figure-SwashbucklerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SwashbucklerB.T-UI-Featured-Figure-SwashbucklerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_IntenseCello.T_UI_Featured_Figure_IntenseCello System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_IntenseCello.T_UI_Featured_Figure_IntenseCello" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_LabVapor.T_UI_Featured_Figure_LabVapor System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_LabVapor.T_UI_Featured_Figure_LabVapor" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundles_SkiGER.TAthenaBundles_SkiGER System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundles_SkiGER.TAthenaBundles_SkiGER" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-LuckyHeroB.T-UI-Featured-Figure-LuckyHeroB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-LuckyHeroB.T-UI-Featured-Figure-LuckyHeroB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NoiseLessB.T-UI-Featured-Figure-NoiseLessB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NoiseLessB.T-UI-Featured-Figure-NoiseLessB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Sparrow.T-AthenaBundles-Sparrow System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Sparrow.T-AthenaBundles-Sparrow" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TreyCozy-C.T-UI-Featured-Figure-TreyCozy-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TreyCozy-C.T-UI-Featured-Figure-TreyCozy-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-DemonHunterB.T-UI-Featured-Figure-DemonHunterB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-DemonHunterB.T-UI-Featured-Figure-DemonHunterB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Football20B-D.T-UI-Featured-Figure-Football20B-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Football20B-D.T-UI-Featured-Figure-Football20B-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-EternalVanguardB.T-UI-Featured-Figure-EternalVanguardB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-EternalVanguardB.T-UI-Featured-Figure-EternalVanguardB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_SkyRuled.T_AthenaSoldiers_SkyRuled System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_SkyRuled.T_AthenaSoldiers_SkyRuled" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_SkyRuled.T_UI_Featured_Figure_SkyRuled System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_SkyRuled.T_UI_Featured_Figure_SkyRuled" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-VirtuousB.T-UI-Featured-Figure-VirtuousB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-VirtuousB.T-UI-Featured-Figure-VirtuousB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_SlySheep.T_UI_Featured_Figure_SlySheep System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_SlySheep.T_UI_Featured_Figure_SlySheep" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ChOneHeadhunterB.T-UI-Featured-Figure-ChOneHeadhunterB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ChOneHeadhunterB.T-UI-Featured-Figure-ChOneHeadhunterB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_EmberYearn.T_UI_Featured_Figure_EmberYearn System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_EmberYearn.T_UI_Featured_Figure_EmberYearn" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FlareJonesyA.T-UI-Featured-Figure-FlareJonesyA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FlareJonesyA.T-UI-Featured-Figure-FlareJonesyA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TravelerA.T-UI-Featured-Figure-TravelerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TravelerA.T-UI-Featured-Figure-TravelerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_AthenaBundles_DevilRockM.T_AthenaBundles_DevilRockM System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_AthenaBundles_DevilRockM.T_AthenaBundles_DevilRockM" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-LittleEggB.T-UI-Featured-Figure-LittleEggB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-LittleEggB.T-UI-Featured-Figure-LittleEggB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UI_Featured_BuildingProp_LK_Tower_Small.T_UI_Featured_BuildingProp_LK_Tower_Small System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UI_Featured_BuildingProp_LK_Tower_Small.T_UI_Featured_BuildingProp_LK_Tower_Small" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DonutPlateB.T-UI-Featured-Figure-DonutPlateB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DonutPlateB.T-UI-Featured-Figure-DonutPlateB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_FlavorStock.T_UI_Featured_Figure_FlavorStock System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_FlavorStock.T_UI_Featured_Figure_FlavorStock" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-VikingA.T-UI-Featured-Figure-VikingA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-VikingA.T-UI-Featured-Figure-VikingA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-EmbersA.T-UI-Featured-Figure-EmbersA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-EmbersA.T-UI-Featured-Figure-EmbersA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesElegantLily.TAthenaBundlesElegantLily System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesElegantLily.TAthenaBundlesElegantLily" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_DroveRay_DipC.T_UI_Featured_Figure_DroveRay_DipC System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_DroveRay_DipC.T_UI_Featured_Figure_DroveRay_DipC" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BistroAstronaut.T-UI-Featured-Figure-BistroAstronaut System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BistroAstronaut.T-UI-Featured-Figure-BistroAstronaut" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_AstralB.T_UI_Featured_Figure_AstralB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_AstralB.T_UI_Featured_Figure_AstralB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Bundles/S31/MelonPan/T_UI_Vehicle_Web_MelonPan.T_UI_Vehicle_Web_MelonPan System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Bundles/S31/MelonPan/T_UI_Vehicle_Web_MelonPan.T_UI_Vehicle_Web_MelonPan" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PunchyB.T-UI-Featured-Figure-PunchyB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PunchyB.T-UI-Featured-Figure-PunchyB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-T-UI-Featured-Figure-HeadhunterStarB-Base.T-AthenaBundles-T-UI-Featured-Figure-HeadhunterStarB-Base System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-T-UI-Featured-Figure-HeadhunterStarB-Base.T-AthenaBundles-T-UI-Featured-Figure-HeadhunterStarB-Base" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-BB-JurassicArchaeologySummerFemale.T-AthenaBundles-BB-JurassicArchaeologySummerFemale System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-BB-JurassicArchaeologySummerFemale.T-AthenaBundles-BB-JurassicArchaeologySummerFemale" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_NanaEternal.T_UI_Featured_Figure_NanaEternal System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_NanaEternal.T_UI_Featured_Figure_NanaEternal" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkullBriteB.T-UI-Featured-Figure-SkullBriteB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkullBriteB.T-UI-Featured-Figure-SkullBriteB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_ShortRack.T_UI_Featured_Figure_ShortRack System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_ShortRack.T_UI_Featured_Figure_ShortRack" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_ElegantHeist.T_UI_Featured_Figure_ElegantHeist System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_ElegantHeist.T_UI_Featured_Figure_ElegantHeist" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Football20B-E.T-UI-Featured-Figure-Football20B-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Football20B-E.T-UI-Featured-Figure-Football20B-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Bundles/S41/IvoryCascade/T_UI_Vehicle_Web_IvoryCascade_Web.T_UI_Vehicle_Web_IvoryCascade_Web System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Bundles/S41/IvoryCascade/T_UI_Vehicle_Web_IvoryCascade_Web.T_UI_Vehicle_Web_IvoryCascade_Web" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S37/T_AthenaBundles_Architect_MsAlpine.T_AthenaBundles_Architect_MsAlpine System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S37/T_AthenaBundles_Architect_MsAlpine.T_AthenaBundles_Architect_MsAlpine" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GalileoRocketB.T-UI-Featured-Figure-GalileoRocketB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GalileoRocketB.T-UI-Featured-Figure-GalileoRocketB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_BulletD.T_UI_Featured_Wheel_BulletD System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_BulletD.T_UI_Featured_Wheel_BulletD" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_EvokeFind.T_UI_Featured_Figure_EvokeFind System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_EvokeFind.T_UI_Featured_Figure_EvokeFind" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-Blackout1.M-Blackout1 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-Blackout1.M-Blackout1" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure_DarkStormYellowA_Base.T-UI-Featured-Figure_DarkStormYellowA_Base System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure_DarkStormYellowA_Base.T-UI-Featured-Figure_DarkStormYellowA_Base" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-LeatherJacketPurpleB.T-UI-Featured-Figure-LeatherJacketPurpleB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-LeatherJacketPurpleB.T-UI-Featured-Figure-LeatherJacketPurpleB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkNinjaB.T-UI-Featured-Figure-DarkNinjaB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkNinjaB.T-UI-Featured-Figure-DarkNinjaB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-MythB.T-UI-Featured-Figure-MythB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-MythB.T-UI-Featured-Figure-MythB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_BattleHound_Fierce.T_UI_Featured_Figure_BattleHound_Fierce System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_BattleHound_Fierce.T_UI_Featured_Figure_BattleHound_Fierce" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_MissMissile.T_UI_Featured_Figure_MissMissile System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_MissMissile.T_UI_Featured_Figure_MissMissile" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidaySweaterB.T-UI-Featured-Figure-HolidaySweaterB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidaySweaterB.T-UI-Featured-Figure-HolidaySweaterB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DecoA.T-UI-Featured-Figure-DecoA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DecoA.T-UI-Featured-Figure-DecoA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DistantEchoPilotA.T-UI-Featured-Figure-DistantEchoPilotA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DistantEchoPilotA.T-UI-Featured-Figure-DistantEchoPilotA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TacticalDesertB.T-UI-Featured-Figure-TacticalDesertB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TacticalDesertB.T-UI-Featured-Figure-TacticalDesertB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_MoralKore_Clove.T_UI_Featured_Figure_MoralKore_Clove System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_MoralKore_Clove.T_UI_Featured_Figure_MoralKore_Clove" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BoneMarrowB.T-UI-Featured-Figure-BoneMarrowB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BoneMarrowB.T-UI-Featured-Figure-BoneMarrowB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CyberRunnerB.T-UI-Featured-Figure-CyberRunnerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CyberRunnerB.T-UI-Featured-Figure-CyberRunnerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_JarpMilo.T_UI_Featured_Figure_JarpMilo System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_JarpMilo.T_UI_Featured_Figure_JarpMilo" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NeonTightSuitB.T-UI-Featured-Figure-NeonTightSuitB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NeonTightSuitB.T-UI-Featured-Figure-NeonTightSuitB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TechOpsA.T-UI-Featured-Figure-TechOpsA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TechOpsA.T-UI-Featured-Figure-TechOpsA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S35/T_AthenaBundles_Grim.T_AthenaBundles_Grim System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S35/T_AthenaBundles_Grim.T_AthenaBundles_Grim" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/MI_OfferImages/A_Juno/Figure/T-UI-Featured-Figure-SpyA.T-UI-Featured-Figure-SpyA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/MI_OfferImages/A_Juno/Figure/T-UI-Featured-Figure-SpyA.T-UI-Featured-Figure-SpyA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-WinterCamoB.T-UI-Featured-Figure-WinterCamoB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-WinterCamoB.T-UI-Featured-Figure-WinterCamoB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-figure-StreetGothB.T-UI-Featured-Figure-figure-StreetGothB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-figure-StreetGothB.T-UI-Featured-Figure-figure-StreetGothB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_CephaloChef.T_UI_Featured_Figure_CephaloChef System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_CephaloChef.T_UI_Featured_Figure_CephaloChef" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FarmerA.T-UI-Featured-Figure-FarmerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FarmerA.T-UI-Featured-Figure-FarmerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_AthenaBundles_HackerB.T_AthenaBundles_HackerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_AthenaBundles_HackerB.T_AthenaBundles_HackerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BestDressedFNCSA.T-UI-Featured-Figure-BestDressedFNCSA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BestDressedFNCSA.T-UI-Featured-Figure-BestDressedFNCSA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SpaceSuitB.T-UI-Featured-Figure-SpaceSuitB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SpaceSuitB.T-UI-Featured-Figure-SpaceSuitB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-NauticalPajamasA.T-UI-Featured-Figure-NauticalPajamasA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-NauticalPajamasA.T-UI-Featured-Figure-NauticalPajamasA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiDudeA-CHN.T-UI-Featured-Figure-SkiDudeA-CHN System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiDudeA-CHN.T-UI-Featured-Figure-SkiDudeA-CHN" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GrasshopperA-E.T-UI-Featured-Figure-GrasshopperA-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GrasshopperA-E.T-UI-Featured-Figure-GrasshopperA-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-SparkArcherB.T-AthenaBundles-SparkArcherB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-SparkArcherB.T-AthenaBundles-SparkArcherB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FishHeadA.T-UI-Featured-Figure-FishHeadA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FishHeadA.T-UI-Featured-Figure-FishHeadA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RebirthFreshA-C.T-UI-Featured-Figure-RebirthFreshA-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RebirthFreshA-C.T-UI-Featured-Figure-RebirthFreshA-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-AnimalJacketsA.T-UI-Featured-Figure-AnimalJacketsA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-AnimalJacketsA.T-UI-Featured-Figure-AnimalJacketsA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S38/T_AthenaBundles_ConstellationSun.T_AthenaBundles_ConstellationSun System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S38/T_AthenaBundles_ConstellationSun.T_AthenaBundles_ConstellationSun" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StreetFashionRedB.T-UI-Featured-Figure-StreetFashionRedB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StreetFashionRedB.T-UI-Featured-Figure-StreetFashionRedB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BrightGunnerRemixA.T-UI-Featured-Figure-BrightGunnerRemixA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BrightGunnerRemixA.T-UI-Featured-Figure-BrightGunnerRemixA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MunitionsExpertB.T-UI-Featured-Figure-MunitionsExpertB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MunitionsExpertB.T-UI-Featured-Figure-MunitionsExpertB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-DistantEchoPilot.T-AthenaBundles-DistantEchoPilot System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-DistantEchoPilot.T-AthenaBundles-DistantEchoPilot" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FirstClass-D.T-UI-Featured-Figure-FirstClass-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FirstClass-D.T-UI-Featured-Figure-FirstClass-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_FluteLamp.T_UI_Featured_Figure_FluteLamp System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_FluteLamp.T_UI_Featured_Figure_FluteLamp" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_GreenHazard.T_UI_Featured_Figure_GreenHazard System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_GreenHazard.T_UI_Featured_Figure_GreenHazard" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ImpulseSpring-E.T-UI-Featured-Figure-ImpulseSpring-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ImpulseSpring-E.T-UI-Featured-Figure-ImpulseSpring-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RiderA.T-UI-Featured-Figure-RiderA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RiderA.T-UI-Featured-Figure-RiderA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_FuryAngel_Fuel.T_UI_Featured_Figure_FuryAngel_Fuel System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_FuryAngel_Fuel.T_UI_Featured_Figure_FuryAngel_Fuel" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_OmegaAngel.T_UI_Featured_Figure_OmegaAngel System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_OmegaAngel.T_UI_Featured_Figure_OmegaAngel" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-CrowCallSwim.T-UI-Featured-Figure-CrowCallSwim System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-CrowCallSwim.T-UI-Featured-Figure-CrowCallSwim" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S35/T_AthenaBundles_WingBath_Static.T_AthenaBundles_WingBath_Static System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S35/T_AthenaBundles_WingBath_Static.T_AthenaBundles_WingBath_Static" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-LopexA.T-UI-Featured-Figure-LopexA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-LopexA.T-UI-Featured-Figure-LopexA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TechExplorerA.T-UI-Featured-Figure-TechExplorerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TechExplorerA.T-UI-Featured-Figure-TechExplorerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HeistSummerA.T-UI-Featured-Figure-HeistSummerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HeistSummerA.T-UI-Featured-Figure-HeistSummerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_ChromeSiren.T_Featured_Wraps_ChromeSiren System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_ChromeSiren.T_Featured_Wraps_ChromeSiren" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_FuryNyx.T_UI_Featured_Figure_FuryNyx System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_FuryNyx.T_UI_Featured_Figure_FuryNyx" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S36/T_AthenaBundles_Architect_SnowNinja.T_AthenaBundles_Architect_SnowNinja System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S36/T_AthenaBundles_Architect_SnowNinja.T_AthenaBundles_Architect_SnowNinja" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Bundles/S37/EggPlant/T_UI_Vehicle_Web_Eggplant_Web.T_UI_Vehicle_Web_Eggplant_Web System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Bundles/S37/EggPlant/T_UI_Vehicle_Web_Eggplant_Web.T_UI_Vehicle_Web_Eggplant_Web" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_TennisLeash.T_AthenaBundles_TennisLeash System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_TennisLeash.T_AthenaBundles_TennisLeash" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_LadderDoor.T_UI_Featured_Figure_LadderDoor System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_LadderDoor.T_UI_Featured_Figure_LadderDoor" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FrostMysteryA.T-UI-Featured-Figure-FrostMysteryA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FrostMysteryA.T-UI-Featured-Figure-FrostMysteryA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticMushroom-B.T-UI-Featured-Figure-TacticMushroom-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticMushroom-B.T-UI-Featured-Figure-TacticMushroom-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FNCSBlueB.T-UI-Featured-Figure-FNCSBlueB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FNCSBlueB.T-UI-Featured-Figure-FNCSBlueB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Hardwood-D.T-UI-Featured-Figure-Hardwood-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Hardwood-D.T-UI-Featured-Figure-Hardwood-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RebirthFreshA.T-UI-Featured-Figure-RebirthFreshA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RebirthFreshA.T-UI-Featured-Figure-RebirthFreshA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S8/T_AthenaSoldiers_Furnace_Face.T_AthenaSoldiers_Furnace_Face System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S8/T_AthenaSoldiers_Furnace_Face.T_AthenaSoldiers_Furnace_Face" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/T_UI_Featured_Figure_FurnaceFaceA.T_UI_Featured_Figure_FurnaceFaceA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/T_UI_Featured_Figure_FurnaceFaceA.T_UI_Featured_Figure_FurnaceFaceA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_CaneAxl.T_UI_Featured_Figure_CaneAxl System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_CaneAxl.T_UI_Featured_Figure_CaneAxl" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_PlaidCarbon.T_UI_Featured_Figure_PlaidCarbon System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_PlaidCarbon.T_UI_Featured_Figure_PlaidCarbon" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-DomeRoof.T-UI-Featured-Figure-DomeRoof System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-DomeRoof.T-UI-Featured-Figure-DomeRoof" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_LexaBlitz.T_UI_Featured_Figure_LexaBlitz System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_LexaBlitz.T_UI_Featured_Figure_LexaBlitz" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Character-Headset.T-AthenaBundles-Character-Headset System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Character-Headset.T-AthenaBundles-Character-Headset" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_RL152OR2.T_UI_Featured_Wheel_RL152OR2 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_RL152OR2.T_UI_Featured_Wheel_RL152OR2" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-AnarchyA.T-UI-Featured-Figure-AnarchyA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-AnarchyA.T-UI-Featured-Figure-AnarchyA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElfAttackB.T-UI-Featured-Figure-ElfAttackB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElfAttackB.T-UI-Featured-Figure-ElfAttackB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S32/TAthenaBundlesWinterCamo.TAthenaBundlesWinterCamo System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S32/TAthenaBundlesWinterCamo.TAthenaBundlesWinterCamo" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Sparks_2dRenders/Bundles/S41/T_UI_Featured_Bundle_LollaJamBundle26.T_UI_Featured_Bundle_LollaJamBundle26 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Sparks_2dRenders/Bundles/S41/T_UI_Featured_Bundle_LollaJamBundle26.T_UI_Featured_Bundle_LollaJamBundle26" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Sparks_2dRenders/Bundles/S41/T_UI_Featured_Bundle_LollaJamBundle26_02.T_UI_Featured_Bundle_LollaJamBundle26_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Sparks_2dRenders/Bundles/S41/T_UI_Featured_Bundle_LollaJamBundle26_02.T_UI_Featured_Bundle_LollaJamBundle26_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BunnyA.T-UI-Featured-Figure-BunnyA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BunnyA.T-UI-Featured-Figure-BunnyA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BananaLeaderA.T-UI-Featured-Figure-BananaLeaderA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BananaLeaderA.T-UI-Featured-Figure-BananaLeaderA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DefectGlitchB.T-UI-Featured-Figure-DefectGlitchB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DefectGlitchB.T-UI-Featured-Figure-DefectGlitchB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PliantA-D.T-UI-Featured-Figure-PliantA-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PliantA-D.T-UI-Featured-Figure-PliantA-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TimeSquare.T-UI-Featured-Figure-TimeSquare System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TimeSquare.T-UI-Featured-Figure-TimeSquare" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CarrotCake.T-UI-Featured-Figure-CarrotCake System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CarrotCake.T-UI-Featured-Figure-CarrotCake" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FootballGirl-A.T-UI-Featured-Figure-FootballGirl-A System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FootballGirl-A.T-UI-Featured-Figure-FootballGirl-A" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BannerA-A.T-UI-Featured-Figure-BannerA-A System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BannerA-A.T-UI-Featured-Figure-BannerA-A" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_ScubaDasher.T_UI_Featured_Figure_ScubaDasher System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_ScubaDasher.T_UI_Featured_Figure_ScubaDasher" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_GoneFishing.T_AthenaBundles_GoneFishing System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_GoneFishing.T_AthenaBundles_GoneFishing" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HardcoreSportzA.T-UI-Featured-Figure-HardcoreSportzA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HardcoreSportzA.T-UI-Featured-Figure-HardcoreSportzA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Pencil-Cherry.T-UI-Featured-Figure-Pencil-Cherry System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Pencil-Cherry.T-UI-Featured-Figure-Pencil-Cherry" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UIFeaturedFigure_NutmegMayo.T_UIFeaturedFigure_NutmegMayo System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UIFeaturedFigure_NutmegMayo.T_UIFeaturedFigure_NutmegMayo" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_CrypticCurse.MI_UI_FeaturedRenderSwitch_M_CrypticCurse System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_CrypticCurse.MI_UI_FeaturedRenderSwitch_M_CrypticCurse" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_PlankCoverWay_B.T_UI_Featured_Figure_PlankCoverWay_B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_PlankCoverWay_B.T_UI_Featured_Figure_PlankCoverWay_B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/TAthenaBundlesAngel.TAthenaBundlesAngel System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/TAthenaBundlesAngel.TAthenaBundlesAngel" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TeriyakiFishPrincessB.T-UI-Featured-Figure-TeriyakiFishPrincessB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TeriyakiFishPrincessB.T-UI-Featured-Figure-TeriyakiFishPrincessB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Football20Referee-E.T-UI-Featured-Figure-Football20Referee-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Football20Referee-E.T-UI-Featured-Figure-Football20Referee-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/TUIFeaturedFigurePaddedArmorOrderA.TUIFeaturedFigurePaddedArmorOrderA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/TUIFeaturedFigurePaddedArmorOrderA.TUIFeaturedFigurePaddedArmorOrderA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_FrostMystery.MI_UI_FeaturedRenderSwitch_F_FrostMystery System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_FrostMystery.MI_UI_FeaturedRenderSwitch_F_FrostMystery" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PliantA-B.T-UI-Featured-Figure-PliantA-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PliantA-B.T-UI-Featured-Figure-PliantA-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-BullsEyeGreenPlasticB.T-AthenaBundles-BullsEyeGreenPlasticB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-BullsEyeGreenPlasticB.T-AthenaBundles-BullsEyeGreenPlasticB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ReconExpertFNCSB.T-UI-Featured-Figure-ReconExpertFNCSB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ReconExpertFNCSB.T-UI-Featured-Figure-ReconExpertFNCSB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RenegadeRaiderHolidayB.T-UI-Featured-Figure-RenegadeRaiderHolidayB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RenegadeRaiderHolidayB.T-UI-Featured-Figure-RenegadeRaiderHolidayB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GalileoFerryA.T-UI-Featured-Figure-GalileoFerryA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GalileoFerryA.T-UI-Featured-Figure-GalileoFerryA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-IceRetreatB.T-UI-Featured-Figure-IceRetreatB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-IceRetreatB.T-UI-Featured-Figure-IceRetreatB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MunitionsExpertGreenPlasticA.T-UI-Featured-Figure-MunitionsExpertGreenPlasticA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MunitionsExpertGreenPlasticA.T-UI-Featured-Figure-MunitionsExpertGreenPlasticA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-Figure-Mouse.T-AthenaBundles-Figure-Mouse System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-Figure-Mouse.T-AthenaBundles-Figure-Mouse" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/TAthenaBundlesMouse_02.TAthenaBundlesMouse_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/TAthenaBundlesMouse_02.TAthenaBundlesMouse_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ToxicKittyB.T-UI-Featured-Figure-ToxicKittyB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ToxicKittyB.T-UI-Featured-Figure-ToxicKittyB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BigChuggusA.T-UI-Featured-Figure-BigChuggusA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BigChuggusA.T-UI-Featured-Figure-BigChuggusA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_BulletA.T_UI_Featured_Wheel_BulletA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_BulletA.T_UI_Featured_Wheel_BulletA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/MI_OfferImages/A_Juno/Figure/T-UI-Featured-Figure-PathfinderB.T-UI-Featured-Figure-PathfinderB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/MI_OfferImages/A_Juno/Figure/T-UI-Featured-Figure-PathfinderB.T-UI-Featured-Figure-PathfinderB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_SteelyKendama.T_UI_Featured_Figure_SteelyKendama System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_SteelyKendama.T_UI_Featured_Figure_SteelyKendama" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-NeonB.T-UI-Featured-Figure-NeonB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-NeonB.T-UI-Featured-Figure-NeonB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S37/T_AthenaEmotes_LycheeNickel.T_AthenaEmotes_LycheeNickel System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S37/T_AthenaEmotes_LycheeNickel.T_AthenaEmotes_LycheeNickel" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-Football20A-E.T-UI-Featured-Figure-Figure-Football20A-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-Football20A-E.T-UI-Featured-Figure-Figure-Football20A-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_AztecMoth.T_AthenaBundles_AztecMoth System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_AztecMoth.T_AthenaBundles_AztecMoth" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_DimeAviator.T_UI_Featured_Figure_DimeAviator System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_DimeAviator.T_UI_Featured_Figure_DimeAviator" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_FuzzyComet.T_AthenaBundles_FuzzyComet System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_FuzzyComet.T_AthenaBundles_FuzzyComet" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_FuzzyComet.T_AthenaBundles_FuzzyComet System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_FuzzyComet.T_AthenaBundles_FuzzyComet" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_PonyShore.T_UI_Featured_Figure_PonyShore System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_PonyShore.T_UI_Featured_Figure_PonyShore" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_WarmShadeWagon.T_UI_Featured_Figure_WarmShadeWagon System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_WarmShadeWagon.T_UI_Featured_Figure_WarmShadeWagon" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S21/T_AthenaBackpack_SunBeam.T_AthenaBackpack_SunBeam System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S21/T_AthenaBackpack_SunBeam.T_AthenaBackpack_SunBeam" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S21/T_AthenaBackpack_SunBeam_Dark.T_AthenaBackpack_SunBeam_Dark System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S21/T_AthenaBackpack_SunBeam_Dark.T_AthenaBackpack_SunBeam_Dark" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S28/T_AthenaBackpack_MoonShock.T_AthenaBackpack_MoonShock System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S28/T_AthenaBackpack_MoonShock.T_AthenaBackpack_MoonShock" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BalloonHeadA.T-UI-Featured-Figure-BalloonHeadA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BalloonHeadA.T-UI-Featured-Figure-BalloonHeadA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PinkTrooperA.T-UI-Featured-Figure-PinkTrooperA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PinkTrooperA.T-UI-Featured-Figure-PinkTrooperA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_WaywardRebelFNCS.T_UI_Featured_Figure_WaywardRebelFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_WaywardRebelFNCS.T_UI_Featured_Figure_WaywardRebelFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_MutedMaroon.T_UI_Featured_Figure_MutedMaroon System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_MutedMaroon.T_UI_Featured_Figure_MutedMaroon" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_PolkaSkate.T_UI_Featured_Figure_PolkaSkate System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_PolkaSkate.T_UI_Featured_Figure_PolkaSkate" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_ElfB.T_UI_Featured_Figure_ElfB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_ElfB.T_UI_Featured_Figure_ElfB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_HerbHutch_Breath.T_UI_Featured_Figure_HerbHutch_Breath System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_HerbHutch_Breath.T_UI_Featured_Figure_HerbHutch_Breath" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_InkHoop.T_UI_Featured_Figure_InkHoop System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_InkHoop.T_UI_Featured_Figure_InkHoop" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AlfredoA.T-UI-Featured-Figure-AlfredoA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AlfredoA.T-UI-Featured-Figure-AlfredoA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_OceanPearlFNCS.T_AthenaSoldiers_OceanPearlFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_OceanPearlFNCS.T_AthenaSoldiers_OceanPearlFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_OceanPearlFNCS_HatsOff.T_AthenaSoldiers_OceanPearlFNCS_HatsOff System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_OceanPearlFNCS_HatsOff.T_AthenaSoldiers_OceanPearlFNCS_HatsOff" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_OceanPearlFNCS_GlassesOff.T_AthenaSoldiers_OceanPearlFNCS_GlassesOff System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_OceanPearlFNCS_GlassesOff.T_AthenaSoldiers_OceanPearlFNCS_GlassesOff" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_OceanPearlFNCS.T_UI_Featured_Figure_OceanPearlFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_OceanPearlFNCS.T_UI_Featured_Figure_OceanPearlFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MsAlpineB.T-UI-Featured-Figure-MsAlpineB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MsAlpineB.T-UI-Featured-Figure-MsAlpineB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FamineA.T-UI-Featured-Figure-FamineA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FamineA.T-UI-Featured-Figure-FamineA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_SlimyTune.T_UI_Featured_Figure_SlimyTune System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_SlimyTune.T_UI_Featured_Figure_SlimyTune" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesFigureSkiDudeAFRA.TAthenaBundlesFigureSkiDudeAFRA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesFigureSkiDudeAFRA.TAthenaBundlesFigureSkiDudeAFRA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_HastyBandit.T_UI_Featured_Figure_HastyBandit System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_HastyBandit.T_UI_Featured_Figure_HastyBandit" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-JellyfishB.T-UI-Featured-Figure-JellyfishB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-JellyfishB.T-UI-Featured-Figure-JellyfishB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RavenQuillB.T-UI-Featured-Figure-RavenQuillB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RavenQuillB.T-UI-Featured-Figure-RavenQuillB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_MaltBurger.T_UI_Featured_Figure_MaltBurger System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_MaltBurger.T_UI_Featured_Figure_MaltBurger" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CuChulainnA.T-UI-Featured-Figure-CuChulainnA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CuChulainnA.T-UI-Featured-Figure-CuChulainnA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_BoosterB.T_UI_Featured_Figure_BoosterB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_BoosterB.T_UI_Featured_Figure_BoosterB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ScrapyardB.T-UI-Featured-Figure-ScrapyardB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ScrapyardB.T-UI-Featured-Figure-ScrapyardB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_ZombieElasticFemale.T_AthenaBundles_ZombieElasticFemale System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_ZombieElasticFemale.T_AthenaBundles_ZombieElasticFemale" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZombieElasticA-D.T-UI-Featured-Figure-ZombieElasticA-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZombieElasticA-D.T-UI-Featured-Figure-ZombieElasticA-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TrackerA.T-UI-Featured-Figure-TrackerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TrackerA.T-UI-Featured-Figure-TrackerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T_UIFeaturedFigure_GraffitiA.T_UIFeaturedFigure_GraffitiA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T_UIFeaturedFigure_GraffitiA.T_UIFeaturedFigure_GraffitiA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_TechnoHack.T_UI_Featured_Figure_TechnoHack System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_TechnoHack.T_UI_Featured_Figure_TechnoHack" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/MI_OfferImages/A_Juno/Figure/T-UI-Featured-Figure-RockerPunkAltB.T-UI-Featured-Figure-RockerPunkAltB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/MI_OfferImages/A_Juno/Figure/T-UI-Featured-Figure-RockerPunkAltB.T-UI-Featured-Figure-RockerPunkAltB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ColorBlockA.T-UI-Featured-Figure-ColorBlockA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ColorBlockA.T-UI-Featured-Figure-ColorBlockA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ButterJackA.T-UI-Featured-Figure-ButterJackA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ButterJackA.T-UI-Featured-Figure-ButterJackA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_PoolSwirl.T_UI_Featured_Figure_PoolSwirl System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_PoolSwirl.T_UI_Featured_Figure_PoolSwirl" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HandymanA.T-UI-Featured-Figure-HandymanA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HandymanA.T-UI-Featured-Figure-HandymanA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-IceCreamA.T-UI-Featured-Figure-IceCreamA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-IceCreamA.T-UI-Featured-Figure-IceCreamA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidayPJB-B.T-UI-Featured-Figure-HolidayPJB-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidayPJB-B.T-UI-Featured-Figure-HolidayPJB-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElasticB-E.T-UI-Featured-Figure-ElasticB-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElasticB-E.T-UI-Featured-Figure-ElasticB-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CrushB.T-UI-Featured-Figure-CrushB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CrushB.T-UI-Featured-Figure-CrushB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ScholarGhoulB.T-UI-Featured-Figure-ScholarGhoulB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ScholarGhoulB.T-UI-Featured-Figure-ScholarGhoulB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-JoyfulGrinA.T-UI-Featured-Figure-JoyfulGrinA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-JoyfulGrinA.T-UI-Featured-Figure-JoyfulGrinA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_ElbowChat.T_UI_Featured_Figure_ElbowChat System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_ElbowChat.T_UI_Featured_Figure_ElbowChat" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SunShineB.T-UI-Featured-Figure-SunShineB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SunShineB.T-UI-Featured-Figure-SunShineB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PizzaPitB.T-UI-Featured-Figure-PizzaPitB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PizzaPitB.T-UI-Featured-Figure-PizzaPitB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MouseB.T-UI-Featured-Figure-MouseB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MouseB.T-UI-Featured-Figure-MouseB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_ChiveFlake.T_UI_Featured_Figure_ChiveFlake System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_ChiveFlake.T_UI_Featured_Figure_ChiveFlake" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S23/T_AthenaSoldiers_LopexSnow.T_AthenaSoldiers_LopexSnow System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S23/T_AthenaSoldiers_LopexSnow.T_AthenaSoldiers_LopexSnow" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_HealingCrystal.T_UI_Featured_Figure_HealingCrystal System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_HealingCrystal.T_UI_Featured_Figure_HealingCrystal" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S38/T_AthenaEmotes_DolphinGill.T_AthenaEmotes_DolphinGill System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S38/T_AthenaEmotes_DolphinGill.T_AthenaEmotes_DolphinGill" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-TapDanceB.T-UI-Featured-Figure-Figure-TapDanceB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-TapDanceB.T-UI-Featured-Figure-Figure-TapDanceB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ZodiacB.T-UI-Featured-Figure-ZodiacB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ZodiacB.T-UI-Featured-Figure-ZodiacB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DurrburgerHeroB.T-UI-Featured-Figure-DurrburgerHeroB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DurrburgerHeroB.T-UI-Featured-Figure-DurrburgerHeroB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-Football20A.T-UI-Featured-Figure-Figure-Football20A System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-Football20A.T-UI-Featured-Figure-Figure-Football20A" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Bundles/S40/Scarb/T_UI_Vehicle_Web_Scarb.T_UI_Vehicle_Web_Scarb System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Bundles/S40/Scarb/T_UI_Vehicle_Web_Scarb.T_UI_Vehicle_Web_Scarb" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-ShatterflyB.T-AthenaBundles-ShatterflyB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-ShatterflyB.T-AthenaBundles-ShatterflyB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_CavernB.T_UI_Featured_Figure_CavernB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_CavernB.T_UI_Featured_Figure_CavernB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-SugarBubble.T-AthenaBundles-SugarBubble System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-SugarBubble.T-AthenaBundles-SugarBubble" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_SeaweedA.T_UI_Featured_Figure_SeaweedA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_SeaweedA.T_UI_Featured_Figure_SeaweedA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Bundles/S34/MudPie/T_UI_Vehicle_Web_MudPie.T_UI_Vehicle_Web_MudPie System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Bundles/S34/MudPie/T_UI_Vehicle_Web_MudPie.T_UI_Vehicle_Web_MudPie" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_StrayManta.T_UI_Featured_Figure_StrayManta System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_StrayManta.T_UI_Featured_Figure_StrayManta" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SniperHoodB.T-UI-Featured-Figure-SniperHoodB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SniperHoodB.T-UI-Featured-Figure-SniperHoodB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TigerFashionB.T-UI-Featured-Figure-TigerFashionB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TigerFashionB.T-UI-Featured-Figure-TigerFashionB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CameraShakeB.T-UI-Featured-Figure-CameraShakeB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CameraShakeB.T-UI-Featured-Figure-CameraShakeB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S40/T_AthenaBundlesP_BudBlossom.T_AthenaBundlesP_BudBlossom System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S40/T_AthenaBundlesP_BudBlossom.T_AthenaBundlesP_BudBlossom" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-GrasshopperA-A.T-AthenaBundles-GrasshopperA-A System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-GrasshopperA-A.T-AthenaBundles-GrasshopperA-A" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/TAthenaBundlesGrasshopperAA_02.TAthenaBundlesGrasshopperAA_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/TAthenaBundlesGrasshopperAA_02.TAthenaBundlesGrasshopperAA_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_BlackMonday.T_AthenaBundles_BlackMonday System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_BlackMonday.T_AthenaBundles_BlackMonday" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S39/T_AthenaBundles_Uproar.T_AthenaBundles_Uproar System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S39/T_AthenaBundles_Uproar.T_AthenaBundles_Uproar" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasOneB-B.T-UI-Featured-Figure-PennantSeasOneB-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasOneB-B.T-UI-Featured-Figure-PennantSeasOneB-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BabaYagaB.T-UI-Featured-Figure-BabaYagaB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BabaYagaB.T-UI-Featured-Figure-BabaYagaB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_FlickLedge.T_UI_Featured_Figure_FlickLedge System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_FlickLedge.T_UI_Featured_Figure_FlickLedge" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UIFeaturedFigure_SatinCheddar.T_UIFeaturedFigure_SatinCheddar System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UIFeaturedFigure_SatinCheddar.T_UIFeaturedFigure_SatinCheddar" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CuteDuoA.T-UI-Featured-Figure-CuteDuoA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CuteDuoA.T-UI-Featured-Figure-CuteDuoA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_MicroLeaf.T_UI_Featured_Figure_MicroLeaf System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_MicroLeaf.T_UI_Featured_Figure_MicroLeaf" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_AgileRug.T_UI_Featured_Figure_AgileRug System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_AgileRug.T_UI_Featured_Figure_AgileRug" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_VigorKnackGolf.T_UI_Featured_Figure_VigorKnackGolf System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_VigorKnackGolf.T_UI_Featured_Figure_VigorKnackGolf" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_GothClaws.T_AthenaBundles_GothClaws System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_GothClaws.T_AthenaBundles_GothClaws" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_GothClaws.T_AthenaBundles_GothClaws System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_GothClaws.T_AthenaBundles_GothClaws" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SleekGlassesA.T-UI-Featured-Figure-SleekGlassesA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SleekGlassesA.T-UI-Featured-Figure-SleekGlassesA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BandolierB.T-UI-Featured-Figure-BandolierB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BandolierB.T-UI-Featured-Figure-BandolierB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-VelociTeethB.T-UI-Featured-Figure-VelociTeethB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-VelociTeethB.T-UI-Featured-Figure-VelociTeethB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SnufflesLeaderB.T-UI-Featured-Figure-SnufflesLeaderB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SnufflesLeaderB.T-UI-Featured-Figure-SnufflesLeaderB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-JonesyHolidayA.T-UI-Featured-Figure-JonesyHolidayA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-JonesyHolidayA.T-UI-Featured-Figure-JonesyHolidayA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MechPilotSharkSpeedA.T-UI-Featured-Figure-MechPilotSharkSpeedA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MechPilotSharkSpeedA.T-UI-Featured-Figure-MechPilotSharkSpeedA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_VoyagerCuboid.T_AthenaBundles_VoyagerCuboid System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_VoyagerCuboid.T_AthenaBundles_VoyagerCuboid" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_VoyagerCuboid.T_AthenaBundles_VoyagerCuboid System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_VoyagerCuboid.T_AthenaBundles_VoyagerCuboid" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ForestQueenB.T-UI-Featured-Figure-ForestQueenB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ForestQueenB.T-UI-Featured-Figure-ForestQueenB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_SplishSplash.T_UI_Featured_Figure_SplishSplash System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_SplishSplash.T_UI_Featured_Figure_SplishSplash" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S32/T_AthenaBundles_DoubleDuty.T_AthenaBundles_DoubleDuty System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S32/T_AthenaBundles_DoubleDuty.T_AthenaBundles_DoubleDuty" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_GrumbleWoof.T_UI_Featured_Figure_GrumbleWoof System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_GrumbleWoof.T_UI_Featured_Figure_GrumbleWoof" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_PearlTaffyVista.T_UI_Featured_Figure_PearlTaffyVista System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_PearlTaffyVista.T_UI_Featured_Figure_PearlTaffyVista" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ChicleVeilB.T-UI-Featured-Figure-ChicleVeilB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ChicleVeilB.T-UI-Featured-Figure-ChicleVeilB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_TurnVortex.T_UI_Featured_Figure_TurnVortex System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_TurnVortex.T_UI_Featured_Figure_TurnVortex" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WidePlane.T-UI-Featured-Figure-WidePlane System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WidePlane.T-UI-Featured-Figure-WidePlane" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_SubmarinerA.T_UI_Featured_Figure_SubmarinerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_SubmarinerA.T_UI_Featured_Figure_SubmarinerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_LowerDrop.T_UI_Featured_Figure_LowerDrop System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_LowerDrop.T_UI_Featured_Figure_LowerDrop" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-WeaveHarbor.T-UI-Featured-Figure-WeaveHarbor System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-WeaveHarbor.T-UI-Featured-Figure-WeaveHarbor" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MainframeA-D.T-UI-Featured-Figure-MainframeA-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MainframeA-D.T-UI-Featured-Figure-MainframeA-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_DroveRay_DipD.T_UI_Featured_Figure_DroveRay_DipD System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_DroveRay_DipD.T_UI_Featured_Figure_DroveRay_DipD" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S39/T_AthenaBundles_Uproar_Bundle.T_AthenaBundles_Uproar_Bundle System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S39/T_AthenaBundles_Uproar_Bundle.T_AthenaBundles_Uproar_Bundle" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BannerRedA.T-UI-Featured-Figure-BannerRedA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BannerRedA.T-UI-Featured-Figure-BannerRedA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CactusDancerA.T-UI-Featured-Figure-CactusDancerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CactusDancerA.T-UI-Featured-Figure-CactusDancerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HazmatB.T-UI-Featured-Figure-HazmatB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HazmatB.T-UI-Featured-Figure-HazmatB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MilitiaMascotCuddleB.T-UI-Featured-Figure-MilitiaMascotCuddleB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MilitiaMascotCuddleB.T-UI-Featured-Figure-MilitiaMascotCuddleB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FumeFleeceWag.T_UI_Featured_Figure_FumeFleeceWag System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FumeFleeceWag.T_UI_Featured_Figure_FumeFleeceWag" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_Textile_Sparkle.T_UI_Featured_Figure_Textile_Sparkle System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_Textile_Sparkle.T_UI_Featured_Figure_Textile_Sparkle" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VowelSleep.T_AthenaSoldiers_VowelSleep System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VowelSleep.T_AthenaSoldiers_VowelSleep" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VowelSleep_Glasses.T_AthenaSoldiers_VowelSleep_Glasses System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VowelSleep_Glasses.T_AthenaSoldiers_VowelSleep_Glasses" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VowelSleep_Expand.T_AthenaSoldiers_VowelSleep_Expand System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VowelSleep_Expand.T_AthenaSoldiers_VowelSleep_Expand" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_VowelSleep.T_UI_Featured_Figure_VowelSleep System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_VowelSleep.T_UI_Featured_Figure_VowelSleep" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_ChewyStaveGerm.T_UI_Featured_Figure_ChewyStaveGerm System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_ChewyStaveGerm.T_UI_Featured_Figure_ChewyStaveGerm" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SoccerZombie2A.T-UI-Featured-Figure-SoccerZombie2A System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SoccerZombie2A.T-UI-Featured-Figure-SoccerZombie2A" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BriteBomberSummerB.T-UI-Featured-Figure-BriteBomberSummerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BriteBomberSummerB.T-UI-Featured-Figure-BriteBomberSummerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StereoB.T-UI-Featured-Figure-StereoB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StereoB.T-UI-Featured-Figure-StereoB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidayReindeerB.T-UI-Featured-Figure-HolidayReindeerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidayReindeerB.T-UI-Featured-Figure-HolidayReindeerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticKale-E.T-UI-Featured-Figure-TacticKale-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticKale-E.T-UI-Featured-Figure-TacticKale-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Pencil-Pear.T-UI-Featured-Figure-Pencil-Pear System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Pencil-Pear.T-UI-Featured-Figure-Pencil-Pear" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-WerewolfB.T-UI-Featured-Figure-WerewolfB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-WerewolfB.T-UI-Featured-Figure-WerewolfB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S33/T_UI_LTO_JunoPass.T_UI_LTO_JunoPass System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S33/T_UI_LTO_JunoPass.T_UI_LTO_JunoPass" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Glider/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_Glider_Muertos.MI_UI_FeaturedRenderSwitch_Glider_Muertos System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Glider/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_Glider_Muertos.MI_UI_FeaturedRenderSwitch_Glider_Muertos" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesFigureSkiGirlBCAN.TAthenaBundlesFigureSkiGirlBCAN System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesFigureSkiGirlBCAN.TAthenaBundlesFigureSkiGirlBCAN" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StarsandStripesA.T-UI-Featured-Figure-StarsandStripesA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StarsandStripesA.T-UI-Featured-Figure-StarsandStripesA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FootballGirl-C.T-UI-Featured-Figure-FootballGirl-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FootballGirl-C.T-UI-Featured-Figure-FootballGirl-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-WaterMoleculesA.T-UI-Featured-Figure-WaterMoleculesA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-WaterMoleculesA.T-UI-Featured-Figure-WaterMoleculesA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkEagleA.T-UI-Featured-Figure-DarkEagleA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkEagleA.T-UI-Featured-Figure-DarkEagleA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_NobleSpear.T_UI_Featured_Figure_NobleSpear System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_NobleSpear.T_UI_Featured_Figure_NobleSpear" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_ChromeSiren.T_Featured_Pickaxes_ChromeSiren System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_ChromeSiren.T_Featured_Pickaxes_ChromeSiren" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_GalaxySwish.T_UI_Featured_Companion_GalaxySwish System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_GalaxySwish.T_UI_Featured_Companion_GalaxySwish" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_GalaxySwish_Outfit.T_UI_Featured_Companion_GalaxySwish_Outfit System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_GalaxySwish_Outfit.T_UI_Featured_Companion_GalaxySwish_Outfit" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_GalaxySwish_B.T_UI_Featured_Companion_GalaxySwish_B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_GalaxySwish_B.T_UI_Featured_Companion_GalaxySwish_B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_GalaxySwish_C.T_UI_Featured_Companion_GalaxySwish_C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_GalaxySwish_C.T_UI_Featured_Companion_GalaxySwish_C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SpectacleWebA.T-UI-Featured-Figure-SpectacleWebA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SpectacleWebA.T-UI-Featured-Figure-SpectacleWebA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S19/T_AthenaBackpack_Shiitake_Shaolin.T_AthenaBackpack_Shiitake_Shaolin System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S19/T_AthenaBackpack_Shiitake_Shaolin.T_AthenaBackpack_Shiitake_Shaolin" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_MoleAcornGloam.T_UI_Featured_Figure_MoleAcornGloam System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_MoleAcornGloam.T_UI_Featured_Figure_MoleAcornGloam" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CandyA.T-UI-Featured-Figure-CandyA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CandyA.T-UI-Featured-Figure-CandyA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FlamingoCountryB.T-UI-Featured-Figure-FlamingoCountryB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FlamingoCountryB.T-UI-Featured-Figure-FlamingoCountryB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_PaddleHarp_Gap.T_UI_Featured_Figure_PaddleHarp_Gap System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_PaddleHarp_Gap.T_UI_Featured_Figure_PaddleHarp_Gap" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/TAthenaBundlesHTMercurialStorm.TAthenaBundlesHTMercurialStorm System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/TAthenaBundlesHTMercurialStorm.TAthenaBundlesHTMercurialStorm" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/TAthenaBundlesHTMercurialStorm_02.TAthenaBundlesHTMercurialStorm_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/TAthenaBundlesHTMercurialStorm_02.TAthenaBundlesHTMercurialStorm_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ConstellationSunB.T-UI-Featured-Figure-ConstellationSunB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ConstellationSunB.T-UI-Featured-Figure-ConstellationSunB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Bundles/S31/o2/T_UI_Featured_body_o2_web.T_UI_Featured_body_o2_web System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Bundles/S31/o2/T_UI_Featured_body_o2_web.T_UI_Featured_body_o2_web" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FairyMochi.T_UI_Featured_Figure_FairyMochi System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FairyMochi.T_UI_Featured_Figure_FairyMochi" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_ButtonChild.T_UI_Featured_Figure_ButtonChild System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_ButtonChild.T_UI_Featured_Figure_ButtonChild" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Hardwood-J.T-UI-Featured-Figure-Hardwood-J System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Hardwood-J.T-UI-Featured-Figure-Hardwood-J" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-LineSwirl.M-LineSwirl System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-LineSwirl.M-LineSwirl" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season24/T_UI_Featured_Figure_GrandSchemeA_Blue.T_UI_Featured_Figure_GrandSchemeA_Blue System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season24/T_UI_Featured_Figure_GrandSchemeA_Blue.T_UI_Featured_Figure_GrandSchemeA_Blue" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-InformerA.T-UI-Featured-Figure-InformerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-InformerA.T-UI-Featured-Figure-InformerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BunnyFashionB-C.T-UI-Featured-Figure-BunnyFashionB-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BunnyFashionB-C.T-UI-Featured-Figure-BunnyFashionB-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Bundles/S41/Heaven/T_UI_Vehicle_Web_Heaven.T_UI_Vehicle_Web_Heaven System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Bundles/S41/Heaven/T_UI_Vehicle_Web_Heaven.T_UI_Vehicle_Web_Heaven" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_InfernalTrooper.T_UI_Featured_Figure_InfernalTrooper System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_InfernalTrooper.T_UI_Featured_Figure_InfernalTrooper" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-LettuceCat.T-AthenaBundles-LettuceCat System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-LettuceCat.T-AthenaBundles-LettuceCat" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HalloweenBunnySpringB.T-UI-Featured-Figure-HalloweenBunnySpringB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HalloweenBunnySpringB.T-UI-Featured-Figure-HalloweenBunnySpringB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-LucidAzaleaB.T-UI-Featured-Figure-LucidAzaleaB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-LucidAzaleaB.T-UI-Featured-Figure-LucidAzaleaB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CirrusVineA.T-UI-Featured-Figure-CirrusVineA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CirrusVineA.T-UI-Featured-Figure-CirrusVineA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticMushroom-E.T-UI-Featured-Figure-TacticMushroom-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticMushroom-E.T-UI-Featured-Figure-TacticMushroom-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Bundle-PalmTreeGearB.T-AthenaBundles-Bundle-PalmTreeGearB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Bundle-PalmTreeGearB.T-AthenaBundles-Bundle-PalmTreeGearB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Bundle-PalmTreeGearB_02.T-AthenaBundles-Bundle-PalmTreeGearB_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Bundle-PalmTreeGearB_02.T-AthenaBundles-Bundle-PalmTreeGearB_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Bundle-PalmTreeGearB_03.T-AthenaBundles-Bundle-PalmTreeGearB_03 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Bundle-PalmTreeGearB_03.T-AthenaBundles-Bundle-PalmTreeGearB_03" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Bundle-PalmTreeGearB_04.T-AthenaBundles-Bundle-PalmTreeGearB_04 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Bundle-PalmTreeGearB_04.T-AthenaBundles-Bundle-PalmTreeGearB_04" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DummyFNCSA.T-UI-Featured-Figure-DummyFNCSA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DummyFNCSA.T-UI-Featured-Figure-DummyFNCSA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/TUIFeaturedFigureTieDyeFashionB_E.TUIFeaturedFigureTieDyeFashionB_E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/TUIFeaturedFigureTieDyeFashionB_E.TUIFeaturedFigureTieDyeFashionB_E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RelayStickBounty.T-UI-Featured-Figure-RelayStickBounty System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RelayStickBounty.T-UI-Featured-Figure-RelayStickBounty" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FumeFleeceShack.T_UI_Featured_Figure_FumeFleeceShack System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FumeFleeceShack.T_UI_Featured_Figure_FumeFleeceShack" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Hardwood-A.T-UI-Featured-Figure-Hardwood-A System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Hardwood-A.T-UI-Featured-Figure-Hardwood-A" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Bundles/S36/Zrf/T_UI_Vehicle_Web_Zrf.T_UI_Vehicle_Web_Zrf System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Bundles/S36/Zrf/T_UI_Vehicle_Web_Zrf.T_UI_Vehicle_Web_Zrf" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Bundles/S36/Zrf/T_UI_Vehicle_Web_Zrf_02.T_UI_Vehicle_Web_Zrf_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Bundles/S36/Zrf/T_UI_Vehicle_Web_Zrf_02.T_UI_Vehicle_Web_Zrf_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Bundles/S36/Zrf/T_UI_Vehicle_Web_Zrf_03.T_UI_Vehicle_Web_Zrf_03 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Bundles/S36/Zrf/T_UI_Vehicle_Web_Zrf_03.T_UI_Vehicle_Web_Zrf_03" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Bundles/S36/Zrf/T_UI_Vehicle_Web_Zrf_04.T_UI_Vehicle_Web_Zrf_04 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Bundles/S36/Zrf/T_UI_Vehicle_Web_Zrf_04.T_UI_Vehicle_Web_Zrf_04" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-TikiTorch.T-AthenaBundles-TikiTorch System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-TikiTorch.T-AthenaBundles-TikiTorch" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-KevinCoutureA.T-UI-Featured-Figure-KevinCoutureA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-KevinCoutureA.T-UI-Featured-Figure-KevinCoutureA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-DeliSandwichA.T-AthenaBundles-DeliSandwichA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-DeliSandwichA.T-AthenaBundles-DeliSandwichA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StreetRatA.T-UI-Featured-Figure-StreetRatA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StreetRatA.T-UI-Featured-Figure-StreetRatA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MirageHikeB.T-UI-Featured-Figure-MirageHikeB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MirageHikeB.T-UI-Featured-Figure-MirageHikeB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-NeonCatSpyB.T-UI-Featured-Figure-NeonCatSpyB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-NeonCatSpyB.T-UI-Featured-Figure-NeonCatSpyB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_PlankCoverAge_C.T_UI_Featured_Figure_PlankCoverAge_C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_PlankCoverAge_C.T_UI_Featured_Figure_PlankCoverAge_C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GimmickA.T-UI-Featured-Figure-GimmickA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GimmickA.T-UI-Featured-Figure-GimmickA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ArcticCamoGrayA.T-UI-Featured-Figure-ArcticCamoGrayA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ArcticCamoGrayA.T-UI-Featured-Figure-ArcticCamoGrayA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidaySweaterA.T-UI-Featured-Figure-HolidaySweaterA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidaySweaterA.T-UI-Featured-Figure-HolidaySweaterA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_WeepingWoodsToonA.T_UI_Featured_Figure_WeepingWoodsToonA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_WeepingWoodsToonA.T_UI_Featured_Figure_WeepingWoodsToonA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CelestialB.T-UI-Featured-Figure-CelestialB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CelestialB.T-UI-Featured-Figure-CelestialB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PlagueA.T-UI-Featured-Figure-PlagueA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PlagueA.T-UI-Featured-Figure-PlagueA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-BannerFemale_02.T-AthenaBundles-BannerFemale_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-BannerFemale_02.T-AthenaBundles-BannerFemale_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SykoA.T-UI-Featured-Figure-SykoA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SykoA.T-UI-Featured-Figure-SykoA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SoccerZombie1B.T-UI-Featured-Figure-SoccerZombie1B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SoccerZombie1B.T-UI-Featured-Figure-SoccerZombie1B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_ParadeLotus.T_UI_Featured_Figure_ParadeLotus System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_ParadeLotus.T_UI_Featured_Figure_ParadeLotus" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BananaAdventureA.T-UI-Featured-Figure-BananaAdventureA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BananaAdventureA.T-UI-Featured-Figure-BananaAdventureA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-CommandoB.T-UI-Featured-Figure-CommandoB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-CommandoB.T-UI-Featured-Figure-CommandoB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-IonVialB.T-UI-Featured-Figure-IonVialB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-IonVialB.T-UI-Featured-Figure-IonVialB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Bundles/S39/LionsMane/T_UI_Vehicle_Web_LionsMane.T_UI_Vehicle_Web_LionsMane System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Bundles/S39/LionsMane/T_UI_Vehicle_Web_LionsMane.T_UI_Vehicle_Web_LionsMane" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_StylusFluff.T_UI_Featured_Figure_StylusFluff System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_StylusFluff.T_UI_Featured_Figure_StylusFluff" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/TAthenaBundlesSoyA_Legacy.TAthenaBundlesSoyA_Legacy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/TAthenaBundlesSoyA_Legacy.TAthenaBundlesSoyA_Legacy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SushiNinjaB.T-UI-Featured-Figure-SushiNinjaB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SushiNinjaB.T-UI-Featured-Figure-SushiNinjaB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NeonTightSuitCB.T-UI-Featured-Figure-NeonTightSuitCB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NeonTightSuitCB.T-UI-Featured-Figure-NeonTightSuitCB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_SnowyPeas.T_UI_Featured_Figure_SnowyPeas System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_SnowyPeas.T_UI_Featured_Figure_SnowyPeas" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AuroraGlowA.T-UI-Featured-Figure-AuroraGlowA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AuroraGlowA.T-UI-Featured-Figure-AuroraGlowA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DesertOpsSwampB.T-UI-Featured-Figure-DesertOpsSwampB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DesertOpsSwampB.T-UI-Featured-Figure-DesertOpsSwampB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BaseballKitbashB.T-UI-Featured-Figure-BaseballKitbashB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BaseballKitbashB.T-UI-Featured-Figure-BaseballKitbashB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_PumpkinKing.T_AthenaBundles_PumpkinKing System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_PumpkinKing.T_AthenaBundles_PumpkinKing" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-HenchmanSummer-02.T-AthenaBundles-HenchmanSummer-02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-HenchmanSummer-02.T-AthenaBundles-HenchmanSummer-02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_StreetBee.T_UI_Featured_Figure_StreetBee System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_StreetBee.T_UI_Featured_Figure_StreetBee" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RedOasisBlackberryA.T-UI-Featured-Figure-RedOasisBlackberryA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RedOasisBlackberryA.T-UI-Featured-Figure-RedOasisBlackberryA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/TUI_Featured_FigureBlackMondayB.TUI_Featured_FigureBlackMondayB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/TUI_Featured_FigureBlackMondayB.TUI_Featured_FigureBlackMondayB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-EvilCowboyA.T-UI-Featured-Figure-EvilCowboyA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-EvilCowboyA.T-UI-Featured-Figure-EvilCowboyA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TaxiUpgradeB.T-UI-Featured-Figure-TaxiUpgradeB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TaxiUpgradeB.T-UI-Featured-Figure-TaxiUpgradeB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_PeaceScarf.T_UI_Featured_Figure_PeaceScarf System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_PeaceScarf.T_UI_Featured_Figure_PeaceScarf" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_CherryKnot.T_AthenaEmotes_CherryKnot System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_CherryKnot.T_AthenaEmotes_CherryKnot" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Figure-WiseMasterA.T-UI-Featured-Figure-Figure-WiseMasterA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Figure-WiseMasterA.T-UI-Featured-Figure-Figure-WiseMasterA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_VoidSpray.T_UI_Featured_Figure_VoidSpray System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_VoidSpray.T_UI_Featured_Figure_VoidSpray" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_LollipopTricksterB.T_UI_Featured_Figure_LollipopTricksterB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_LollipopTricksterB.T_UI_Featured_Figure_LollipopTricksterB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Candy.MI_UI_FeaturedRenderSwitch_M_Candy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Candy.MI_UI_FeaturedRenderSwitch_M_Candy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_BlueBadassA.T_UI_Featured_Figure_BlueBadassA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_BlueBadassA.T_UI_Featured_Figure_BlueBadassA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WinterCamoA.T-UI-Featured-Figure-WinterCamoA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WinterCamoA.T-UI-Featured-Figure-WinterCamoA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_MechPilot.T_AthenaBundles_MechPilot System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_MechPilot.T_AthenaBundles_MechPilot" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-AncientGladiatorB.T-UI-Featured-Figure-AncientGladiatorB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-AncientGladiatorB.T-UI-Featured-Figure-AncientGladiatorB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-WeepingWoodsA.T-AthenaBundles-WeepingWoodsA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-WeepingWoodsA.T-AthenaBundles-WeepingWoodsA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-KaneA.T-UI-Featured-Figure-KaneA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-KaneA.T-UI-Featured-Figure-KaneA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FirstClassSecond.T-UI-Featured-Figure-FirstClassSecond System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FirstClassSecond.T-UI-Featured-Figure-FirstClassSecond" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_Athena_Bundles_823_SeesawSlipper.T_Athena_Bundles_823_SeesawSlipper System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_Athena_Bundles_823_SeesawSlipper.T_Athena_Bundles_823_SeesawSlipper" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_Athena_Bundles_823_SeesawSlipper_02.T_Athena_Bundles_823_SeesawSlipper_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_Athena_Bundles_823_SeesawSlipper_02.T_Athena_Bundles_823_SeesawSlipper_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_TrackWaver.T_UI_Featured_Figure_TrackWaver System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_TrackWaver.T_UI_Featured_Figure_TrackWaver" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_CosmoHound.T_UI_Featured_Companion_CosmoHound System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_CosmoHound.T_UI_Featured_Companion_CosmoHound" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_CosmoHound_C.T_UI_Featured_Companion_CosmoHound_C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_CosmoHound_C.T_UI_Featured_Companion_CosmoHound_C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_CosmoHound_B.T_UI_Featured_Companion_CosmoHound_B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_CosmoHound_B.T_UI_Featured_Companion_CosmoHound_B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RankedSpeeder.T-UI-Featured-Figure-RankedSpeeder System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RankedSpeeder.T-UI-Featured-Figure-RankedSpeeder" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_FineDining.T_UI_Featured_Figure_FineDining System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_FineDining.T_UI_Featured_Figure_FineDining" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DragonRacerB.T-UI-Featured-Figure-DragonRacerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DragonRacerB.T-UI-Featured-Figure-DragonRacerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S40/T_AthenaSoldiers_LentilAnise.T_AthenaSoldiers_LentilAnise System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S40/T_AthenaSoldiers_LentilAnise.T_AthenaSoldiers_LentilAnise" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_SummerDummy.T_UI_Featured_Figure_SummerDummy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_SummerDummy.T_UI_Featured_Figure_SummerDummy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Football20RefereeB.T-UI-Featured-Figure-Football20RefereeB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Football20RefereeB.T-UI-Featured-Figure-Football20RefereeB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BananaA.T-UI-Featured-Figure-BananaA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BananaA.T-UI-Featured-Figure-BananaA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ZombieJonesyA.T-UI-Featured-Figure-ZombieJonesyA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ZombieJonesyA.T-UI-Featured-Figure-ZombieJonesyA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasGlare.T-UI-Featured-Figure-PennantSeasGlare System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasGlare.T-UI-Featured-Figure-PennantSeasGlare" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_GourdRiddance.T_UI_Featured_Figure_GourdRiddance System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_GourdRiddance.T_UI_Featured_Figure_GourdRiddance" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SoccerDudeA-B.T-UI-Featured-Figure-SoccerDudeA-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SoccerDudeA-B.T-UI-Featured-Figure-SoccerDudeA-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-MastermindSummerA.T-UI-Featured-Figure-MastermindSummerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-MastermindSummerA.T-UI-Featured-Figure-MastermindSummerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TacticalBearA.T-UI-Featured-Figure-TacticalBearA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TacticalBearA.T-UI-Featured-Figure-TacticalBearA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S40/T_AthenaBundles_LentilAnise.T_AthenaBundles_LentilAnise System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S40/T_AthenaBundles_LentilAnise.T_AthenaBundles_LentilAnise" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S40/T_AthenaBundles_LentilAnise_02.T_AthenaBundles_LentilAnise_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S40/T_AthenaBundles_LentilAnise_02.T_AthenaBundles_LentilAnise_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GalileoKayakA.T-UI-Featured-Figure-GalileoKayakA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GalileoKayakA.T-UI-Featured-Figure-GalileoKayakA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/MI_OfferImages/A_Juno/Figure/T-UI-Featured-Figure-StreetFashionSummerB.T-UI-Featured-Figure-StreetFashionSummerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/MI_OfferImages/A_Juno/Figure/T-UI-Featured-Figure-StreetFashionSummerB.T-UI-Featured-Figure-StreetFashionSummerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GolfB.T-UI-Featured-Figure-GolfB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GolfB.T-UI-Featured-Figure-GolfB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_MollyKit.T_UI_Featured_Figure_MollyKit System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_MollyKit.T_UI_Featured_Figure_MollyKit" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-Defect.T-AthenaBundles-Defect System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-Defect.T-AthenaBundles-Defect" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-Defect_02.T-AthenaBundles-Defect_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-Defect_02.T-AthenaBundles-Defect_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FirstStrikeSpecialistA.T-UI-Featured-Figure-FirstStrikeSpecialistA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FirstStrikeSpecialistA.T-UI-Featured-Figure-FirstStrikeSpecialistA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PoisonB.T-UI-Featured-Figure-PoisonB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PoisonB.T-UI-Featured-Figure-PoisonB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Commando011A.T-UI-Featured-Figure-Commando011A System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Commando011A.T-UI-Featured-Figure-Commando011A" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-LateralA.T-UI-Featured-Figure-LateralA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-LateralA.T-UI-Featured-Figure-LateralA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FootballGirl-D.T-UI-Featured-Figure-FootballGirl-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FootballGirl-D.T-UI-Featured-Figure-FootballGirl-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_VibrantShell.T_Featured_Pickaxes_VibrantShell System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_VibrantShell.T_Featured_Pickaxes_VibrantShell" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-Architect_Scrapyard.T-AthenaBundles-Architect_Scrapyard System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-Architect_Scrapyard.T-AthenaBundles-Architect_Scrapyard" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_HappyHopper.T_UI_Featured_Figure_HappyHopper System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_HappyHopper.T_UI_Featured_Figure_HappyHopper" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VibrantShell_Chain.T_AthenaSoldiers_VibrantShell_Chain System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VibrantShell_Chain.T_AthenaSoldiers_VibrantShell_Chain" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VibrantShell.T_AthenaSoldiers_VibrantShell System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaSoldiers_VibrantShell.T_AthenaSoldiers_VibrantShell" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_VibrantShell.T_UI_Featured_Figure_VibrantShell System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_VibrantShell.T_UI_Featured_Figure_VibrantShell" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ChOneRamirezB.T-UI-Featured-Figure-ChOneRamirezB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ChOneRamirezB.T-UI-Featured-Figure-ChOneRamirezB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_RenegadeRaiderHoliday.T_AthenaBundles_RenegadeRaiderHoliday System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_RenegadeRaiderHoliday.T_AthenaBundles_RenegadeRaiderHoliday" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SoccerGirlBB.T-UI-Featured-Figure-SoccerGirlBB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SoccerGirlBB.T-UI-Featured-Figure-SoccerGirlBB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_OrinBlitz.T_UI_Featured_Figure_OrinBlitz System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_OrinBlitz.T_UI_Featured_Figure_OrinBlitz" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-KurohomuraA.T-UI-Featured-Figure-KurohomuraA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-KurohomuraA.T-UI-Featured-Figure-KurohomuraA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SniperHoodA.T-UI-Featured-Figure-SniperHoodA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SniperHoodA.T-UI-Featured-Figure-SniperHoodA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunTide.T_AthenaSoldiers_SunTide System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunTide.T_AthenaSoldiers_SunTide" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunTide_ALT.T_AthenaSoldiers_SunTide_ALT System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunTide_ALT.T_AthenaSoldiers_SunTide_ALT" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunTide_UpgradeStage2.T_AthenaSoldiers_SunTide_UpgradeStage2 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunTide_UpgradeStage2.T_AthenaSoldiers_SunTide_UpgradeStage2" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunTide_UpgradeStage3.T_AthenaSoldiers_SunTide_UpgradeStage3 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S21/T_AthenaSoldiers_SunTide_UpgradeStage3.T_AthenaSoldiers_SunTide_UpgradeStage3" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_SuntideA.T_UI_Featured_Figure_SuntideA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_SuntideA.T_UI_Featured_Figure_SuntideA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasOneA-D.T-UI-Featured-Figure-PennantSeasOneA-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasOneA-D.T-UI-Featured-Figure-PennantSeasOneA-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_BitFight.T_UI_Featured_Figure_BitFight System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_BitFight.T_UI_Featured_Figure_BitFight" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season32/Featured/T_UI_Featured_Figure_DevilRockA.T_UI_Featured_Figure_DevilRockA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season32/Featured/T_UI_Featured_Figure_DevilRockA.T_UI_Featured_Figure_DevilRockA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_CoilGrip.T_UI_Featured_Figure_CoilGrip System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_CoilGrip.T_UI_Featured_Figure_CoilGrip" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_EarPsych.T_Featured_Pickaxes_EarPsych System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_EarPsych.T_Featured_Pickaxes_EarPsych" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-Bundle-FirstClassF.T-AthenaBundles-Bundle-FirstClassF System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-Bundle-FirstClassF.T-AthenaBundles-Bundle-FirstClassF" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/TAthenaBundlesBundleFirstClassF_02.TAthenaBundlesBundleFirstClassF_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/TAthenaBundlesBundleFirstClassF_02.TAthenaBundlesBundleFirstClassF_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_RaggedRebel.T_UI_Featured_Figure_RaggedRebel System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_RaggedRebel.T_UI_Featured_Figure_RaggedRebel" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season24/T_UI_Featured_Figure_GrandSchemeA_Yellow.T_UI_Featured_Figure_GrandSchemeA_Yellow System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season24/T_UI_Featured_Figure_GrandSchemeA_Yellow.T_UI_Featured_Figure_GrandSchemeA_Yellow" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DistrictB.T-UI-Featured-Figure-DistrictB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DistrictB.T-UI-Featured-Figure-DistrictB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SurvivalSpecialistA.T-UI-Featured-Figure-SurvivalSpecialistA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SurvivalSpecialistA.T-UI-Featured-Figure-SurvivalSpecialistA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-AlienFloraA.T-UI-Featured-Figure-AlienFloraA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-AlienFloraA.T-UI-Featured-Figure-AlienFloraA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_SafariGnome.T_UI_Featured_Figure_SafariGnome System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_SafariGnome.T_UI_Featured_Figure_SafariGnome" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_VioletFare.T_UI_Featured_Figure_VioletFare System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_VioletFare.T_UI_Featured_Figure_VioletFare" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S37/T_AthenaBundles_Architect_TeriyakiWarrior.T_AthenaBundles_Architect_TeriyakiWarrior System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S37/T_AthenaBundles_Architect_TeriyakiWarrior.T_AthenaBundles_Architect_TeriyakiWarrior" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticalWoodlandFutureB.T-UI-Featured-Figure-TacticalWoodlandFutureB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticalWoodlandFutureB.T-UI-Featured-Figure-TacticalWoodlandFutureB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RobroA.T-UI-Featured-Figure-RobroA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RobroA.T-UI-Featured-Figure-RobroA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_ChOneMale.MI_UI_FeaturedRenderSwitch_F_ChOneMale System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_ChOneMale.MI_UI_FeaturedRenderSwitch_F_ChOneMale" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_ChefTartar_D.T_UI_Featured_Figure_ChefTartar_D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_ChefTartar_D.T_UI_Featured_Figure_ChefTartar_D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_LatteStir.T_UI_Featured_Figure_LatteStir System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_LatteStir.T_UI_Featured_Figure_LatteStir" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SoccerZombieDB.T-UI-Featured-Figure-SoccerZombieDB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SoccerZombieDB.T-UI-Featured-Figure-SoccerZombieDB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZombieElasticB.T-UI-Featured-Figure-ZombieElasticB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZombieElasticB.T-UI-Featured-Figure-ZombieElasticB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_BrutalBurglar.T_UI_Featured_Figure_BrutalBurglar System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_BrutalBurglar.T_UI_Featured_Figure_BrutalBurglar" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GrasshopperA.T-UI-Featured-Figure-GrasshopperA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GrasshopperA.T-UI-Featured-Figure-GrasshopperA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CashierA.T-UI-Featured-Figure-CashierA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CashierA.T-UI-Featured-Figure-CashierA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S30/T-AthenaBundles-Skin-OliveStomp_02.T-AthenaBundles-Skin-OliveStomp_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S30/T-AthenaBundles-Skin-OliveStomp_02.T-AthenaBundles-Skin-OliveStomp_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_RebarGhoul.T_UI_Featured_Figure_RebarGhoul System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_RebarGhoul.T_UI_Featured_Figure_RebarGhoul" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GrasshopperA-C.T-UI-Featured-Figure-GrasshopperA-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GrasshopperA-C.T-UI-Featured-Figure-GrasshopperA-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CircuitBreakerB.T-UI-Featured-Figure-CircuitBreakerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CircuitBreakerB.T-UI-Featured-Figure-CircuitBreakerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiGirlB-FRA.T-UI-Featured-Figure-SkiGirlB-FRA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiGirlB-FRA.T-UI-Featured-Figure-SkiGirlB-FRA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiGirlB-GBR.T-UI-Featured-Figure-SkiGirlB-GBR System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiGirlB-GBR.T-UI-Featured-Figure-SkiGirlB-GBR" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesChicleVeil.TAthenaBundlesChicleVeil System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesChicleVeil.TAthenaBundlesChicleVeil" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesChicleVeil_02.TAthenaBundlesChicleVeil_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesChicleVeil_02.TAthenaBundlesChicleVeil_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_PlatinumBlue.T_UI_Featured_Figure_PlatinumBlue System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_PlatinumBlue.T_UI_Featured_Figure_PlatinumBlue" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DesperadoA.T-UI-Featured-Figure-DesperadoA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DesperadoA.T-UI-Featured-Figure-DesperadoA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DesertOpsB.T-UI-Featured-Figure-DesertOpsB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DesertOpsB.T-UI-Featured-Figure-DesertOpsB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Squishy.MI_UI_FeaturedRenderSwitch_M_Squishy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Squishy.MI_UI_FeaturedRenderSwitch_M_Squishy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-ballerina.T-AthenaBundles-ballerina System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-ballerina.T-AthenaBundles-ballerina" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MainframeB.T-UI-Featured-Figure-MainframeB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MainframeB.T-UI-Featured-Figure-MainframeB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_GourdRiddanceRock.T_UI_Featured_Figure_GourdRiddanceRock System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_GourdRiddanceRock.T_UI_Featured_Figure_GourdRiddanceRock" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_CyberTentacle.T_UI_Featured_Figure_CyberTentacle System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_CyberTentacle.T_UI_Featured_Figure_CyberTentacle" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_AnvilAlarmMoth.T_Featured_Pickaxes_AnvilAlarmMoth System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_AnvilAlarmMoth.T_Featured_Pickaxes_AnvilAlarmMoth" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SilverBellWind.T-UI-Featured-Figure-SilverBellWind System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SilverBellWind.T-UI-Featured-Figure-SilverBellWind" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_DemonA.T_UI_Featured_Figure_DemonA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_DemonA.T_UI_Featured_Figure_DemonA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_BaskIsle.T_UI_Featured_Figure_BaskIsle System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_BaskIsle.T_UI_Featured_Figure_BaskIsle" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season32/Featured/T_UI_Featured_Figure_DevilRockB.T_UI_Featured_Figure_DevilRockB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season32/Featured/T_UI_Featured_Figure_DevilRockB.T_UI_Featured_Figure_DevilRockB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidayLightsA.T-UI-Featured-Figure-HolidayLightsA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidayLightsA.T-UI-Featured-Figure-HolidayLightsA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GolfA-B.T-UI-Featured-Figure-GolfA-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GolfA-B.T-UI-Featured-Figure-GolfA-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-Pug.T-AthenaBundles-Pug System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-Pug.T-AthenaBundles-Pug" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SpartanFutureB.T-UI-Featured-Figure-SpartanFutureB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SpartanFutureB.T-UI-Featured-Figure-SpartanFutureB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-WavyManB.T-UI-Featured-Figure-WavyManB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-WavyManB.T-UI-Featured-Figure-WavyManB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_FashionFeline.T_UI_Featured_Figure_FashionFeline System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_FashionFeline.T_UI_Featured_Figure_FashionFeline" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RapVillainessB.T-UI-Featured-Figure-RapVillainessB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RapVillainessB.T-UI-Featured-Figure-RapVillainessB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Heaven.T_UI_Featured_Wheel_Heaven System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Heaven.T_UI_Featured_Wheel_Heaven" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-PinkBearB.T-AthenaBundles-PinkBearB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-PinkBearB.T-AthenaBundles-PinkBearB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ChoiceCrave.T_UI_Featured_Figure_ChoiceCrave System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ChoiceCrave.T_UI_Featured_Figure_ChoiceCrave" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BandageNinjaB.T-UI-Featured-Figure-BandageNinjaB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BandageNinjaB.T-UI-Featured-Figure-BandageNinjaB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_BulletC.T_UI_Featured_Wheel_BulletC System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_BulletC.T_UI_Featured_Wheel_BulletC" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-LoofahB.T-UI-Featured-Figure-LoofahB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-LoofahB.T-UI-Featured-Figure-LoofahB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_DryEraseToro.T_UI_Featured_Figure_DryEraseToro System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_DryEraseToro.T_UI_Featured_Figure_DryEraseToro" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesAxl.TAthenaBundlesAxl System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesAxl.TAthenaBundlesAxl" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_M_ArcticCamo.T_AthenaBundles_M_ArcticCamo System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_M_ArcticCamo.T_AthenaBundles_M_ArcticCamo" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_BikeMold.T_UI_Featured_Figure_BikeMold System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_BikeMold.T_UI_Featured_Figure_BikeMold" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ClownB.T-UI-Featured-Figure-ClownB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ClownB.T-UI-Featured-Figure-ClownB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TreyCozy-B.T-UI-Featured-Figure-TreyCozy-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TreyCozy-B.T-UI-Featured-Figure-TreyCozy-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesMaskedWarrior.TAthenaBundlesMaskedWarrior System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundlesMaskedWarrior.TAthenaBundlesMaskedWarrior" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_SleekBiker.T_UI_Featured_Figure_SleekBiker System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_SleekBiker.T_UI_Featured_Figure_SleekBiker" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_FineCheek.T_UI_Featured_Figure_FineCheek System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_FineCheek.T_UI_Featured_Figure_FineCheek" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FelineWarriorB.T-UI-Featured-Figure-FelineWarriorB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FelineWarriorB.T-UI-Featured-Figure-FelineWarriorB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SciOpsB.T-UI-Featured-Figure-SciOpsB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SciOpsB.T-UI-Featured-Figure-SciOpsB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GreatPoolSwim.T-UI-Featured-Figure-GreatPoolSwim System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GreatPoolSwim.T-UI-Featured-Figure-GreatPoolSwim" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S37/T_AthenaBundles_TextileKnight.T_AthenaBundles_TextileKnight System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S37/T_AthenaBundles_TextileKnight.T_AthenaBundles_TextileKnight" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-Pirate01A.T-UI-Featured-Figure-Pirate01A System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-Pirate01A.T-UI-Featured-Figure-Pirate01A" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_MistyBead.T_UI_Featured_Figure_MistyBead System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_MistyBead.T_UI_Featured_Figure_MistyBead" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_VeiledSeer.T_UI_Featured_Figure_VeiledSeer System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_VeiledSeer.T_UI_Featured_Figure_VeiledSeer" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-JekyllA.T-UI-Featured-Figure-JekyllA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-JekyllA.T-UI-Featured-Figure-JekyllA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-80sExcerciseB.T-UI-Featured-Figure-80sExcerciseB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-80sExcerciseB.T-UI-Featured-Figure-80sExcerciseB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/TAthenaBundlesPirate_02.TAthenaBundlesPirate_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/TAthenaBundlesPirate_02.TAthenaBundlesPirate_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasB.T-UI-Featured-Figure-PennantSeasB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasB.T-UI-Featured-Figure-PennantSeasB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MallardVantageB.T-UI-Featured-Figure-MallardVantageB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MallardVantageB.T-UI-Featured-Figure-MallardVantageB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_AncientLeer.T_UI_Featured_Figure_AncientLeer System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_AncientLeer.T_UI_Featured_Figure_AncientLeer" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_PlumedStare.T_UI_Featured_Figure_PlumedStare System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_PlumedStare.T_UI_Featured_Figure_PlumedStare" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T_UIFeaturedFigure_FuzzyBearTEDDYB.T_UIFeaturedFigure_FuzzyBearTEDDYB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T_UIFeaturedFigure_FuzzyBearTEDDYB.T_UIFeaturedFigure_FuzzyBearTEDDYB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StrontiumSparkA.T-UI-Featured-Figure-StrontiumSparkA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StrontiumSparkA.T-UI-Featured-Figure-StrontiumSparkA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HeartBreakerB.T-UI-Featured-Figure-HeartBreakerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HeartBreakerB.T-UI-Featured-Figure-HeartBreakerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PlasticForkSwim.T-UI-Featured-Figure-PlasticForkSwim System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PlasticForkSwim.T-UI-Featured-Figure-PlasticForkSwim" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_TicketPoke.T_UI_Featured_Figure_TicketPoke System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_TicketPoke.T_UI_Featured_Figure_TicketPoke" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ArmoredEngineerB.T-UI-Featured-Figure-ArmoredEngineerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ArmoredEngineerB.T-UI-Featured-Figure-ArmoredEngineerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HacivatA.T-UI-Featured-Figure-HacivatA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HacivatA.T-UI-Featured-Figure-HacivatA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_EarPsych.T_AthenaBundles_EarPsych System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_EarPsych.T_AthenaBundles_EarPsych" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_EarPsych_02.T_AthenaBundles_EarPsych_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_EarPsych_02.T_AthenaBundles_EarPsych_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_EarPsych.T_AthenaBundles_EarPsych System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_EarPsych.T_AthenaBundles_EarPsych" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_MonarchB.T_UI_Featured_Figure_MonarchB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_MonarchB.T_UI_Featured_Figure_MonarchB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DefectBlipA.T-UI-Featured-Figure-DefectBlipA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DefectBlipA.T-UI-Featured-Figure-DefectBlipA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ChOneHawkA.T-UI-Featured-Figure-ChOneHawkA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ChOneHawkA.T-UI-Featured-Figure-ChOneHawkA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_Typhoon.MI_UI_FeaturedRenderSwitch_Typhoon System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_Typhoon.MI_UI_FeaturedRenderSwitch_Typhoon" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_FuzzyDarkness.T_AthenaBundles_FuzzyDarkness System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_FuzzyDarkness.T_AthenaBundles_FuzzyDarkness" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AngelB.T-UI-Featured-Figure-AngelB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AngelB.T-UI-Featured-Figure-AngelB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_DuckCoast.T_UI_Featured_Figure_DuckCoast System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_DuckCoast.T_UI_Featured_Figure_DuckCoast" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ArcticCamoSlateB.T-UI-Featured-Figure-ArcticCamoSlateB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ArcticCamoSlateB.T-UI-Featured-Figure-ArcticCamoSlateB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DummeezA.T-UI-Featured-Figure-DummeezA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DummeezA.T-UI-Featured-Figure-DummeezA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_AnvilAlarmRobin.T_AthenaBundles_AnvilAlarmRobin System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_AnvilAlarmRobin.T_AthenaBundles_AnvilAlarmRobin" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_AnvilAlarmRobin_02.T_AthenaBundles_AnvilAlarmRobin_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_AnvilAlarmRobin_02.T_AthenaBundles_AnvilAlarmRobin_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_AnvilAlarmRobin_03.T_AthenaBundles_AnvilAlarmRobin_03 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_AnvilAlarmRobin_03.T_AthenaBundles_AnvilAlarmRobin_03" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_AnvilAlarmRobin_04.T_AthenaBundles_AnvilAlarmRobin_04 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_AnvilAlarmRobin_04.T_AthenaBundles_AnvilAlarmRobin_04" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_VoyagerCuboid.T_AthenaBackpack_VoyagerCuboid System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_VoyagerCuboid.T_AthenaBackpack_VoyagerCuboid" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_Figure_PumpkinSuitA.T_UI_Featured_Figure_Figure_PumpkinSuitA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_Figure_PumpkinSuitA.T_UI_Featured_Figure_Figure_PumpkinSuitA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_LimettaMech.T_UI_Featured_Figure_LimettaMech System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_LimettaMech.T_UI_Featured_Figure_LimettaMech" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AshtonSaltLakeA.T-UI-Featured-Figure-AshtonSaltLakeA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AshtonSaltLakeA.T-UI-Featured-Figure-AshtonSaltLakeA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiGirlB-USA.T-UI-Featured-Figure-SkiGirlB-USA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiGirlB-USA.T-UI-Featured-Figure-SkiGirlB-USA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DistantEchoProA.T-UI-Featured-Figure-DistantEchoProA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DistantEchoProA.T-UI-Featured-Figure-DistantEchoProA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_TroopFactor.T_UI_Featured_Figure_TroopFactor System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_TroopFactor.T_UI_Featured_Figure_TroopFactor" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DurrburgerHeroA.T-UI-Featured-Figure-DurrburgerHeroA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DurrburgerHeroA.T-UI-Featured-Figure-DurrburgerHeroA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-Football20A-D.T-UI-Featured-Figure-Figure-Football20A-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-Football20A-D.T-UI-Featured-Figure-Figure-Football20A-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BurgleBoss.T_UI_Featured_Companion_BurgleBoss System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BurgleBoss.T_UI_Featured_Companion_BurgleBoss" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BurgleBoss_B.T_UI_Featured_Companion_BurgleBoss_B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BurgleBoss_B.T_UI_Featured_Companion_BurgleBoss_B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BurgleBoss_C.T_UI_Featured_Companion_BurgleBoss_C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BurgleBoss_C.T_UI_Featured_Companion_BurgleBoss_C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BurgleBoss_D.T_UI_Featured_Companion_BurgleBoss_D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_BurgleBoss_D.T_UI_Featured_Companion_BurgleBoss_D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_LivelyDomino.T_AthenaBundles_LivelyDomino System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_LivelyDomino.T_AthenaBundles_LivelyDomino" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DaffodilSongA.T-UI-Featured-Figure-DaffodilSongA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DaffodilSongA.T-UI-Featured-Figure-DaffodilSongA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MilitiaMascotBurgerA.T-UI-Featured-Figure-MilitiaMascotBurgerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MilitiaMascotBurgerA.T-UI-Featured-Figure-MilitiaMascotBurgerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-HeroTile-VampireHunterGalaxy-figure.T-AthenaBundles-HeroTile-VampireHunterGalaxy-figure System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-HeroTile-VampireHunterGalaxy-figure.T-AthenaBundles-HeroTile-VampireHunterGalaxy-figure" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SnowGlobeA.T-UI-Featured-Figure-SnowGlobeA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SnowGlobeA.T-UI-Featured-Figure-SnowGlobeA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_Cavern.T_AthenaBundles_Cavern System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_Cavern.T_AthenaBundles_Cavern" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_DimeBlanketGrace.T_UI_Featured_Figure_DimeBlanketGrace System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_DimeBlanketGrace.T_UI_Featured_Figure_DimeBlanketGrace" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-Jumpsuit.T-AthenaBundles-Jumpsuit System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-Jumpsuit.T-AthenaBundles-Jumpsuit" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_GraffitiFry.T_UI_Featured_Figure_GraffitiFry System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_GraffitiFry.T_UI_Featured_Figure_GraffitiFry" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PalmTreeB.T-UI-Featured-Figure-PalmTreeB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PalmTreeB.T-UI-Featured-Figure-PalmTreeB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GeodeB.T-UI-Featured-Figure-GeodeB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GeodeB.T-UI-Featured-Figure-GeodeB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BrawlerB.T-UI-Featured-Figure-BrawlerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BrawlerB.T-UI-Featured-Figure-BrawlerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HeadhunterStarB.T-UI-Featured-Figure-HeadhunterStarB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HeadhunterStarB.T-UI-Featured-Figure-HeadhunterStarB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GolfA-E.T-UI-Featured-Figure-GolfA-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GolfA-E.T-UI-Featured-Figure-GolfA-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_Echonyx_Royal.T_UI_Featured_Figure_Echonyx_Royal System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_Echonyx_Royal.T_UI_Featured_Figure_Echonyx_Royal" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season32/Featured/T_UI_Featured_Figure_PartyGold.T_UI_Featured_Figure_PartyGold System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season32/Featured/T_UI_Featured_Figure_PartyGold.T_UI_Featured_Figure_PartyGold" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NeonA.T-UI-Featured-Figure-NeonA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NeonA.T-UI-Featured-Figure-NeonA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S14/T_AthenaBackpack_Myth.T_AthenaBackpack_Myth System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S14/T_AthenaBackpack_Myth.T_AthenaBackpack_Myth" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S14/T_AthenaBackpack_Myth_02.T_AthenaBackpack_Myth_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S14/T_AthenaBackpack_Myth_02.T_AthenaBackpack_Myth_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_OceanPearlFNCS.T_AthenaBackpack_OceanPearlFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_OceanPearlFNCS.T_AthenaBackpack_OceanPearlFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Bundles/S29/WheatBread/T_UI_Featured_Body_Wheatbread_Web.T_UI_Featured_Body_Wheatbread_Web System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Bundles/S29/WheatBread/T_UI_Featured_Body_Wheatbread_Web.T_UI_Featured_Body_Wheatbread_Web" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SpeedyRedA.T-UI-Featured-Figure-SpeedyRedA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SpeedyRedA.T-UI-Featured-Figure-SpeedyRedA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_AssembleKA.T_UI_Featured_Figure_AssembleKA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_AssembleKA.T_UI_Featured_Figure_AssembleKA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RareDelightSailB.T-UI-Featured-Figure-RareDelightSailB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RareDelightSailB.T-UI-Featured-Figure-RareDelightSailB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_NeptuneShell01.T_UI_Featured_Wheel_NeptuneShell01 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_NeptuneShell01.T_UI_Featured_Wheel_NeptuneShell01" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S36/T_AthenaBundles_BionicKitty.T_AthenaBundles_BionicKitty System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S36/T_AthenaBundles_BionicKitty.T_AthenaBundles_BionicKitty" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S36/T_Athena_Bundles_BarefootF.T_Athena_Bundles_BarefootF System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S36/T_Athena_Bundles_BarefootF.T_Athena_Bundles_BarefootF" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S36/T_Athena_Bundles_BarefootF_02.T_Athena_Bundles_BarefootF_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S36/T_Athena_Bundles_BarefootF_02.T_Athena_Bundles_BarefootF_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SnowBoarderA.T-UI-Featured-Figure-SnowBoarderA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SnowBoarderA.T-UI-Featured-Figure-SnowBoarderA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TreyCozy-J.T-UI-Featured-Figure-TreyCozy-J System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TreyCozy-J.T-UI-Featured-Figure-TreyCozy-J" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SplinterA.T-UI-Featured-Figure-SplinterA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SplinterA.T-UI-Featured-Figure-SplinterA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Wheels/S37/T_UI_Featured_Wheel_Banjo01.T_UI_Featured_Wheel_Banjo01 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Wheels/S37/T_UI_Featured_Wheel_Banjo01.T_UI_Featured_Wheel_Banjo01" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HenchmanBadA.T-UI-Featured-Figure-HenchmanBadA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HenchmanBadA.T-UI-Featured-Figure-HenchmanBadA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S21/T_Featured_Pickaxes_SunTide_Male.T_Featured_Pickaxes_SunTide_Male System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S21/T_Featured_Pickaxes_SunTide_Male.T_Featured_Pickaxes_SunTide_Male" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/TUI_Featured_FigureFigurePeacefulPoemPumped.TUI_Featured_FigureFigurePeacefulPoemPumped System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/TUI_Featured_FigureFigurePeacefulPoemPumped.TUI_Featured_FigureFigurePeacefulPoemPumped" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MochiB.T-UI-Featured-Figure-MochiB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MochiB.T-UI-Featured-Figure-MochiB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BuilderJacketA.T-UI-Featured-Figure-BuilderJacketA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BuilderJacketA.T-UI-Featured-Figure-BuilderJacketA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TennisB.T-UI-Featured-Figure-TennisB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TennisB.T-UI-Featured-Figure-TennisB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ImpulseSpring-B.T-UI-Featured-Figure-ImpulseSpring-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ImpulseSpring-B.T-UI-Featured-Figure-ImpulseSpring-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PastaSauceMarinara.T-UI-Featured-Figure-PastaSauceMarinara System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PastaSauceMarinara.T-UI-Featured-Figure-PastaSauceMarinara" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_DuckSpill.T_AthenaBundles_DuckSpill System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_DuckSpill.T_AthenaBundles_DuckSpill" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_DuckSpill.T_AthenaBundles_DuckSpill System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_DuckSpill.T_AthenaBundles_DuckSpill" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_BatterBoi.T_UI_Featured_Figure_BatterBoi System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_BatterBoi.T_UI_Featured_Figure_BatterBoi" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-CorkFloorSwim.T-UI-Featured-Figure-CorkFloorSwim System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-CorkFloorSwim.T-UI-Featured-Figure-CorkFloorSwim" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_Tar.T_AthenaBundles_Tar System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_Tar.T_AthenaBundles_Tar" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BoredomA.T-UI-Featured-Figure-BoredomA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BoredomA.T-UI-Featured-Figure-BoredomA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UI_Featured_BuildingProp_LK_WallStairs.T_UI_Featured_BuildingProp_LK_WallStairs System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UI_Featured_BuildingProp_LK_WallStairs.T_UI_Featured_BuildingProp_LK_WallStairs" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-LurkB.T-AthenaBundles-LurkB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-LurkB.T-AthenaBundles-LurkB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S33/T_AthenaBackpack_TofuResort.T_AthenaBackpack_TofuResort System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S33/T_AthenaBackpack_TofuResort.T_AthenaBackpack_TofuResort" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S36/T_AthenaBundles_StrikinglyBright.T_AthenaBundles_StrikinglyBright System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S36/T_AthenaBundles_StrikinglyBright.T_AthenaBundles_StrikinglyBright" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S39/T_AthenaEmotes_TurnVortex.T_AthenaEmotes_TurnVortex System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S39/T_AthenaEmotes_TurnVortex.T_AthenaEmotes_TurnVortex" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StormPilotB.T-UI-Featured-Figure-StormPilotB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StormPilotB.T-UI-Featured-Figure-StormPilotB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_MoleAcornPecan.T_UI_Featured_Figure_MoleAcornPecan System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_MoleAcornPecan.T_UI_Featured_Figure_MoleAcornPecan" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_GothClaws.T_AthenaEmotes_GothClaws System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_GothClaws.T_AthenaEmotes_GothClaws" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GolfA.T-UI-Featured-Figure-GolfA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GolfA.T-UI-Featured-Figure-GolfA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MainframeA-E.T-UI-Featured-Figure-MainframeA-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MainframeA-E.T-UI-Featured-Figure-MainframeA-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-Ballerina-Honey.T-UI-Featured-Figure-Ballerina-Honey System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-Ballerina-Honey.T-UI-Featured-Figure-Ballerina-Honey" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GimmickB.T-UI-Featured-Figure-GimmickB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GimmickB.T-UI-Featured-Figure-GimmickB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CombatDollB.T-UI-Featured-Figure-CombatDollB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CombatDollB.T-UI-Featured-Figure-CombatDollB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ThriveSpiritB.T-UI-Featured-Figure-ThriveSpiritB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ThriveSpiritB.T-UI-Featured-Figure-ThriveSpiritB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MainframeA.T-UI-Featured-Figure-MainframeA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MainframeA.T-UI-Featured-Figure-MainframeA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasGlare-E.T-UI-Featured-Figure-PennantSeasGlare-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasGlare-E.T-UI-Featured-Figure-PennantSeasGlare-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-NucleusA.T-AthenaBundles-NucleusA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-NucleusA.T-AthenaBundles-NucleusA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TankB.T-UI-Featured-Figure-TankB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TankB.T-UI-Featured-Figure-TankB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PliantB-E.T-UI-Featured-Figure-PliantB-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PliantB-E.T-UI-Featured-Figure-PliantB-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_Textile_Pup.T_UI_Featured_Figure_Textile_Pup System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_Textile_Pup.T_UI_Featured_Figure_Textile_Pup" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-TechnoAwaken.T-AthenaBundles-TechnoAwaken System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-TechnoAwaken.T-AthenaBundles-TechnoAwaken" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/TAthenaBundlesTechnoAwaken_Legacy_02.TAthenaBundlesTechnoAwaken_Legacy_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/TAthenaBundlesTechnoAwaken_Legacy_02.TAthenaBundlesTechnoAwaken_Legacy_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GlowBroA.T-UI-Featured-Figure-GlowBroA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GlowBroA.T-UI-Featured-Figure-GlowBroA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_PineTrimSurge.T_UI_Featured_Figure_PineTrimSurge System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_PineTrimSurge.T_UI_Featured_Figure_PineTrimSurge" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S40/T_UI_Featured_Companion_BirthMitten.T_UI_Featured_Companion_BirthMitten System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S40/T_UI_Featured_Companion_BirthMitten.T_UI_Featured_Companion_BirthMitten" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S40/T_UI_Featured_Companion_BirthMittenB.T_UI_Featured_Companion_BirthMittenB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S40/T_UI_Featured_Companion_BirthMittenB.T_UI_Featured_Companion_BirthMittenB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiGirlB.T-UI-Featured-Figure-SkiGirlB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiGirlB.T-UI-Featured-Figure-SkiGirlB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiDudeA-CAN.T-UI-Featured-Figure-SkiDudeA-CAN System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiDudeA-CAN.T-UI-Featured-Figure-SkiDudeA-CAN" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-InstantGravelA.T-UI-Featured-Figure-Figure-InstantGravelA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-InstantGravelA.T-UI-Featured-Figure-Figure-InstantGravelA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GrasshopperB.T-UI-Featured-Figure-GrasshopperB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GrasshopperB.T-UI-Featured-Figure-GrasshopperB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FuzzyBearIndB.T-UI-Featured-Figure-FuzzyBearIndB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FuzzyBearIndB.T-UI-Featured-Figure-FuzzyBearIndB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T_AthenaBundles_RedSleeves.T_AthenaBundles_RedSleeves System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T_AthenaBundles_RedSleeves.T_AthenaBundles_RedSleeves" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T_AthenaBundles_RedSleeves02.T_AthenaBundles_RedSleeves02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T_AthenaBundles_RedSleeves02.T_AthenaBundles_RedSleeves02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-MartialArtistA.T-UI-Featured-Figure-MartialArtistA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-MartialArtistA.T-UI-Featured-Figure-MartialArtistA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SesameSeed.T-UI-Featured-Figure-SesameSeed System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SesameSeed.T-UI-Featured-Figure-SesameSeed" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_PawJasmineGravity.T_UI_Featured_Figure_PawJasmineGravity System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_PawJasmineGravity.T_UI_Featured_Figure_PawJasmineGravity" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/T_UI_Featured_Figure_PhotographerHolidayB.T_UI_Featured_Figure_PhotographerHolidayB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/T_UI_Featured_Figure_PhotographerHolidayB.T_UI_Featured_Figure_PhotographerHolidayB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_TremorMark.T_UI_Featured_Figure_TremorMark System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_TremorMark.T_UI_Featured_Figure_TremorMark" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-Squishy.T-AthenaBundles-Squishy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-Squishy.T-AthenaBundles-Squishy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NeonTightSuitAB.T-UI-Featured-Figure-NeonTightSuitAB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NeonTightSuitAB.T-UI-Featured-Figure-NeonTightSuitAB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-OrbittealA.T-UI-Featured-Figure-OrbittealA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-OrbittealA.T-UI-Featured-Figure-OrbittealA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ChocoBunnyA.T-UI-Featured-Figure-ChocoBunnyA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ChocoBunnyA.T-UI-Featured-Figure-ChocoBunnyA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season32/Featured/T_UI_Featured_Figure_DecaSphere.T_UI_Featured_Figure_DecaSphere System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season32/Featured/T_UI_Featured_Figure_DecaSphere.T_UI_Featured_Figure_DecaSphere" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_PlankCoverAge_D.T_UI_Featured_Figure_PlankCoverAge_D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_PlankCoverAge_D.T_UI_Featured_Figure_PlankCoverAge_D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UI_Featured_BuildingProp_DB_Restaurant.T_UI_Featured_BuildingProp_DB_Restaurant System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/BuildingProps/S29/Bundles/T_UI_Featured_BuildingProp_DB_Restaurant.T_UI_Featured_BuildingProp_DB_Restaurant" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DayTraderA.T-UI-Featured-Figure-DayTraderA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DayTraderA.T-UI-Featured-Figure-DayTraderA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_BountyPond.T_UI_Featured_Figure_BountyPond System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_BountyPond.T_UI_Featured_Figure_BountyPond" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-StormSoldier.M-StormSoldier System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-StormSoldier.M-StormSoldier" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PinkEmoB.T-UI-Featured-Figure-PinkEmoB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PinkEmoB.T-UI-Featured-Figure-PinkEmoB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WildWestA.T-UI-Featured-Figure-WildWestA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WildWestA.T-UI-Featured-Figure-WildWestA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SmallfryA.T-UI-Featured-Figure-SmallfryA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SmallfryA.T-UI-Featured-Figure-SmallfryA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WitchB.T-UI-Featured-Figure-WitchB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WitchB.T-UI-Featured-Figure-WitchB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-AlienAgentA.T-UI-Featured-Figure-AlienAgentA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-AlienAgentA.T-UI-Featured-Figure-AlienAgentA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_DoubleAgent_Bling.MI_UI_FeaturedRenderSwitch_DoubleAgent_Bling System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_DoubleAgent_Bling.MI_UI_FeaturedRenderSwitch_DoubleAgent_Bling" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_DoubleAgent_Details.MI_UI_FeaturedRenderSwitch_DoubleAgent_Details System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_DoubleAgent_Details.MI_UI_FeaturedRenderSwitch_DoubleAgent_Details" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FruitCakeB.T-UI-Featured-Figure-FruitCakeB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FruitCakeB.T-UI-Featured-Figure-FruitCakeB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-JonesyOrangeA.T-UI-Featured-Figure-JonesyOrangeA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-JonesyOrangeA.T-UI-Featured-Figure-JonesyOrangeA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-Magma.M-Magma System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-Magma.M-Magma" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_CrownOrder.T_UI_Featured_Figure_CrownOrder System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_CrownOrder.T_UI_Featured_Figure_CrownOrder" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasOneB-E.T-UI-Featured-Figure-PennantSeasOneB-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasOneB-E.T-UI-Featured-Figure-PennantSeasOneB-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-Commando024B.T-UI-Featured-Figure-Commando024B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-Commando024B.T-UI-Featured-Figure-Commando024B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FirstClassSecond-C.T-UI-Featured-Figure-FirstClassSecond-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FirstClassSecond-C.T-UI-Featured-Figure-FirstClassSecond-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SoccerDudeA-C.T-UI-Featured-Figure-SoccerDudeA-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SoccerDudeA-C.T-UI-Featured-Figure-SoccerDudeA-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/T_UI_Featured_Figure_Lars.T_UI_Featured_Figure_Lars System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/T_UI_Featured_Figure_Lars.T_UI_Featured_Figure_Lars" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FootballDude-A.T-UI-Featured-Figure-FootballDude-A System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FootballDude-A.T-UI-Featured-Figure-FootballDude-A" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_TapiTime.T_UI_Featured_Companion_TapiTime System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_TapiTime.T_UI_Featured_Companion_TapiTime" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_TapiTime_B.T_UI_Featured_Companion_TapiTime_B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_TapiTime_B.T_UI_Featured_Companion_TapiTime_B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_TapiTime_C.T_UI_Featured_Companion_TapiTime_C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_TapiTime_C.T_UI_Featured_Companion_TapiTime_C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_TapiTime_G.T_UI_Featured_Companion_TapiTime_G System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_TapiTime_G.T_UI_Featured_Companion_TapiTime_G" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MuertosB.T-UI-Featured-Figure-MuertosB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MuertosB.T-UI-Featured-Figure-MuertosB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TowerSentinelA.T-UI-Featured-Figure-TowerSentinelA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TowerSentinelA.T-UI-Featured-Figure-TowerSentinelA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FunkOpsB.T-UI-Featured-Figure-FunkOpsB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FunkOpsB.T-UI-Featured-Figure-FunkOpsB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TreasureHunterFashionB.T-UI-Featured-Figure-TreasureHunterFashionB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TreasureHunterFashionB.T-UI-Featured-Figure-TreasureHunterFashionB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_CometHoliday.T_UI_Featured_Figure_CometHoliday System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_CometHoliday.T_UI_Featured_Figure_CometHoliday" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CamoA.T-UI-Featured-Figure-CamoA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CamoA.T-UI-Featured-Figure-CamoA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RedShirtA.T-UI-Featured-Figure-RedShirtA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RedShirtA.T-UI-Featured-Figure-RedShirtA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundles_SkiUSA.TAthenaBundles_SkiUSA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundles_SkiUSA.TAthenaBundles_SkiUSA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-BananaLeaderA.T-AthenaBundles-BananaLeaderA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-BananaLeaderA.T-AthenaBundles-BananaLeaderA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-WinterGhoulA.T-UI-Featured-Figure-WinterGhoulA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-WinterGhoulA.T-UI-Featured-Figure-WinterGhoulA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_LuckySeven.T_UI_Featured_Figure_LuckySeven System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_LuckySeven.T_UI_Featured_Figure_LuckySeven" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiDudeA.T-UI-Featured-Figure-SkiDudeA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SkiDudeA.T-UI-Featured-Figure-SkiDudeA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ProngCling.T_UI_Featured_Figure_ProngCling System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ProngCling.T_UI_Featured_Figure_ProngCling" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Football20Referee-C.T-UI-Featured-Figure-Football20Referee-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Football20Referee-C.T-UI-Featured-Figure-Football20Referee-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_NefariousJewel.T_UI_Featured_Figure_NefariousJewel System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_NefariousJewel.T_UI_Featured_Figure_NefariousJewel" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WickedDuckB.T-UI-Featured-Figure-WickedDuckB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WickedDuckB.T-UI-Featured-Figure-WickedDuckB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_FreeDrive.T_UI_Featured_Figure_FreeDrive System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_FreeDrive.T_UI_Featured_Figure_FreeDrive" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SoccerZombieDA.T-UI-Featured-Figure-SoccerZombieDA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SoccerZombieDA.T-UI-Featured-Figure-SoccerZombieDA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundles_SkiCHN.TAthenaBundles_SkiCHN System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundles_SkiCHN.TAthenaBundles_SkiCHN" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_ShadowStike.T_AthenaBundles_ShadowStike System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_ShadowStike.T_AthenaBundles_ShadowStike" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-IchorIncisorB.T-UI-Featured-Figure-IchorIncisorB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-IchorIncisorB.T-UI-Featured-Figure-IchorIncisorB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_PersimmonSmoke.T_UI_Featured_Figure_PersimmonSmoke System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_PersimmonSmoke.T_UI_Featured_Figure_PersimmonSmoke" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TeriyakiAtlantisA.T-UI-Featured-Figure-TeriyakiAtlantisA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TeriyakiAtlantisA.T-UI-Featured-Figure-TeriyakiAtlantisA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MusicianB.T-UI-Featured-Figure-MusicianB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MusicianB.T-UI-Featured-Figure-MusicianB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-JailbirdA.T-UI-Featured-Figure-JailbirdA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-JailbirdA.T-UI-Featured-Figure-JailbirdA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T_Athena_Bundles_Monarch_Bundle.T_Athena_Bundles_Monarch_Bundle System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T_Athena_Bundles_Monarch_Bundle.T_Athena_Bundles_Monarch_Bundle" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundles_SkiKOR.TAthenaBundles_SkiKOR System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/TAthenaBundles_SkiKOR.TAthenaBundles_SkiKOR" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_PreppyBeret.T_UI_Featured_Figure_PreppyBeret System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_PreppyBeret.T_UI_Featured_Figure_PreppyBeret" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_ForwardLake_Dire.T_UI_Featured_Figure_ForwardLake_Dire System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_ForwardLake_Dire.T_UI_Featured_Figure_ForwardLake_Dire" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RedShirtB.T-UI-Featured-Figure-RedShirtB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RedShirtB.T-UI-Featured-Figure-RedShirtB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_SleepyUni.T_UI_Featured_Figure_SleepyUni System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_SleepyUni.T_UI_Featured_Figure_SleepyUni" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_GildedBrick.T_UI_Featured_Figure_GildedBrick System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_GildedBrick.T_UI_Featured_Figure_GildedBrick" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_ForestBath.T_AthenaBundles_ForestBath System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_ForestBath.T_AthenaBundles_ForestBath" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HenchmanGoodA.T-UI-Featured-Figure-HenchmanGoodA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HenchmanGoodA.T-UI-Featured-Figure-HenchmanGoodA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-Contaminate.T-AthenaBundles-Contaminate System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-Contaminate.T-AthenaBundles-Contaminate" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_MysticFang.T_UI_Featured_Figure_MysticFang System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_MysticFang.T_UI_Featured_Figure_MysticFang" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SarongB.T-UI-Featured-Figure-SarongB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SarongB.T-UI-Featured-Figure-SarongB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-VampireA.T-UI-Featured-Figure-VampireA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-VampireA.T-UI-Featured-Figure-VampireA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SnowNinjaB.T-UI-Featured-Figure-SnowNinjaB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SnowNinjaB.T-UI-Featured-Figure-SnowNinjaB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_BugBandit.T_UI_Featured_Figure_BugBandit System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_BugBandit.T_UI_Featured_Figure_BugBandit" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SuspendersB.T-UI-Featured-Figure-SuspendersB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SuspendersB.T-UI-Featured-Figure-SuspendersB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_StandsB_C.T_UI_Featured_Figure_StandsB_C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_StandsB_C.T_UI_Featured_Figure_StandsB_C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FondBreak.T_UI_Featured_Figure_FondBreak System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FondBreak.T_UI_Featured_Figure_FondBreak" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NeonAnimalA.T-UI-Featured-Figure-NeonAnimalA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NeonAnimalA.T-UI-Featured-Figure-NeonAnimalA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasShade-C.T-UI-Featured-Figure-PennantSeasShade-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasShade-C.T-UI-Featured-Figure-PennantSeasShade-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S40/T_AthenaBackpack_ShinToll.T_AthenaBackpack_ShinToll System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S40/T_AthenaBackpack_ShinToll.T_AthenaBackpack_ShinToll" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RockstarB.T-UI-Featured-Figure-RockstarB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RockstarB.T-UI-Featured-Figure-RockstarB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-MaskedDancerA.T-UI-Featured-Figure-MaskedDancerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-MaskedDancerA.T-UI-Featured-Figure-MaskedDancerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DapperPunchA.T-UI-Featured-Figure-DapperPunchA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DapperPunchA.T-UI-Featured-Figure-DapperPunchA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S36/T_AthenaEmotes_ShirtTilapia.T_AthenaEmotes_ShirtTilapia System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S36/T_AthenaEmotes_ShirtTilapia.T_AthenaEmotes_ShirtTilapia" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-GrasshopperA.T-AthenaBundles-GrasshopperA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-GrasshopperA.T-AthenaBundles-GrasshopperA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Bundle-MilitaryFashion_02.T-AthenaBundles-Bundle-MilitaryFashion_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Bundle-MilitaryFashion_02.T-AthenaBundles-Bundle-MilitaryFashion_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BlueGlazeA.T-UI-Featured-Figure-BlueGlazeA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BlueGlazeA.T-UI-Featured-Figure-BlueGlazeA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_PastaSauceSpice.T_UI_Featured_Figure_PastaSauceSpice System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_PastaSauceSpice.T_UI_Featured_Figure_PastaSauceSpice" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/TAthenaBundlesStandsFemale_02.TAthenaBundlesStandsFemale_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/TAthenaBundlesStandsFemale_02.TAthenaBundlesStandsFemale_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Icons/Wraps/M-Wraps-StreetDemon.M-Wraps-StreetDemon System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Icons/Wraps/M-Wraps-StreetDemon.M-Wraps-StreetDemon" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_BlobRock.T_UI_Featured_Figure_BlobRock System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_BlobRock.T_UI_Featured_Figure_BlobRock" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-LoveQueenB.T-UI-Featured-Figure-LoveQueenB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-LoveQueenB.T-UI-Featured-Figure-LoveQueenB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DragonMaskA.T-UI-Featured-Figure-DragonMaskA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DragonMaskA.T-UI-Featured-Figure-DragonMaskA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_CasualBomber.MI_UI_FeaturedRenderSwitch_CasualBomber System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_CasualBomber.MI_UI_FeaturedRenderSwitch_CasualBomber" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BrightGunnerA.T-UI-Featured-Figure-BrightGunnerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BrightGunnerA.T-UI-Featured-Figure-BrightGunnerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_AcrylicStitch.T_UI_Featured_Figure_AcrylicStitch System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_AcrylicStitch.T_UI_Featured_Figure_AcrylicStitch" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_Grim.T_UI_Featured_Figure_Grim System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_Grim.T_UI_Featured_Figure_Grim" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TacticalRed-Disco.T-UI-Featured-Figure-TacticalRed-Disco System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TacticalRed-Disco.T-UI-Featured-Figure-TacticalRed-Disco" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_AthenaBundles_ArchitectJumpsuitGoth.T_AthenaBundles_ArchitectJumpsuitGoth System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_AthenaBundles_ArchitectJumpsuitGoth.T_AthenaBundles_ArchitectJumpsuitGoth" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_SilverBullet.T_UI_Featured_Figure_SilverBullet System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_SilverBullet.T_UI_Featured_Figure_SilverBullet" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BullseyeB.T-UI-Featured-Figure-BullseyeB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BullseyeB.T-UI-Featured-Figure-BullseyeB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_LethalSwipe.T_UI_Featured_Figure_LethalSwipe System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_LethalSwipe.T_UI_Featured_Figure_LethalSwipe" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_RenegadeWhip.T_UI_Featured_Figure_RenegadeWhip System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_RenegadeWhip.T_UI_Featured_Figure_RenegadeWhip" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HoppityHeistA.T-UI-Featured-Figure-HoppityHeistA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HoppityHeistA.T-UI-Featured-Figure-HoppityHeistA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S32/T_AthenaBundles_HarvestBounty.T_AthenaBundles_HarvestBounty System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S32/T_AthenaBundles_HarvestBounty.T_AthenaBundles_HarvestBounty" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Wheels/S42/T_UI_Featured_Wheel_Bawu01.T_UI_Featured_Wheel_Bawu01 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Wheels/S42/T_UI_Featured_Wheel_Bawu01.T_UI_Featured_Wheel_Bawu01" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ToadCycle_ArmE.T_UI_Featured_Figure_ToadCycle_ArmE System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ToadCycle_ArmE.T_UI_Featured_Figure_ToadCycle_ArmE" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_HammerVice.T_UI_Featured_Figure_HammerVice System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_HammerVice.T_UI_Featured_Figure_HammerVice" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_DrapeUltra.T_UI_Featured_Figure_DrapeUltra System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_DrapeUltra.T_UI_Featured_Figure_DrapeUltra" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZombieElasticA-E.T-UI-Featured-Figure-ZombieElasticA-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZombieElasticA-E.T-UI-Featured-Figure-ZombieElasticA-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-PennantM.T-AthenaBundles-PennantM System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-PennantM.T-AthenaBundles-PennantM" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SpaceBlackB.T-UI-Featured-Figure-SpaceBlackB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SpaceBlackB.T-UI-Featured-Figure-SpaceBlackB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_FlameBride.T_UI_Featured_Figure_FlameBride System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_FlameBride.T_UI_Featured_Figure_FlameBride" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_ThornyPoint.T_UI_Featured_Figure_ThornyPoint System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_ThornyPoint.T_UI_Featured_Figure_ThornyPoint" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_GrilledCheese.MI_UI_FeaturedRenderSwitch_M_GrilledCheese System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_GrilledCheese.MI_UI_FeaturedRenderSwitch_M_GrilledCheese" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_TruckScale.T_UI_Featured_Figure_TruckScale System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_TruckScale.T_UI_Featured_Figure_TruckScale" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RaiderPinkB.T-UI-Featured-Figure-RaiderPinkB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RaiderPinkB.T-UI-Featured-Figure-RaiderPinkB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SunbeamQuestB.T-UI-Featured-Figure-SunbeamQuestB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SunbeamQuestB.T-UI-Featured-Figure-SunbeamQuestB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RaptorKnightA.T-UI-Featured-Figure-RaptorKnightA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RaptorKnightA.T-UI-Featured-Figure-RaptorKnightA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AztecB.T-UI-Featured-Figure-AztecB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AztecB.T-UI-Featured-Figure-AztecB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-NanaSplitA.T-UI-Featured-Figure-NanaSplitA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-NanaSplitA.T-UI-Featured-Figure-NanaSplitA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Dieselpunk01B.T-UI-Featured-Figure-Dieselpunk01B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Dieselpunk01B.T-UI-Featured-Figure-Dieselpunk01B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_NeonAnimal.MI_UI_FeaturedRenderSwitch_M_NeonAnimal System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_NeonAnimal.MI_UI_FeaturedRenderSwitch_M_NeonAnimal" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SoccerGirlB-A.T-UI-Featured-Figure-SoccerGirlB-A System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SoccerGirlB-A.T-UI-Featured-Figure-SoccerGirlB-A" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-StandsA-C.T-UI-Featured-Figure-StandsA-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-StandsA-C.T-UI-Featured-Figure-StandsA-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TailorA.T-UI-Featured-Figure-TailorA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TailorA.T-UI-Featured-Figure-TailorA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GrasshopperB-B.T-UI-Featured-Figure-GrasshopperB-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GrasshopperB-B.T-UI-Featured-Figure-GrasshopperB-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MechPilotSharkA.T-UI-Featured-Figure-MechPilotSharkA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MechPilotSharkA.T-UI-Featured-Figure-MechPilotSharkA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_Figure_PizzaA.T_AthenaBundles_Figure_PizzaA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_Figure_PizzaA.T_AthenaBundles_Figure_PizzaA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RedRidingRemixB.T-UI-Featured-Figure-RedRidingRemixB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RedRidingRemixB.T-UI-Featured-Figure-RedRidingRemixB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WarPaintA.T-UI-Featured-Figure-WarPaintA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WarPaintA.T-UI-Featured-Figure-WarPaintA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FootballDude-D.T-UI-Featured-Figure-FootballDude-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FootballDude-D.T-UI-Featured-Figure-FootballDude-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-WayfareMaskB.T-UI-Featured-Figure-WayfareMaskB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-WayfareMaskB.T-UI-Featured-Figure-WayfareMaskB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_HybridBoot.T_UI_Featured_Figure_HybridBoot System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_HybridBoot.T_UI_Featured_Figure_HybridBoot" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T_UI_Featured_Figure_WinterHolidayB.T_UI_Featured_Figure_WinterHolidayB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T_UI_Featured_Figure_WinterHolidayB.T_UI_Featured_Figure_WinterHolidayB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CODSquadPlaidB.T-UI-Featured-Figure-CODSquadPlaidB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CODSquadPlaidB.T-UI-Featured-Figure-CODSquadPlaidB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_NeonGlow.T_UI_Featured_Figure_NeonGlow System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_NeonGlow.T_UI_Featured_Figure_NeonGlow" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CosmicSquatterB.T-UI-Featured-Figure-CosmicSquatterB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CosmicSquatterB.T-UI-Featured-Figure-CosmicSquatterB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S37/T_AthenaEmotes_StrideMiceGiant.T_AthenaEmotes_StrideMiceGiant System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S37/T_AthenaEmotes_StrideMiceGiant.T_AthenaEmotes_StrideMiceGiant" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_LoneDice.T_UI_Featured_Figure_LoneDice System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_LoneDice.T_UI_Featured_Figure_LoneDice" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HornedMaskA.T-UI-Featured-Figure-HornedMaskA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-HornedMaskA.T-UI-Featured-Figure-HornedMaskA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_RinkHat_Trick.T_UI_Featured_Figure_RinkHat_Trick System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_RinkHat_Trick.T_UI_Featured_Figure_RinkHat_Trick" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidayPJB.T-UI-Featured-Figure-HolidayPJB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidayPJB.T-UI-Featured-Figure-HolidayPJB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GrasshopperA-A.T-UI-Featured-Figure-GrasshopperA-A System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GrasshopperA-A.T-UI-Featured-Figure-GrasshopperA-A" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure_Football20RefereeA_Base.T-UI-Featured-Figure_Football20RefereeA_Base System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure_Football20RefereeA_Base.T-UI-Featured-Figure_Football20RefereeA_Base" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FeralTrashA.T-UI-Featured-Figure-FeralTrashA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FeralTrashA.T-UI-Featured-Figure-FeralTrashA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_CalaveraA.T_UI_Featured_Figure_CalaveraA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_CalaveraA.T_UI_Featured_Figure_CalaveraA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_PocketScrunchie.T_UI_Featured_Figure_PocketScrunchie System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_PocketScrunchie.T_UI_Featured_Figure_PocketScrunchie" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkHeartB.T-UI-Featured-Figure-DarkHeartB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkHeartB.T-UI-Featured-Figure-DarkHeartB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DenseFog.T-UI-Featured-Figure-DenseFog System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DenseFog.T-UI-Featured-Figure-DenseFog" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_SleetReceipt.T_UI_Featured_Figure_SleetReceipt System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_SleetReceipt.T_UI_Featured_Figure_SleetReceipt" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Sparks_2dRenders/Guitar/S41/Featured/T_UI_Featured_Guitar_ChromeSiren.T_UI_Featured_Guitar_ChromeSiren System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Sparks_2dRenders/Guitar/S41/Featured/T_UI_Featured_Guitar_ChromeSiren.T_UI_Featured_Guitar_ChromeSiren" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_ThickWatch.T_UI_Featured_Figure_ThickWatch System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_ThickWatch.T_UI_Featured_Figure_ThickWatch" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_TennisLeash.T_UI_Featured_Figure_TennisLeash System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_TennisLeash.T_UI_Featured_Figure_TennisLeash" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S33/T_UI_LTO_JunoPass_S1.T_UI_LTO_JunoPass_S1 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S33/T_UI_LTO_JunoPass_S1.T_UI_LTO_JunoPass_S1" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/Tomb/T_UI_Vehicle_Web_Tomb.T_UI_Vehicle_Web_Tomb System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/Tomb/T_UI_Vehicle_Web_Tomb.T_UI_Vehicle_Web_Tomb" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NeonAnimalB.T-UI-Featured-Figure-NeonAnimalB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-NeonAnimalB.T-UI-Featured-Figure-NeonAnimalB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticKale-B.T-UI-Featured-Figure-TacticKale-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticKale-B.T-UI-Featured-Figure-TacticKale-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ModernMilitary3AA.T-UI-Featured-Figure-ModernMilitary3AA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ModernMilitary3AA.T-UI-Featured-Figure-ModernMilitary3AA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GolfA-D.T-UI-Featured-Figure-GolfA-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GolfA-D.T-UI-Featured-Figure-GolfA-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-LexaA.T-UI-Featured-Figure-LexaA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-LexaA.T-UI-Featured-Figure-LexaA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BunnyPurpleB.T-UI-Featured-Figure-BunnyPurpleB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BunnyPurpleB.T-UI-Featured-Figure-BunnyPurpleB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_SequinPie.T_UI_Featured_Figure_SequinPie System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_SequinPie.T_UI_Featured_Figure_SequinPie" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure_ArcticCamoWoodsB_Base.T-UI-Featured-Figure_ArcticCamoWoodsB_Base System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure_ArcticCamoWoodsB_Base.T-UI-Featured-Figure_ArcticCamoWoodsB_Base" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ReverbB.T-UI-Featured-Figure-ReverbB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ReverbB.T-UI-Featured-Figure-ReverbB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_PastelGlazeGrain.T_UI_Featured_Figure_PastelGlazeGrain System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_PastelGlazeGrain.T_UI_Featured_Figure_PastelGlazeGrain" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S7/T_AthenaSoldiers_BlueMystery.T_AthenaSoldiers_BlueMystery System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S7/T_AthenaSoldiers_BlueMystery.T_AthenaSoldiers_BlueMystery" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_BlueMystery.T_UI_Featured_Figure_BlueMystery System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_BlueMystery.T_UI_Featured_Figure_BlueMystery" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_Astral.T_AthenaBundles_Astral System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_Astral.T_AthenaBundles_Astral" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_QuarterClaspZoom.T_UI_Featured_Figure_QuarterClaspZoom System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_QuarterClaspZoom.T_UI_Featured_Figure_QuarterClaspZoom" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S29/T-AthenaBundles-Osiris-Tile-Art.T-AthenaBundles-Osiris-Tile-Art System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S29/T-AthenaBundles-Osiris-Tile-Art.T-AthenaBundles-Osiris-Tile-Art" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/MI_OfferImages/A_Juno/Figure/T-UI-Featured-Figure-SpyTechHackerA.T-UI-Featured-Figure-SpyTechHackerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/MI_OfferImages/A_Juno/Figure/T-UI-Featured-Figure-SpyTechHackerA.T-UI-Featured-Figure-SpyTechHackerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_WarmShadeWeasel.T_UI_Featured_Figure_WarmShadeWeasel System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_WarmShadeWeasel.T_UI_Featured_Figure_WarmShadeWeasel" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S29/T_Featured_Pickaxes_TikiTorch.T_Featured_Pickaxes_TikiTorch System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S29/T_Featured_Pickaxes_TikiTorch.T_Featured_Pickaxes_TikiTorch" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BlackWidowA.T-UI-Featured-Figure-BlackWidowA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BlackWidowA.T-UI-Featured-Figure-BlackWidowA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-GimmickA.T-AthenaBundles-GimmickA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-GimmickA.T-AthenaBundles-GimmickA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_AnvilAlarmRobin.T_Featured_Wraps_AnvilAlarmRobin System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_AnvilAlarmRobin.T_Featured_Wraps_AnvilAlarmRobin" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Pencil-Lime.T-UI-Featured-Figure-Pencil-Lime System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Pencil-Lime.T-UI-Featured-Figure-Pencil-Lime" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HauntA.T-UI-Featured-Figure-HauntA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HauntA.T-UI-Featured-Figure-HauntA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SugarBubble.T-UI-Featured-Figure-SugarBubble System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SugarBubble.T-UI-Featured-Figure-SugarBubble" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_BenchBuddy.T_AthenaEmotes_BenchBuddy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_BenchBuddy.T_AthenaEmotes_BenchBuddy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BunnyFashionB-D.T-UI-Featured-Figure-BunnyFashionB-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BunnyFashionB-D.T-UI-Featured-Figure-BunnyFashionB-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ValetB.T-UI-Featured-Figure-ValetB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ValetB.T-UI-Featured-Figure-ValetB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S23/T_AthenaBackpack_LettuceCat_Alt.T_AthenaBackpack_LettuceCat_Alt System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S23/T_AthenaBackpack_LettuceCat_Alt.T_AthenaBackpack_LettuceCat_Alt" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_MetroPunk.T_UI_Featured_Figure_MetroPunk System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_MetroPunk.T_UI_Featured_Figure_MetroPunk" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZombieElasticB-C.T-UI-Featured-Figure-ZombieElasticB-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ZombieElasticB-C.T-UI-Featured-Figure-ZombieElasticB-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_BinGrass.T_UI_Featured_Figure_BinGrass System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_BinGrass.T_UI_Featured_Figure_BinGrass" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_Nutcracker.T_AthenaBundles_Nutcracker System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S33/T_AthenaBundles_Nutcracker.T_AthenaBundles_Nutcracker" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-LunchBoxA.T-UI-Featured-Figure-LunchBoxA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-LunchBoxA.T-UI-Featured-Figure-LunchBoxA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_ShinToll.T_UI_Featured_Figure_ShinToll System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_ShinToll.T_UI_Featured_Figure_ShinToll" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-MaskedWarrior.M-MaskedWarrior System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Icons/Wraps/FeaturedMaterials/M-MaskedWarrior.M-MaskedWarrior" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T_AthenaBundles_BandageNinja_02.T_AthenaBundles_BandageNinja_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T_AthenaBundles_BandageNinja_02.T_AthenaBundles_BandageNinja_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_MeekCrow.T_UI_Featured_Figure_MeekCrow System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_MeekCrow.T_UI_Featured_Figure_MeekCrow" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElasticB-B.T-UI-Featured-Figure-ElasticB-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ElasticB-B.T-UI-Featured-Figure-ElasticB-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticKale-C.T-UI-Featured-Figure-TacticKale-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticKale-C.T-UI-Featured-Figure-TacticKale-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_SweetLetter.T_UI_Featured_Figure_SweetLetter System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_SweetLetter.T_UI_Featured_Figure_SweetLetter" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BuffetB.T-UI-Featured-Figure-BuffetB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BuffetB.T-UI-Featured-Figure-BuffetB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WastelandWarriorB.T-UI-Featured-Figure-WastelandWarriorB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WastelandWarriorB.T-UI-Featured-Figure-WastelandWarriorB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-CirrusVineA.T-AthenaBundles-CirrusVineA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-CirrusVineA.T-AthenaBundles-CirrusVineA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_CherryKnot.T_Featured_Wraps_CherryKnot System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_CherryKnot.T_Featured_Wraps_CherryKnot" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_RankedTrooper_Noble.T_UI_Featured_Figure_RankedTrooper_Noble System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_RankedTrooper_Noble.T_UI_Featured_Figure_RankedTrooper_Noble" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_BoldDormWork.T_UI_Featured_Figure_BoldDormWork System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_BoldDormWork.T_UI_Featured_Figure_BoldDormWork" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RebirthFreshB-B.T-UI-Featured-Figure-RebirthFreshB-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RebirthFreshB-B.T-UI-Featured-Figure-RebirthFreshB-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Football20Referee-G.T-UI-Featured-Figure-Football20Referee-G System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Football20Referee-G.T-UI-Featured-Figure-Football20Referee-G" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Slick01.T_UI_Featured_Wheel_Slick01 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Slick01.T_UI_Featured_Wheel_Slick01" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_SnailAisle.T_UI_Featured_Figure_SnailAisle System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_SnailAisle.T_UI_Featured_Figure_SnailAisle" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_OatmealSpreadActive_Crepe.T_UI_Featured_Figure_OatmealSpreadActive_Crepe System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_OatmealSpreadActive_Crepe.T_UI_Featured_Figure_OatmealSpreadActive_Crepe" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PliantB-C.T-UI-Featured-Figure-PliantB-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PliantB-C.T-UI-Featured-Figure-PliantB-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DonutCupA.T-UI-Featured-Figure-DonutCupA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DonutCupA.T-UI-Featured-Figure-DonutCupA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ImpulseSpring-C.T-UI-Featured-Figure-ImpulseSpring-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ImpulseSpring-C.T-UI-Featured-Figure-ImpulseSpring-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticMushroom-D.T-UI-Featured-Figure-TacticMushroom-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TacticMushroom-D.T-UI-Featured-Figure-TacticMushroom-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Hardwood-E.T-UI-Featured-Figure-Hardwood-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Hardwood-E.T-UI-Featured-Figure-Hardwood-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Figure-TreasureHunterFashion.T-AthenaBundles-Figure-TreasureHunterFashion System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Figure-TreasureHunterFashion.T-AthenaBundles-Figure-TreasureHunterFashion" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-Dieselpunk02B.T-UI-Featured-Figure-Dieselpunk02B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-Dieselpunk02B.T-UI-Featured-Figure-Dieselpunk02B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Featured-Krampus-02.T-AthenaBundles-Featured-Krampus-02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-Featured-Krampus-02.T-AthenaBundles-Featured-Krampus-02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S37/T_AthenaEmotes_CephaloChef.T_AthenaEmotes_CephaloChef System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S37/T_AthenaEmotes_CephaloChef.T_AthenaEmotes_CephaloChef" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-MastermindA.T-UI-Featured-Figure-MastermindA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-MastermindA.T-UI-Featured-Figure-MastermindA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_SoilBlend.T_UI_Featured_Figure_SoilBlend System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_SoilBlend.T_UI_Featured_Figure_SoilBlend" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-VividA.T-UI-Featured-Figure-VividA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-VividA.T-UI-Featured-Figure-VividA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ScallopLava.T_UI_Featured_Figure_ScallopLava System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ScallopLava.T_UI_Featured_Figure_ScallopLava" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_OvenDrastic.T_UI_Featured_Figure_OvenDrastic System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_OvenDrastic.T_UI_Featured_Figure_OvenDrastic" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FlameSkullA.T-UI-Featured-Figure-FlameSkullA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FlameSkullA.T-UI-Featured-Figure-FlameSkullA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PliantB.T-UI-Featured-Figure-PliantB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PliantB.T-UI-Featured-Figure-PliantB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FirstClass-E.T-UI-Featured-Figure-FirstClass-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FirstClass-E.T-UI-Featured-Figure-FirstClass-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S11/T_AthenaBackpack_Street_Ops_Pink.T_AthenaBackpack_Street_Ops_Pink System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S11/T_AthenaBackpack_Street_Ops_Pink.T_AthenaBackpack_Street_Ops_Pink" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PieManA.T-UI-Featured-Figure-PieManA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PieManA.T-UI-Featured-Figure-PieManA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_SeaFlake.T_UI_Featured_Figure_SeaFlake System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_SeaFlake.T_UI_Featured_Figure_SeaFlake" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/TUI_Featured_FigureReconSpecialistA.TUI_Featured_FigureReconSpecialistA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/TUI_Featured_FigureReconSpecialistA.TUI_Featured_FigureReconSpecialistA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_ShockWaveA.T_UI_Featured_Figure_ShockWaveA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_ShockWaveA.T_UI_Featured_Figure_ShockWaveA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S39/T_AthenaBundles_BarnCourt_Pair.T_AthenaBundles_BarnCourt_Pair System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S39/T_AthenaBundles_BarnCourt_Pair.T_AthenaBundles_BarnCourt_Pair" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FlossYawn.T_UI_Featured_Figure_FlossYawn System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FlossYawn.T_UI_Featured_Figure_FlossYawn" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_Athena_Bundles_Football20RefM.T_Athena_Bundles_Football20RefM System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S34/T_Athena_Bundles_Football20RefM.T_Athena_Bundles_Football20RefM" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_StrikinglyBright.T_UI_Featured_Figure_StrikinglyBright System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_StrikinglyBright.T_UI_Featured_Figure_StrikinglyBright" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_BoldDormRise.T_UI_Featured_Figure_BoldDormRise System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_BoldDormRise.T_UI_Featured_Figure_BoldDormRise" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/TAthenaBundlesIonVialBundle_02.TAthenaBundlesIonVialBundle_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/TAthenaBundlesIonVialBundle_02.TAthenaBundlesIonVialBundle_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/TAthenaBundlesIonVialBundle_03.TAthenaBundlesIonVialBundle_03 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/TAthenaBundlesIonVialBundle_03.TAthenaBundlesIonVialBundle_03" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/TAthenaBundlesIonVialBundle_04.TAthenaBundlesIonVialBundle_04 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/TAthenaBundlesIonVialBundle_04.TAthenaBundlesIonVialBundle_04" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/TAthenaBundlesIonVialBundle_05.TAthenaBundlesIonVialBundle_05 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/TAthenaBundlesIonVialBundle_05.TAthenaBundlesIonVialBundle_05" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-DesertOpsA.T-UI-Featured-Figure-DesertOpsA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-DesertOpsA.T-UI-Featured-Figure-DesertOpsA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-LuchadorA.T-UI-Featured-Figure-LuchadorA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-LuchadorA.T-UI-Featured-Figure-LuchadorA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-SlowBurnA.T-UI-Featured-Figure-Figure-SlowBurnA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-SlowBurnA.T-UI-Featured-Figure-Figure-SlowBurnA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CavalryB.T-UI-Featured-Figure-CavalryB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CavalryB.T-UI-Featured-Figure-CavalryB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BarbarianB.T-UI-Featured-Figure-BarbarianB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BarbarianB.T-UI-Featured-Figure-BarbarianB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_BeetTread.T_UI_Featured_Figure_BeetTread System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_BeetTread.T_UI_Featured_Figure_BeetTread" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MilitiaMascotTomatoA.T-UI-Featured-Figure-MilitiaMascotTomatoA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MilitiaMascotTomatoA.T-UI-Featured-Figure-MilitiaMascotTomatoA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Commando015B.T-UI-Featured-Figure-Commando015B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Commando015B.T-UI-Featured-Figure-Commando015B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_VoyagerCuboid.T_Featured_Pickaxes_VoyagerCuboid System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_VoyagerCuboid.T_Featured_Pickaxes_VoyagerCuboid" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S37/T_AthenaBundles_LoanFloat_02.T_AthenaBundles_LoanFloat_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S37/T_AthenaBundles_LoanFloat_02.T_AthenaBundles_LoanFloat_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-GalileoCharacter.T-AthenaBundles-GalileoCharacter System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/T-AthenaBundles-GalileoCharacter.T-AthenaBundles-GalileoCharacter" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RogueNinjaA.T-UI-Featured-Figure-RogueNinjaA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RogueNinjaA.T-UI-Featured-Figure-RogueNinjaA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-KeyChainA.T-UI-Featured-Figure-KeyChainA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-KeyChainA.T-UI-Featured-Figure-KeyChainA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SoccerDudeA-D.T-UI-Featured-Figure-SoccerDudeA-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SoccerDudeA-D.T-UI-Featured-Figure-SoccerDudeA-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_EarPsych.T_Featured_Wraps_EarPsych System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Wraps/S41/T_Featured_Wraps_EarPsych.T_Featured_Wraps_EarPsych" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TreyCozy-A.T-UI-Featured-Figure-TreyCozy-A System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TreyCozy-A.T-UI-Featured-Figure-TreyCozy-A" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/T_UI_Featured_Figure_LooperA.T_UI_Featured_Figure_LooperA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/T_UI_Featured_Figure_LooperA.T_UI_Featured_Figure_LooperA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Sprinkle02.T_UI_Featured_Wheel_Sprinkle02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Sprinkle02.T_UI_Featured_Wheel_Sprinkle02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S40/T_AthenaBackpack_LentilAnise.T_AthenaBackpack_LentilAnise System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S40/T_AthenaBackpack_LentilAnise.T_AthenaBackpack_LentilAnise" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WizardA.T-UI-Featured-Figure-WizardA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-WizardA.T-UI-Featured-Figure-WizardA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_SourWire.T_UI_Featured_Figure_SourWire System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_SourWire.T_UI_Featured_Figure_SourWire" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_BrawnGraze.T_UI_Featured_Figure_BrawnGraze System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_BrawnGraze.T_UI_Featured_Figure_BrawnGraze" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FinchVisit.T_UI_Featured_Figure_FinchVisit System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FinchVisit.T_UI_Featured_Figure_FinchVisit" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Handyman.MI_UI_FeaturedRenderSwitch_M_Handyman System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_M_Handyman.MI_UI_FeaturedRenderSwitch_M_Handyman" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SageTwig.T-UI-Featured-Figure-SageTwig System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SageTwig.T-UI-Featured-Figure-SageTwig" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_WordUnity.T_UI_Featured_Figure_WordUnity System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_WordUnity.T_UI_Featured_Figure_WordUnity" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BriteDinoA.T-UI-Featured-Figure-BriteDinoA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BriteDinoA.T-UI-Featured-Figure-BriteDinoA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_WiseBarn.T_UI_Featured_Figure_WiseBarn System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_WiseBarn.T_UI_Featured_Figure_WiseBarn" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PumpkinPunkA.T-UI-Featured-Figure-PumpkinPunkA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PumpkinPunkA.T-UI-Featured-Figure-PumpkinPunkA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_MotorMonth.T_UI_Featured_Figure_MotorMonth System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_MotorMonth.T_UI_Featured_Figure_MotorMonth" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StreetCuddlesA.T-UI-Featured-Figure-StreetCuddlesA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StreetCuddlesA.T-UI-Featured-Figure-StreetCuddlesA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Impulse.T-UI-Featured-Figure-Impulse System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Impulse.T-UI-Featured-Figure-Impulse" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkElfB.T-UI-Featured-Figure-DarkElfB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkElfB.T-UI-Featured-Figure-DarkElfB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BrightGunnerSpyA.T-UI-Featured-Figure-BrightGunnerSpyA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BrightGunnerSpyA.T-UI-Featured-Figure-BrightGunnerSpyA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RavenA.T-UI-Featured-Figure-RavenA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-RavenA.T-UI-Featured-Figure-RavenA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BannerA-B.T-UI-Featured-Figure-BannerA-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BannerA-B.T-UI-Featured-Figure-BannerA-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_TechTomato.T_UI_Featured_Figure_TechTomato System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_TechTomato.T_UI_Featured_Figure_TechTomato" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_AssembleRB.T_UI_Featured_Figure_AssembleRB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/T_UI_Featured_Figure_AssembleRB.T_UI_Featured_Figure_AssembleRB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_GlacialTrooper.T_UI_Featured_Figure_GlacialTrooper System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_GlacialTrooper.T_UI_Featured_Figure_GlacialTrooper" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FlakeSide.T_UI_Featured_Figure_FlakeSide System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FlakeSide.T_UI_Featured_Figure_FlakeSide" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T_AthenaBundles_Figure_ScarecrowA.T_AthenaBundles_Figure_ScarecrowA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T_AthenaBundles_Figure_ScarecrowA.T_AthenaBundles_Figure_ScarecrowA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-NoshHunterB.T-UI-Featured-Figure-NoshHunterB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-NoshHunterB.T-UI-Featured-Figure-NoshHunterB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FumeFleeceJig.T_UI_Featured_Figure_FumeFleeceJig System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FumeFleeceJig.T_UI_Featured_Figure_FumeFleeceJig" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T_AthenaBundles_Architect_FemaleCyberKarate.T_AthenaBundles_Architect_FemaleCyberKarate System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T_AthenaBundles_Architect_FemaleCyberKarate.T_AthenaBundles_Architect_FemaleCyberKarate" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GeishaB.T-UI-Featured-Figure-GeishaB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-GeishaB.T-UI-Featured-Figure-GeishaB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_MeowKnaw.T_UI_Featured_Figure_MeowKnaw System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_MeowKnaw.T_UI_Featured_Figure_MeowKnaw" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SirWolfA.T-UI-Featured-Figure-SirWolfA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SirWolfA.T-UI-Featured-Figure-SirWolfA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T_UIFeaturedFigure_ScarecrowA.T_UIFeaturedFigure_ScarecrowA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T_UIFeaturedFigure_ScarecrowA.T_UIFeaturedFigure_ScarecrowA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StarStray-Galaxy.T-UI-Featured-Figure-StarStray-Galaxy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StarStray-Galaxy.T-UI-Featured-Figure-StarStray-Galaxy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-MilitaryFashionSummerA.T-UI-Featured-Figure-MilitaryFashionSummerA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-MilitaryFashionSummerA.T-UI-Featured-Figure-MilitaryFashionSummerA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ScholarB.T-UI-Featured-Figure-ScholarB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ScholarB.T-UI-Featured-Figure-ScholarB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S36/T_Athena_Bundles_Architect_Agentx.T_Athena_Bundles_Architect_Agentx System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S36/T_Athena_Bundles_Architect_Agentx.T_Athena_Bundles_Architect_Agentx" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_SkyRuled.T_AthenaBundles_SkyRuled System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_SkyRuled.T_AthenaBundles_SkyRuled" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_SkyRuled.T_AthenaBundles_SkyRuled System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_SkyRuled.T_AthenaBundles_SkyRuled" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FancyCandyA.T-UI-Featured-Figure-FancyCandyA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-FancyCandyA.T-UI-Featured-Figure-FancyCandyA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S23/T_AthenaBackpack_CoyoteTrail_Reactive.T_AthenaBackpack_CoyoteTrail_Reactive System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S23/T_AthenaBackpack_CoyoteTrail_Reactive.T_AthenaBackpack_CoyoteTrail_Reactive" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S23/T_AthenaBackpack_CoyoteTrail.T_AthenaBackpack_CoyoteTrail System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S23/T_AthenaBackpack_CoyoteTrail.T_AthenaBackpack_CoyoteTrail" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_CinderGale.T_UI_Featured_Figure_CinderGale System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_CinderGale.T_UI_Featured_Figure_CinderGale" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_BucketKick.T_UI_Featured_Figure_BucketKick System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_BucketKick.T_UI_Featured_Figure_BucketKick" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CyberpunkA.T-UI-Featured-Figure-CyberpunkA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CyberpunkA.T-UI-Featured-Figure-CyberpunkA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PliantA-E.T-UI-Featured-Figure-PliantA-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PliantA-E.T-UI-Featured-Figure-PliantA-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AlienRobotA.T-UI-Featured-Figure-AlienRobotA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AlienRobotA.T-UI-Featured-Figure-AlienRobotA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T_UI_Featured_Figure_CupidA.T_UI_Featured_Figure_CupidA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T_UI_Featured_Figure_CupidA.T_UI_Featured_Figure_CupidA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Hardwood-C.T-UI-Featured-Figure-Hardwood-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Hardwood-C.T-UI-Featured-Figure-Hardwood-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TourBusA.T-UI-Featured-Figure-TourBusA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TourBusA.T-UI-Featured-Figure-TourBusA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ChOneRenegadeA.T-UI-Featured-Figure-ChOneRenegadeA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ChOneRenegadeA.T-UI-Featured-Figure-ChOneRenegadeA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TreyCozy-I.T-UI-Featured-Figure-TreyCozy-I System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-TreyCozy-I.T-UI-Featured-Figure-TreyCozy-I" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GalileoZeppelinB.T-UI-Featured-Figure-GalileoZeppelinB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GalileoZeppelinB.T-UI-Featured-Figure-GalileoZeppelinB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-KevinCouture.T-AthenaBundles-KevinCouture System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-KevinCouture.T-AthenaBundles-KevinCouture" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-KevinCouture_02.T-AthenaBundles-KevinCouture_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-KevinCouture_02.T-AthenaBundles-KevinCouture_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-KevinCouture_03.T-AthenaBundles-KevinCouture_03 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-KevinCouture_03.T-AthenaBundles-KevinCouture_03" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-VenusA.T-UI-Featured-Figure-VenusA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-VenusA.T-UI-Featured-Figure-VenusA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_BiomeHose.T_UI_Featured_Figure_BiomeHose System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_BiomeHose.T_UI_Featured_Figure_BiomeHose" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_PajamaSoar.T_UI_Featured_Figure_PajamaSoar System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_PajamaSoar.T_UI_Featured_Figure_PajamaSoar" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CasualBomberLightB.T-UI-Featured-Figure-CasualBomberLightB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-CasualBomberLightB.T-UI-Featured-Figure-CasualBomberLightB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/SeasaltT1/T_UI_Vehicle_Web_SeaSaltT1.T_UI_Vehicle_Web_SeaSaltT1 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/SeasaltT1/T_UI_Vehicle_Web_SeaSaltT1.T_UI_Vehicle_Web_SeaSaltT1" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DiscoA.T-UI-Featured-Figure-DiscoA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DiscoA.T-UI-Featured-Figure-DiscoA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-NauticalPajamasA-B.T-UI-Featured-Figure-NauticalPajamasA-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-NauticalPajamasA-B.T-UI-Featured-Figure-NauticalPajamasA-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_PlankCoverAge.T_UI_Featured_Figure_PlankCoverAge System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_PlankCoverAge.T_UI_Featured_Figure_PlankCoverAge" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_VowelSleep.T_Featured_Pickaxes_VowelSleep System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_VowelSleep.T_Featured_Pickaxes_VowelSleep" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_RaveNeon.T_UI_Featured_Figure_RaveNeon System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_RaveNeon.T_UI_Featured_Figure_RaveNeon" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S37/T_AthenaBundles_FuzzyBearSummer.T_AthenaBundles_FuzzyBearSummer System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S37/T_AthenaBundles_FuzzyBearSummer.T_AthenaBundles_FuzzyBearSummer" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PlagueB.T-UI-Featured-Figure-PlagueB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-PlagueB.T-UI-Featured-Figure-PlagueB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ScoutB.T-UI-Featured-Figure-ScoutB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-ScoutB.T-UI-Featured-Figure-ScoutB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasShade-E.T-UI-Featured-Figure-PennantSeasShade-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasShade-E.T-UI-Featured-Figure-PennantSeasShade-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_CarmineFae.T_UI_Featured_Figure_CarmineFae System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/Featured/T_UI_Featured_Figure_CarmineFae.T_UI_Featured_Figure_CarmineFae" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_CommandoSpy.T_UI_Featured_Figure_CommandoSpy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_CommandoSpy.T_UI_Featured_Figure_CommandoSpy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_StrideMiceGiant.T_UI_Featured_Figure_StrideMiceGiant System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_StrideMiceGiant.T_UI_Featured_Figure_StrideMiceGiant" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FearlessFlightMenaceA.T-UI-Featured-Figure-FearlessFlightMenaceA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FearlessFlightMenaceA.T-UI-Featured-Figure-FearlessFlightMenaceA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-FierceBraidB.T-UI-Featured-Figure-Figure-FierceBraidB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-FierceBraidB.T-UI-Featured-Figure-Figure-FierceBraidB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_AzureBlade.T_UI_Featured_Figure_AzureBlade System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_AzureBlade.T_UI_Featured_Figure_AzureBlade" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_Muertos.MI_UI_FeaturedRenderSwitch_F_Muertos System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_Muertos.MI_UI_FeaturedRenderSwitch_F_Muertos" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ScubaB.T-UI-Featured-Figure-ScubaB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ScubaB.T-UI-Featured-Figure-ScubaB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ChimeCurlCorn.T_UI_Featured_Figure_ChimeCurlCorn System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_ChimeCurlCorn.T_UI_Featured_Figure_ChimeCurlCorn" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-AccentWall.T-UI-Featured-Figure-AccentWall System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-AccentWall.T-UI-Featured-Figure-AccentWall" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_AutoMeow.T_UI_Featured_Companion_AutoMeow System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_AutoMeow.T_UI_Featured_Companion_AutoMeow" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_AutoMeow_B.T_UI_Featured_Companion_AutoMeow_B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_AutoMeow_B.T_UI_Featured_Companion_AutoMeow_B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_AutoMeow_C.T_UI_Featured_Companion_AutoMeow_C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Companions/S41/T_UI_Featured_Companion_AutoMeow_C.T_UI_Featured_Companion_AutoMeow_C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_SlyJudge.T_UI_Featured_Figure_SlyJudge System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_SlyJudge.T_UI_Featured_Figure_SlyJudge" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PunkDevilB.T-UI-Featured-Figure-PunkDevilB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PunkDevilB.T-UI-Featured-Figure-PunkDevilB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DonutDishB.T-UI-Featured-Figure-DonutDishB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DonutDishB.T-UI-Featured-Figure-DonutDishB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BananaPhilosopherA.T-UI-Featured-Figure-BananaPhilosopherA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BananaPhilosopherA.T-UI-Featured-Figure-BananaPhilosopherA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_TacticalOnyx.T_UI_Featured_Figure_TacticalOnyx System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_TacticalOnyx.T_UI_Featured_Figure_TacticalOnyx" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_NeonAnimal.MI_UI_FeaturedRenderSwitch_F_NeonAnimal System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_F_NeonAnimal.MI_UI_FeaturedRenderSwitch_F_NeonAnimal" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-DummeezA.T-AthenaBundles-DummeezA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-DummeezA.T-AthenaBundles-DummeezA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_FloralCardinal.T_UI_Featured_Figure_FloralCardinal System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_FloralCardinal.T_UI_Featured_Figure_FloralCardinal" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AccumulateA.T-UI-Featured-Figure-AccumulateA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AccumulateA.T-UI-Featured-Figure-AccumulateA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TundraYellowA.T-UI-Featured-Figure-TundraYellowA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TundraYellowA.T-UI-Featured-Figure-TundraYellowA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-NautilusA.T-UI-Featured-Figure-NautilusA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-NautilusA.T-UI-Featured-Figure-NautilusA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/T_AthenaEmotes_PureSalt.T_AthenaEmotes_PureSalt System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/T_AthenaEmotes_PureSalt.T_AthenaEmotes_PureSalt" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_TripleBarker.T_UI_Featured_Figure_TripleBarker System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_TripleBarker.T_UI_Featured_Figure_TripleBarker" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Eagle01.T_UI_Featured_Wheel_Eagle01 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Wheels/S41/T_UI_Featured_Wheel_Eagle01.T_UI_Featured_Wheel_Eagle01" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BandageNinjaA.T-UI-Featured-Figure-BandageNinjaA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-BandageNinjaA.T-UI-Featured-Figure-BandageNinjaA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_PuffinSmile.T_UI_Featured_Figure_PuffinSmile System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_PuffinSmile.T_UI_Featured_Figure_PuffinSmile" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SkullTrooperB.T-UI-Featured-Figure-SkullTrooperB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SkullTrooperB.T-UI-Featured-Figure-SkullTrooperB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Football20B-B.T-UI-Featured-Figure-Football20B-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Football20B-B.T-UI-Featured-Figure-Football20B-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MrIceGuyA.T-UI-Featured-Figure-MrIceGuyA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MrIceGuyA.T-UI-Featured-Figure-MrIceGuyA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_ForestBath.T_UI_Featured_Figure_ForestBath System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_ForestBath.T_UI_Featured_Figure_ForestBath" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S38/T_AthenaEmotes_PlankCoverAge.T_AthenaEmotes_PlankCoverAge System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S38/T_AthenaEmotes_PlankCoverAge.T_AthenaEmotes_PlankCoverAge" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_YuzuCrank.T_UI_Featured_Figure_YuzuCrank System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_YuzuCrank.T_UI_Featured_Figure_YuzuCrank" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CODSquadPlaidA.T-UI-Featured-Figure-CODSquadPlaidA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CODSquadPlaidA.T-UI-Featured-Figure-CODSquadPlaidA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/TAthenaBundlesVirtuous_01.TAthenaBundlesVirtuous_01 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/TAthenaBundlesVirtuous_01.TAthenaBundlesVirtuous_01" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_VowelSleepUniversal.T_AthenaBackpack_VowelSleepUniversal System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_VowelSleepUniversal.T_AthenaBackpack_VowelSleepUniversal" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MaskedWarriorB.T-UI-Featured-Figure-MaskedWarriorB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-MaskedWarriorB.T-UI-Featured-Figure-MaskedWarriorB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BlackWidowB.T-UI-Featured-Figure-BlackWidowB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BlackWidowB.T-UI-Featured-Figure-BlackWidowB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MadCommanderB.T-UI-Featured-Figure-MadCommanderB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MadCommanderB.T-UI-Featured-Figure-MadCommanderB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_SwissKale.T_UI_Featured_Figure_SwissKale System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_SwissKale.T_UI_Featured_Figure_SwissKale" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_MoosePorch_Math.T_UI_Featured_Figure_MoosePorch_Math System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season31/T_UI_Featured_Figure_MoosePorch_Math.T_UI_Featured_Figure_MoosePorch_Math" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-WukongA.T-UI-Featured-Figure-WukongA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-WukongA.T-UI-Featured-Figure-WukongA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-HardcoreSportzB.T-UI-Featured-Figure-HardcoreSportzB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-HardcoreSportzB.T-UI-Featured-Figure-HardcoreSportzB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Football20Referee-F.T-UI-Featured-Figure-Football20Referee-F System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-Football20Referee-F.T-UI-Featured-Figure-Football20Referee-F" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season32/Featured/T_UI_Featured_Figure_GothDevil.T_UI_Featured_Figure_GothDevil System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season32/Featured/T_UI_Featured_Figure_GothDevil.T_UI_Featured_Figure_GothDevil" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AntiLlamaB.T-UI-Featured-Figure-AntiLlamaB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-AntiLlamaB.T-UI-Featured-Figure-AntiLlamaB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_SewMesa.T_UI_Featured_Figure_SewMesa System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_SewMesa.T_UI_Featured_Figure_SewMesa" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_AuroraDart.T_UI_Featured_Figure_AuroraDart System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_AuroraDart.T_UI_Featured_Figure_AuroraDart" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PliantA-C.T-UI-Featured-Figure-PliantA-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PliantA-C.T-UI-Featured-Figure-PliantA-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-Figure-ModernWitchB.T-UI-Featured-Figure-Figure-ModernWitchB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-Figure-ModernWitchB.T-UI-Featured-Figure-Figure-ModernWitchB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-LlamaHeroA.T-UI-Featured-Figure-LlamaHeroA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-LlamaHeroA.T-UI-Featured-Figure-LlamaHeroA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RankedOlympus.T-UI-Featured-Figure-RankedOlympus System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-RankedOlympus.T-UI-Featured-Figure-RankedOlympus" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_GuideQuiz.T_UI_Featured_Figure_GuideQuiz System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_GuideQuiz.T_UI_Featured_Figure_GuideQuiz" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StealthA.T-UI-Featured-Figure-StealthA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StealthA.T-UI-Featured-Figure-StealthA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_Pickaxe_Muertos.MI_UI_FeaturedRenderSwitch_Pickaxe_Muertos System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_Pickaxe_Muertos.MI_UI_FeaturedRenderSwitch_Pickaxe_Muertos" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-WayfareA.T-UI-Featured-Figure-WayfareA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-WayfareA.T-UI-Featured-Figure-WayfareA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-LadyAtlantisB.T-UI-Featured-Figure-LadyAtlantisB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-LadyAtlantisB.T-UI-Featured-Figure-LadyAtlantisB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_ChemPencil.T_UI_Featured_Figure_ChemPencil System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_ChemPencil.T_UI_Featured_Figure_ChemPencil" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-QuietPeanutsA.T-AthenaBundles-QuietPeanutsA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-QuietPeanutsA.T-AthenaBundles-QuietPeanutsA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-QuietPeanutsB.T-AthenaBundles-QuietPeanutsB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-QuietPeanutsB.T-AthenaBundles-QuietPeanutsB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_ShadeToll.T_UI_Featured_Figure_ShadeToll System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_ShadeToll.T_UI_Featured_Figure_ShadeToll" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-JetSkiB.T-UI-Featured-Figure-JetSkiB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-JetSkiB.T-UI-Featured-Figure-JetSkiB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GlowBroB.T-UI-Featured-Figure-GlowBroB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GlowBroB.T-UI-Featured-Figure-GlowBroB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_SkyRuled.T_AthenaBackpack_SkyRuled System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_SkyRuled.T_AthenaBackpack_SkyRuled" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidayPJB-C.T-UI-Featured-Figure-HolidayPJB-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-HolidayPJB-C.T-UI-Featured-Figure-HolidayPJB-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GreenJacketFNCSB.T-UI-Featured-Figure-GreenJacketFNCSB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GreenJacketFNCSB.T-UI-Featured-Figure-GreenJacketFNCSB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S23/T_AthenaBackpack_BlueGlaze.T_AthenaBackpack_BlueGlaze System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S23/T_AthenaBackpack_BlueGlaze.T_AthenaBackpack_BlueGlaze" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DurrburgerWorkerB.T-UI-Featured-Figure-DurrburgerWorkerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-DurrburgerWorkerB.T-UI-Featured-Figure-DurrburgerWorkerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-NauticalPajamasA-D.T-UI-Featured-Figure-NauticalPajamasA-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-NauticalPajamasA-D.T-UI-Featured-Figure-NauticalPajamasA-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-StandsB-D.T-UI-Featured-Figure-StandsB-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-StandsB-D.T-UI-Featured-Figure-StandsB-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StreetOpsPinkB.T-UI-Featured-Figure-StreetOpsPinkB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StreetOpsPinkB.T-UI-Featured-Figure-StreetOpsPinkB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FirstClass.T-UI-Featured-Figure-FirstClass System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FirstClass.T-UI-Featured-Figure-FirstClass" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_TwinkleLoop.T_UI_Featured_Figure_TwinkleLoop System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season34/T_UI_Featured_Figure_TwinkleLoop.T_UI_Featured_Figure_TwinkleLoop" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_ZombieElasticMale.T_AthenaBundles_ZombieElasticMale System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S31/T_AthenaBundles_ZombieElasticMale.T_AthenaBundles_ZombieElasticMale" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-Commando-F-ChOne.T-AthenaBundles-Commando-F-ChOne System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-Commando-F-ChOne.T-AthenaBundles-Commando-F-ChOne" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_IronClash.MI_UI_FeaturedRenderSwitch_IronClash System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/RenderSwitch_Materials/MI_UI_FeaturedRenderSwitch_IronClash.MI_UI_FeaturedRenderSwitch_IronClash" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_FacetBlom.T_UI_Featured_Figure_FacetBlom System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_FacetBlom.T_UI_Featured_Figure_FacetBlom" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkShamanB.T-UI-Featured-Figure-DarkShamanB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DarkShamanB.T-UI-Featured-Figure-DarkShamanB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_MajorSpeech.T_UI_Featured_Figure_MajorSpeech System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_MajorSpeech.T_UI_Featured_Figure_MajorSpeech" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_CreamDecoy.T_AthenaBackpack_CreamDecoy System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_CreamDecoy.T_AthenaBackpack_CreamDecoy" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure_TravelerA_Base.T-UI-Featured-Figure_TravelerA_Base System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure_TravelerA_Base.T-UI-Featured-Figure_TravelerA_Base" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GarageBandA.T-UI-Featured-Figure-GarageBandA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-GarageBandA.T-UI-Featured-Figure-GarageBandA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_Textile_Ram.T_UI_Featured_Figure_Textile_Ram System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_Textile_Ram.T_UI_Featured_Figure_Textile_Ram" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S28/T_AthenaBackpack_DarkNinjaPurple.T_AthenaBackpack_DarkNinjaPurple System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S28/T_AthenaBackpack_DarkNinjaPurple.T_AthenaBackpack_DarkNinjaPurple" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/TAthenaBundlesStandsMale_02.TAthenaBundlesStandsMale_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/TAthenaBundlesStandsMale_02.TAthenaBundlesStandsMale_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PartyTrooperBuffetB.T-UI-Featured-Figure-PartyTrooperBuffetB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-PartyTrooperBuffetB.T-UI-Featured-Figure-PartyTrooperBuffetB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/TAthenaBundlesTigerRoot02.TAthenaBundlesTigerRoot02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/TAthenaBundlesTigerRoot02.TAthenaBundlesTigerRoot02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_GeneAglet.T_UI_Featured_Figure_GeneAglet System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season35/T_UI_Featured_Figure_GeneAglet.T_UI_Featured_Figure_GeneAglet" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-FancyCandyA.T-AthenaBundles-FancyCandyA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-FancyCandyA.T-AthenaBundles-FancyCandyA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-FancyCandyB.T-AthenaBundles-FancyCandyB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-FancyCandyB.T-AthenaBundles-FancyCandyB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_TechSpeeder.T_UI_Featured_Figure_TechSpeeder System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_TechSpeeder.T_UI_Featured_Figure_TechSpeeder" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_Ghost_Portal.T_AthenaBackpack_Ghost_Portal System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Backpack/S41/T_AthenaBackpack_Ghost_Portal.T_AthenaBackpack_Ghost_Portal" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_DriftFable.T_UI_Featured_Figure_DriftFable System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season40/T_UI_Featured_Figure_DriftFable.T_UI_Featured_Figure_DriftFable" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/ButterT1/T_UI_Vehicle_Web_ButterT1.T_UI_Vehicle_Web_ButterT1 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/ButterT1/T_UI_Vehicle_Web_ButterT1.T_UI_Vehicle_Web_ButterT1" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-LuchadorB.T-UI-Featured-Figure-LuchadorB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-LuchadorB.T-UI-Featured-Figure-LuchadorB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_NigiriNinja.T_UI_Featured_Figure_NigiriNinja System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_NigiriNinja.T_UI_Featured_Figure_NigiriNinja" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasGlare-B.T-UI-Featured-Figure-PennantSeasGlare-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasGlare-B.T-UI-Featured-Figure-PennantSeasGlare-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_VowelSleep.T_AthenaBundles_VowelSleep System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_VowelSleep.T_AthenaBundles_VowelSleep" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_VowelSleep_02.T_AthenaBundles_VowelSleep_02 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_VowelSleep_02.T_AthenaBundles_VowelSleep_02" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_VowelSleep_03.T_AthenaBundles_VowelSleep_03 System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Outfit/S41/T_AthenaBundles_VowelSleep_03.T_AthenaBundles_VowelSleep_03" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_VowelSleep.T_AthenaBundles_VowelSleep System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S41/T_AthenaBundles_VowelSleep.T_AthenaBundles_VowelSleep" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ReliableElkA.T-UI-Featured-Figure-ReliableElkA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-ReliableElkA.T-UI-Featured-Figure-ReliableElkA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasOneB-D.T-UI-Featured-Figure-PennantSeasOneB-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-PennantSeasOneB-D.T-UI-Featured-Figure-PennantSeasOneB-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DirtyDocksB.T-UI-Featured-Figure-DirtyDocksB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-DirtyDocksB.T-UI-Featured-Figure-DirtyDocksB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CactusDancerB.T-UI-Featured-Figure-CactusDancerB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CactusDancerB.T-UI-Featured-Figure-CactusDancerB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StreetRacerCobraA.T-UI-Featured-Figure-StreetRacerCobraA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-StreetRacerCobraA.T-UI-Featured-Figure-StreetRacerCobraA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_SleepyDuck.T_UI_Featured_Figure_SleepyDuck System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season37/T_UI_Featured_Figure_SleepyDuck.T_UI_Featured_Figure_SleepyDuck" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_GalaMaiden.T_UI_Featured_Figure_GalaMaiden System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_GalaMaiden.T_UI_Featured_Figure_GalaMaiden" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FirstClass-C.T-UI-Featured-Figure-FirstClass-C System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FirstClass-C.T-UI-Featured-Figure-FirstClass-C" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FirstClassSecond-D.T-UI-Featured-Figure-FirstClassSecond-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-FirstClassSecond-D.T-UI-Featured-Figure-FirstClassSecond-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_HealedScar.T_UI_Featured_Figure_HealedScar System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_HealedScar.T_UI_Featured_Figure_HealedScar" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CoatCheck.T-UI-Featured-Figure-CoatCheck System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-CoatCheck.T-UI-Featured-Figure-CoatCheck" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_WavySignalBeef.T_UI_Featured_Figure_WavySignalBeef System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_WavySignalBeef.T_UI_Featured_Figure_WavySignalBeef" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_ScrapTunnel.T_UI_Featured_Figure_ScrapTunnel System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season36/T_UI_Featured_Figure_ScrapTunnel.T_UI_Featured_Figure_ScrapTunnel" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_OceanPearlFNCS.T_Featured_Pickaxes_OceanPearlFNCS System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Pickaxe/S41/T_Featured_Pickaxes_OceanPearlFNCS.T_Featured_Pickaxes_OceanPearlFNCS" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_SpongeHollow.T_UI_Featured_Figure_SpongeHollow System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_SpongeHollow.T_UI_Featured_Figure_SpongeHollow" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GummiA.T-UI-Featured-Figure-GummiA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-GummiA.T-UI-Featured-Figure-GummiA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_ChefTartar_B.T_UI_Featured_Figure_ChefTartar_B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season41/T_UI_Featured_Figure_ChefTartar_B.T_UI_Featured_Figure_ChefTartar_B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-EmbersA.T-AthenaBundles-EmbersA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S28/T-AthenaBundles-EmbersA.T-AthenaBundles-EmbersA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_EarPsych.T_AthenaEmotes_EarPsych System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/BattleRoyale/FeaturedItems/Emotes/S41/T_AthenaEmotes_EarPsych.T_AthenaEmotes_EarPsych" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TacoB.T-UI-Featured-Figure-TacoB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-TacoB.T-UI-Featured-Figure-TacoB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-Pirate01B.T-UI-Featured-Figure-Pirate01B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-Pirate01B.T-UI-Featured-Figure-Pirate01B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-NeonJamB.T-UI-Featured-Figure-NeonJamB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-NeonJamB.T-UI-Featured-Figure-NeonJamB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BunnyFashionB-E.T-UI-Featured-Figure-BunnyFashionB-E System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-BunnyFashionB-E.T-UI-Featured-Figure-BunnyFashionB-E" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-Commando-M-ChOne.T-AthenaBundles-Commando-M-ChOne System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S30/T-AthenaBundles-Commando-M-ChOne.T-AthenaBundles-Commando-M-ChOne" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BasilStrongA.T-UI-Featured-Figure-BasilStrongA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-BasilStrongA.T-UI-Featured-Figure-BasilStrongA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MinotaurLuckA.T-UI-Featured-Figure-MinotaurLuckA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MinotaurLuckA.T-UI-Featured-Figure-MinotaurLuckA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SharpDresserBlackA.T-UI-Featured-Figure-SharpDresserBlackA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-SharpDresserBlackA.T-UI-Featured-Figure-SharpDresserBlackA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RebirthFreshB-D.T-UI-Featured-Figure-RebirthFreshB-D System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-RebirthFreshB-D.T-UI-Featured-Figure-RebirthFreshB-D" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TeriyakiFishElfA.T-UI-Featured-Figure-TeriyakiFishElfA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TeriyakiFishElfA.T-UI-Featured-Figure-TeriyakiFishElfA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_SkullArcana.T_UI_Featured_Figure_SkullArcana System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_SkullArcana.T_UI_Featured_Figure_SkullArcana" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StarsB.T-UI-Featured-Figure-StarsB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-StarsB.T-UI-Featured-Figure-StarsB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-PrivateJetA.T-UI-Featured-Figure-Figure-PrivateJetA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-Figure-PrivateJetA.T-UI-Featured-Figure-Figure-PrivateJetA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_FuzzyClaw.T_UI_Featured_Figure_FuzzyClaw System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season38/T_UI_Featured_Figure_FuzzyClaw.T_UI_Featured_Figure_FuzzyClaw" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/TAthenaBundlesStars.TAthenaBundlesStars System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S29/TAthenaBundlesStars.TAthenaBundlesStars" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_CupidHunter.T_UI_Featured_Figure_CupidHunter System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season33/T_UI_Featured_Figure_CupidHunter.T_UI_Featured_Figure_CupidHunter" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SoccerZombieAA.T-UI-Featured-Figure-SoccerZombieAA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-SoccerZombieAA.T-UI-Featured-Figure-SoccerZombieAA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MothA.T-UI-Featured-Figure-MothA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-MothA.T-UI-Featured-Figure-MothA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-JonesyCattleA.T-UI-Featured-Figure-JonesyCattleA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-JonesyCattleA.T-UI-Featured-Figure-JonesyCattleA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T_UI_Featured_Figure_TropicalA.T_UI_Featured_Figure_TropicalA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T_UI_Featured_Figure_TropicalA.T_UI_Featured_Figure_TropicalA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-IceMaidenB.T-UI-Featured-Figure-IceMaidenB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-IceMaidenB.T-UI-Featured-Figure-IceMaidenB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ChOneWildcatB.T-UI-Featured-Figure-ChOneWildcatB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-ChOneWildcatB.T-UI-Featured-Figure-ChOneWildcatB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SupB.T-UI-Featured-Figure-SupB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season29/Featured/T-UI-Featured-Figure-SupB.T-UI-Featured-Figure-SupB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FrigidPoppet.T_UI_Featured_Figure_FrigidPoppet System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season39/T_UI_Featured_Figure_FrigidPoppet.T_UI_Featured_Figure_FrigidPoppet" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TalonHimeB.T-UI-Featured-Figure-TalonHimeB System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-TalonHimeB.T-UI-Featured-Figure-TalonHimeB" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FootballGirl-B.T-UI-Featured-Figure-FootballGirl-B System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season30/Featured/T-UI-Featured-Figure-FootballGirl-B.T-UI-Featured-Figure-FootballGirl-B" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/BrunishedRaven/T_UI_Vehicle_Web_BurnishedRaven.T_UI_Vehicle_Web_BurnishedRaven System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Dealership_2dRenders/Bundles/S42/BrunishedRaven/T_UI_Vehicle_Web_BurnishedRaven.T_UI_Vehicle_Web_BurnishedRaven" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Bundles/S36/T_AthenaBundles_CatBurglarSummer.T_AthenaBundles_CatBurglarSummer System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Bundles/S36/T_AthenaBundles_CatBurglarSummer.T_AthenaBundles_CatBurglarSummer" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-EctoCatA.T-UI-Featured-Figure-EctoCatA System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/OfferCatalog/Textures/Juno_2dRenders/Figure/Season28/Featured/T-UI-Featured-Figure-EctoCatA.T-UI-Featured-Figure-EctoCatA" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 dbug: ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService[0] Texture package load/decode failed: /Game/UI/Juno_2dRenders/Bundles/S30/T-AthenaBundles-Banner.T-AthenaBundles-Banner System.Collections.Generic.KeyNotFoundException: There is no game file with the path "/Game/UI/Juno_2dRenders/Bundles/S30/T-AthenaBundles-Banner.T-AthenaBundles-Banner" at CUE4Parse.FileProvider.AbstractFileProvider.get_Item(String path) in /src/lib/CUE4Parse/CUE4Parse/FileProvider/AbstractFileProvider.cs:line 184 at ApiFortnite.Infrastructure.Services.GameAssets.TextureExportService.TryExportToBytesAsync(String assetPath) in /src/src/ApiFortnite.Infrastructure/Services/GameAssets/TextureExportService.cs:line 94 info: ApiFortnite.Infrastructure.Services.GameAssets.DisplayAssetExtractionService[0] Phase 3j: referenced textures — 0 newly exported, 14002 already present, 2281 failed info: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] Phase 3j (Display asset extraction) completed in 6.9s info: ApiFortnite.Infrastructure.Services.GameAssets.DisplayAssetIndex[0] Loading 13716 display asset files from /out/json/display-assets info: ApiFortnite.Infrastructure.Services.GameAssets.DisplayAssetIndex[0] DisplayAssetIndex loaded: 9842 DAv2 entries, 3873 DA_Featured bundle entries, 0 shop links info: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] Phase 3h: Syncing staging data to CDN via SFTP... info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] SFTP connected to 179.237.85.251. Syncing /out → /home/api-admin/fortnite/data info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] Syncing /out/lootall → /home/api-admin/fortnite/data/lootall info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] lootall: 4 local, 4 remote info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] Syncing /out/cache → /home/api-admin/fortnite/data/cache info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] cache: 22 local, 23 remote info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] Syncing /out/native → /home/api-admin/fortnite/data/native info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] native: 0 local, 0 remote info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] Syncing /out/logs → /home/api-admin/fortnite/data/logs info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] logs: 3 local, 2 remote info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] Syncing /out/locks → /home/api-admin/fortnite/data/locks info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] locks: 2 local, 2 remote info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] Syncing /out/json/sprites → /home/api-admin/fortnite/data/sprites info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] sprites: 15 local, 16 remote info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] Syncing /out/json/cosmetics → /home/api-admin/fortnite/data/cosmetics info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] cosmetics: 21507 local, 22035 remote info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] Syncing /out/json/battlepass → /home/api-admin/fortnite/data/battlepass info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] battlepass: 48 local, 48 remote info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] Syncing /out/json/weapons → /home/api-admin/fortnite/data/weapons info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] weapons: 4007 local, 11738 remote info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] Syncing /out/json/maps → /home/api-admin/fortnite/data/maps info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] maps: 2 local, 7 remote info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] Syncing /out/json/display-assets → /home/api-admin/fortnite/data/display-assets info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] display-assets: 13716 local, 13721 remote info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] Syncing /out/images → /home/api-admin/fortnite/data/images info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] images: 69446 local, 73912 remote info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] Syncing /out/loot → /home/api-admin/fortnite/data/loot info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] loot: 4 local, 4 remote info: ApiFortnite.Infrastructure.Services.CdnSyncService[0] CDN sync done: 196 uploaded, 108580 skipped, 0 dirs created, 22,019,644 bytes in 00:00:48.1922640 info: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] Phase 3h (CDN sync) completed in 48.2s info: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] Phase 3h+: Triggering remote shop cache refresh at https://prod.api-fortnite.com/api/admin/shop/refresh info: System.Net.Http.HttpClient.Default.LogicalHandler[100] Start processing HTTP request POST https://prod.api-fortnite.com/api/admin/shop/refresh info: System.Net.Http.HttpClient.Default.ClientHandler[100] Sending HTTP request POST https://prod.api-fortnite.com/api/admin/shop/refresh info: System.Net.Http.HttpClient.Default.ClientHandler[101] Received HTTP response headers after 33847.6215ms - 200 info: System.Net.Http.HttpClient.Default.LogicalHandler[101] End processing HTTP request after 33847.76ms - 200 info: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] Remote shop cache refreshed: {"status":200,"message":"Shop cache flushed and refreshed","storefronts":36,"entries":356} info: ApiFortnite.Infrastructure.Services.GameAssets.CUE4ParseHostedService[0] SHOP_EXTRACT_ONLY complete. info: Microsoft.Hosting.Lifetime[0] Application is shutting down... or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : LZ corruption : qh.compLen > qh_rawLen! OODLE ERROR : LZ corruption : OodleLZ_Decompress failed (0 != 1234) OODLE ERROR : LZ corruption : invalid header.. OODLE ERROR : Malformed data stream header OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : OodleLZ_Decompress: first byte is zero; this is likely not valid compressed data! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : corruption : (literals_ptr+lrl <= literals_end) OODLE ERROR : LZ corruption : DecodeOneQuantum fail! OODLE ERROR : LZ corruption : OodleLZ_Decompress failed (0 != 6848) OODLE ERROR : OodleLZ_Decompress: first byte is zero; this is likely not valid compressed data! OODLE ERROR : OodleLZ_Decompress: first byte is zero; this is likely not valid compressed data! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor! OODLE ERROR : corruption : (literals_ptr+lrl <= literals_end) OODLE ERROR : LZ corruption : DecodeOneQuantum fail! OODLE ERROR : LZ corruption : OodleLZ_Decompress failed (0 != 6848) OODLE ERROR : OodleLZ_Decompress: first byte is zero; this is likely not valid compressed data! OODLE ERROR : OodleLZ_Decompress: data is either corrupted, not a valid Oodle stream, or was compressed with an unsupported legacy compressor!