BlueMystical / EDHM_UI

User Interface for EDHM mod (Elite Dangerous)
GNU General Public License v3.0
165 stars 14 forks source link

ERROR - Could not read block #10

Closed alxxxx closed 2 years ago

alxxxx commented 2 years ago

Hi. An error appeared after the automatic update:

Could not read block - no data!  (position 0x00B56A19)   в EDHM_UI_mk2.Util.DoNetZIP_UnCompressFile(String ZIPfilePath, String DestinationFolder)
   в EDHM_UI_mk2.MainForm.InstallGameInstance(game_instance pGameInstance)

Error

BlueMystical commented 2 years ago

Hi, seems the ZIP got corrupted during the Download. If you keep getting this, Here is a Direct Link: https://github.com/BlueMystical/EDHM_UI/raw/main/MOD_VER/EDHM_UI_Patch.zip unzip it at %localappdata%\EDHM_UI then run the UI as usual.

alxxxx commented 2 years ago

Thank you