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

[Bug]: "GodotPCKExplorer.Console.exe -p" requires encryption key #15

Closed
twiz-git opened this issue Mar 13, 2024 · 2 comments
Closed

[Bug]: "GodotPCKExplorer.Console.exe -p" requires encryption key #15

twiz-git opened this issue Mar 13, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@twiz-git
Copy link

Commit or version

1.4.0

On which operating systems the error occurs

Windows

Issue description

GodotPCKExplorer.Console.exe -p "D:\Downloads\TestGame\unpacked" "D:\Downloads\TestGame\test.pck" 1.3.3.3

[03/12/2024 23:02:23]   Pack PCK started
[03/12/2024 23:02:23]   Output file: D:\Downloads\TestGame\test.pck
[03/12/2024 23:02:23]   [Error] "Error": The encryption key is not specified, although the encryption mode is activated.

Unpacking with the -e switch works fine.
Packing with the GUI version works fine with the same files, with Enable Encryption option unticked.

Steps to reproduce

N/A

@twiz-git twiz-git added the bug Something isn't working label Mar 13, 2024
@DmitriySalnikov
Copy link
Owner

Confirmed. The key should not be requested for regular packings.

@DmitriySalnikov
Copy link
Owner

test binaries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants