oviradoi / npp-explorer-plugin

Modified version of the Explorer plugin for Notepad++ that matches its colors with the current theme
60 stars 8 forks source link

Error when installing via NPP Plugin manager #3

Closed ghost closed 5 years ago

ghost commented 5 years ago

When trying to install via the NPP Plugin Manager, I get an error about the hash not being what was expected. See screenshot for more details.

I'm running the 32-bit version of NPP, so not sure if this is expected or not.

Annotation 2019-05-21 102223

talley commented 5 years ago

I got the same error.What a nice plugin but i cant use it

AntonDevil commented 5 years ago

The problem is that Explorer.zip for 1.8.5 doesn't exist on the server. I'm not sure what exactly gets hashed, but certainly not the zip it was looking for. Explorer.zip 1.8.5 But author has updated the plugin to 1.8.6 and these links are working. You can check plugin version, link, hash etc. in the nppPluginList repo To deal with this problem you can manually update/install the plugin. Just put Explorer.dll here c:\Program Files (x86)\Notepad++\plugins\Explorer\Explorer.dll

oviradoi commented 5 years ago

I made a mistake while trying to fix a bug in the plugin, and that caused the binaries for version 1.8.5 to get deleted from github. I have uploaded version 1.8.6 and I sent a pull request to the notepad++ team, and it will get added to the plugin manager when they make their next release.

So for now, if you want to use the plugin you will have to install it manually. The 1.8.6 version will be added to the plugin manager when the notepad++ team makes their next release.

oviradoi commented 5 years ago

Notepad++ 7.7.1 was released yesterday.

It includes a new version of the plugin admin which has correct download links. This error should be fixed if you update to Notepad++ 7.7.1.