nppAutoDetectIndent.dll Access Violation
-
Lately I have been experienced thee following error:
nppAutoDetectIndent.dll Access ViolationWould you please let me know how should I do to dismiss this error every time when I open a new tab in Note Pad ++?
-
@harrison-lee said in nppAutoDetectIndent.dll Access Violation:
Would you please let me know how should I do to dismiss this error
Would you please provide us your ?=>Debug Info… output and the version number of the NppAutoDetectIndent.dll you’re working with so we can help?
Cheers.
-
@michael-vincent
Here is my debug info:
Notepad++ v8.3.2 (64-bit)
Build time : Feb 27 2022 - 03:35:46
Path : C:\Program Files\Notepad++\notepad++.exe
Command Line :
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows 10 Enterprise (64-bit)
OS Version : 2009
OS Build : 19044.1526
Current ANSI codepage : 1252
Plugins : CodeAlignmentNpp.dll CustomLineNumbers.dll HTMLTag.dll mimeTools.dll MusicPlayer_1.0.11x64.dll NavigateTo.dll nppAutoDetectIndent.dll NppConverter.dll NppExport.dll PreviewHTML.dll SQLinFormNpp64.dllI don’t know how to get the version number of the NppAutoDetectIndent.dll?
-
@harrison-lee
OK. I got it. It is Ver. 1.9.0.0 Modified on 5/8/2020 for of the NppAutoDetectIndent.dll -
@harrison-lee said in nppAutoDetectIndent.dll Access Violation:
Here is my debug info:
Notepad++ v8.3.2 (64-bit)My guess is that you don’t have the latest NppAutoDetectIndent.dll to cope with the N++ >= 8.3 breaking changes to plugins. Delete your existing NppAutoDetectIndent.dll and when you open N++ without it crashing, use Plugins=>Plugin Admin to install the latest (2.3), or do it manually from the plugin’s repo.
Cheers.
-
@michael-vincent
Thanks. I just follow the steps:- Delete
- Add from Repo 2.3
- It works
Thank you so much!! Problem resolved!!