Mind looking at that folder and telling me what is inside it?
Main Game Directory\img\system\
If they are mostly .rpgmvp files then they are encrypted
These need the System.json with the encryption key at the end. You can either open it up in notepad++ or check the encryption key with
You must be registered to see the links
If they are mostly .png files then they are decrypted
In this case System.json either needs the encryption key removed or turned off.
If it still doesn't work upload your System.json file and I'll have a look at it. However I've only been able to replicate the IconSet.png not found in 3 scenarios
- The file is missing. In this case make sure you extracted the game in full.
- The file is encrypted but System.json doesn't have the right encryption key. In this case check the key stored in System.json
- The file is decrypted/unencrypted but System.json is trying to decrypt it with an encryption key thus breaking the file. In this case check the key stored in System.json
If anyone knows an easier way to check this error then humble me
I will eat that pie
Also can you verify the game works with an unedited System.json file?