unzip failure
YMCYC opened this issue · 1 comments
Description
I import String from wago io but it says unzip failure
It is already the latest version,I don't know what happen
WeakAuras Version
WeakAuras 5.3.7
World of Warcraft Flavor
Retail (Default)
Tested with only WeakAuras
- Yes
- No
Lua Error
No response
Reproduction Steps
just import String and it die
Last Good Version
No response
Screenshots
Export String
No response
Decoding Errors are usually caused by:
- You have some malware that is changing the string, usually changing what looks like a bitcoin address to a different address.
- A browser extension that changes site content, we've seen a currency exchange extension change something like 12USD to 10EUR within a string, kind of thing.
- Trying to import an ElvUI string into WeakAuras will never work.
- Trying to import strings for private servers is not supported.
To find out if your import string is being altered, get into https://mrbuds.github.io/wa-antivirus/ and follow the instructions.