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

At the end of the encrypt, it does not place the contents.json file #6

Closed iAldrich23xX closed 1 year ago

iAldrich23xX commented 1 year ago

Contents.json

iAldrich23xX commented 1 year ago

At the end of the encrypt, it does not place the contents.json file

valaphee commented 1 year ago

Which command line arguments do you use, and whats your console output?

iAldrich23xX commented 1 year ago

Which command line arguments do you use, and whats your console output?

image

image

Command: "mcrputil encrypt Clover CloverEncrypt"

"Error : key must be a string at line 659 column 8"

valaphee commented 1 year ago

Heya, this error is caused by a malformed json file, but malformed json files should now be added anyway.

Should be fixed the latest version