euddraft icon indicating copy to clipboard operation
euddraft copied to clipboard

[freeze] Error on uncompressed encrypted file

Open armoha opened this issue 3 years ago • 1 comments

freeze error message:

[Stage 4/3] Applying freeze mpq modification...
Cannot get key of non-compressed encrypted block
 - HASHA XXXXXXXX, HASHB XXXXXXXX, BLOCK XXXXXXXX
==========================================
[Error] Error on mpq protection (-2) Traceback (most recent call last):
  File "C:\euddraft\applyeuddraft.py", line 196, in applyEUDDraft
RuntimeError: Error on mpq protection (-2)

armoha avatar Apr 21 '21 09:04 armoha

FYI: This error happens if (listfile) contains non-ASCII character

Chromowolf avatar Apr 23 '21 20:04 Chromowolf

Fixed by following commits (https://github.com/armoha/euddraft/commit/d9c57e5c4af44410b0e9c615999ef928d21be843): https://github.com/phu54321/euddraft/commit/e5369f3a290205ee52bba0bcba9353892447aae9 https://github.com/phu54321/euddraft/commit/9b55a4f3e7ab3fd942e18860b022861b41ae77b4

Thank you for your contribution, @phu54321🎉

armoha avatar Dec 10 '23 17:12 armoha