How to extract ucas and utoc io store container files in unreal engine 5

Guys
i have this problem"C:\Windows\System32>“D:\UE_5.4\Engine\Binaries\Win64\UnrealPak.exe” “D:\SteamLibrary\steamapps\common\ARK Survival Ascended\ShooterGame\Content\Paks\ShooterGame-Windows.ucas” -Extract “D:\allmaps”
LogPakFile: Display: Using command line for crypto configuration
LogIoStore: Display: Extracting files from IoStore container ‘D:\SteamLibrary\steamapps\common\ARK Survival Ascended\ShooterGame\Content\Paks\ShooterGame-Windows.ucas’…
LogMemory: Warning: Freeing 33554432 bytes (32.0 MiB) from backup pool to handle out of memory.
LogMemory: Warning: MemoryStats:
AvailablePhysical 5172187136 (4.82 GiB)
AvailableVirtual 9437184 (0.01 GiB)
UsedPhysical 2868584448 (2.67 GiB)
PeakUsedPhysical 2868584448 (2.67 GiB)
UsedVirtual 29676666880 (27.64 GiB)
PeakUsedVirtual 29688221696 (27.65 GiB)
LogWindows: Error: appError called: Fatal error: [File:D:\build++UE5\Sync\Engine\Source\Runtime\Core\Private\GenericPlatform\GenericPlatformMemory.cpp] [Line: 253]
Ran out of memory allocating 9502192 (9.1 MiB) bytes with alignment 1. Last error msg: ??? ??? ??? ??? ??? ??? ???..
0x00007ff9f1f019da UnrealPak-Core.dll!operator<<()
0x00007ff9f1f1ebf3 UnrealPak-Core.dll!FGenericPlatformMemory::OnOutOfMemory()
0x00007ff9f1f7a34f UnrealPak-Core.dll!FMallocMimalloc::OutOfMemory()
0x00007ff9f1f7c049 UnrealPak-Core.dll!FMallocMimalloc::Realloc()
0x00007ff9f1ee190f UnrealPak-Core.dll!TSizedHeapAllocator<64,FMemory>::ForAnyElementType::ResizeAllocation()
0x00007ff9f1ee1d2d UnrealPak-Core.dll!TArray<unsigned char,TSizedDefaultAllocator<64> >::ResizeGrow()
0x00007ff9f2051c6b UnrealPak-Core.dll!FIoStoreReaderImpl::ReadAsync()
0x00007ff9f20517b1 UnrealPak-Core.dll!FIoStoreReader::ReadAsync()
0x00007ffa2988d645 UnrealPak-IoStoreUtilities.dll!ProcessFilesFromIoStoreContainer()
0x00007ffa29867160 UnrealPak-IoStoreUtilities.dll!ExtractFilesFromIoStoreContainer()
0x00007ffa2c218651 UnrealPak-PakFileUtilities.dll!ExtractFilesFromPak()
0x00007ffa2c213919 UnrealPak-PakFileUtilities.dll!ExecuteUnrealPak()
0x00007ff7903b1ad2 UnrealPak.exe!wmain()
0x00007ff7903b2498 UnrealPak.exe!__scrt_common_main_seh()
0x00007ffa6098257d KERNEL32.DLL!UnknownFunction
0x00007ffa6158aa58 ntdll.dll!UnknownFunction "

How i can fix it?

1 Like