-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
On cataclysm, this fails to deserialize:
print(run_lua("decode", '!WA:2!' + run_lua("encode", run_lua("decode", str))))
Output from B64 also seems generating much longer content (close to json file), then when LibDeflate output (that's used to read the WA file).
But replacing functions with LibDeflate version - while making the output look closer to WA files - doesn't fix that.
Metadata
Metadata
Assignees
Labels
No labels