Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game.dcb: The given key was not present in the dictionary #60

Closed
DPShenanigans opened this issue Nov 8, 2024 · 1 comment
Closed

Game.dcb: The given key was not present in the dictionary #60

DPShenanigans opened this issue Nov 8, 2024 · 1 comment

Comments

@DPShenanigans
Copy link

DPShenanigans commented Nov 8, 2024

Following previously provided instructions in #58, I downloaded https://github.com/dolkensp/unp4k/tree/feature/dataforge-v6-support and used Microsoft Visual Studio Community 2022 to build the projects.

Then I ran the following commands from Terminal in the C:\_temp directory:

"C:\_code\dolken\src\unp4k\bin\Release\net47\win-x64\unp4k.exe" "C:\Program Files\Roberts Space Industries\StarCitizen\Game\data.p4k" ".ini"
"C:\_code\dolken\src\unp4k\bin\Release\net47\win-x64\unp4k.exe" "C:\Program Files\Roberts Space Industries\StarCitizen\Game\data.p4k" ".xml"
"C:\_code\dolken\src\unp4k\bin\Release\net47\win-x64\unp4k.exe" "C:\Program Files\Roberts Space Industries\StarCitizen\Game\data.p4k" ".socpak"

After those ran successfully, I tried the following:

"C:\_code\dolken\src\unforge\bin\Release\net47\win-x64\unforge.exe" "C:\_temp\Data"
Converting \Game.dcb
Error converting C:\_temp\Data\Game.dcb: The given key was not present in the dictionary.

Does anyone have any clues as to what I'm doing wrong here?

@DPShenanigans
Copy link
Author

DPShenanigans commented Nov 21, 2024

Similar tickets:
#58
#59

Closing ticket, added comment on #58

@DPShenanigans DPShenanigans closed this as not planned Won't fix, can't repro, duplicate, stale Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant