allcoolthingsatoneplace/UnrealPakTool

PakEntry mismatch

Opened this issue · 1 comments

Hello.
I tried to unpack a file and the log created an output with the following:
LogPakFile: Error: PakEntry mismatch for <file path here>

What does this error mean?

Don't know if it helps you, but double check that the version of the game you're working with matches UnrealPak's version.
I was working with a 4.26 game with the 4.27 version of UPak and it indeed spouted a lot of mismatch errors until I switched to the matching version.