Skip to content

Bug Report: Unhandled Exception "Invalid magic of META file!" when unpacking Crimson Desert #1

@steamgirl2020

Description

@steamgirl2020

Hi,

I'm encountering an unhandled exception when trying to unpack the current version of Crimson Desert.

Here is the command I used:
CD.Unpacker.exe "C:\SteamLibrary\steamapps\common\Crimson Desert\0004\0.pamt" "G:\CD_Unpacked"

And here is the crash log I received:

Plaintext
Unhandled Exception: System.Exception: [ERROR]: Invalid magic of META file!
at CD.Unpacker.PazUnpack.iDoIt(String m_MetaFile, String m_DstFolder) in C:\CD.Unpacker\FileSystem\Package\PazUnpack.cs:line 24
at CD.Unpacker.Program.Main(String[] args) in C:\CD.Unpacker\Program.cs:line 56
My Questions:

Am I targeting the wrong file type? Should I be pointing the tool to a .meta file instead of .pamt? (I couldn't find a clear meta file in the directory).

Or is it possible that the game client recently updated and changed the file headers/encryption, making the current tool outdated?

Any guidance would be greatly appreciated. Thanks for your work on this tool!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions