valaphee / mcrputil

Minecraft Resource Pack Util for encrypting and decrypting resource packs.
https://valaphee.com/article/1-minecraft-resource-pack-util/
Apache License 2.0
108 stars 14 forks source link

Encryption issue #8

Closed SinonCute closed 1 year ago

SinonCute commented 1 year ago

The pack doesn't work after encrypted but Minecraft still can read it.

SinonCute commented 1 year ago

and sometime I got error when decrypt "Error: missing field version at line 1 column 60975" , "Error: trailing characters at line"

valaphee commented 1 year ago

You mean, the encrypted pack is working (Minecraft still can read it), but you can't decrypt it anymore?

And I don't give support for decrypting resource packs.

SinonCute commented 1 year ago

Yes, minecraft can read well but can't decrypt it.

SinonCute commented 1 year ago

Solved on my own