oleg-shilo / cs-script.npp

CS-Script (C# Intellisense) plugin for Notepad++ (x86/x64)
MIT License
246 stars 52 forks source link

Error during startup of Notepad++ v7.5.7 x64 #21

Closed dinkumoil closed 6 years ago

dinkumoil commented 6 years ago

Today I tested newest Notepad++ v7.5.7 x64. I ran it from a ZIP installation (with standard plugins only), installed x64 PluginManager and after that the CS-Script plugin (v1.7.11 from PluginManager's 64 bit plugin repository). At next startup Notepad++ shows the following error message:

grafik

I selected "No" (don't remove the plugin from plugins directory) and after startup of Notepad++ was completed the CS-Script plugin was present in Plugins menu and fully functional. The same happened after updating to CS-Script v1.7.12. But on the system where I did my tests there is even no 32 bit version of CS-Script plugin installed and also there is no CSScriptNpp.dll in the plugins directory (only a CSScriptNpp.x64.dll).

Under Notepad++ v7.5.6 x64 this error doesn't occur, so it seems like this would be a bug in Notepad++ v7.5.7. But further tests have shown that CS-Script is the only plugin (out of 23) which causes the error so I decided to report this bug here.

dinkumoil commented 6 years ago

CS-Script version 1.7.13 solved this issue. Thanks!