mirror of
https://github.com/Leseratte10/acsm-calibre-plugin.git
synced 2024-12-22 09:19:55 +06:00
Add E_IO_ZIP_INFLATE_BUF_ERROR
parent
fc5bfa0c6b
commit
4199363c90
@ -307,6 +307,10 @@ Currently there's no information about this error.
|
||||
|
||||
This occurs during book download if ADE cannot write to the temporary file. Check the access rights, maybe try restarting ADE or your computer, then try again.
|
||||
|
||||
### E_IO_ZIP_INFLATE_BUF_ERROR
|
||||
|
||||
This error happens when ADE cannot successfully decompress a ZIP file because the buffer byte at the end is missing. This is usually supposed to be handled by the zlib library, so if you see this error message something is probably wrong with zlib.
|
||||
|
||||
### E_LIC_ALREADY_FULFILLED_BY_ANOTHER_USER
|
||||
|
||||
This error means exactly what it says in the error name - you're trying to fulfill a book that's already licensed to another user. Maybe you mixed up different AdobeIDs, or your authorization has changed between the first fulfillment of the book and the current attempt.
|
||||
|
Loading…
Reference in New Issue
Block a user