rainman74/NPPTextFX2

NPP crashes at compare file

schnaggi opened this issue · 2 comments

Hi,

This is my debug info:
Notepad++ v8.5.7 (64-bit)
Build time : Sep 6 2023 - 23:13:49
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 : 21H2
OS Build : 19044.3570
Current ANSI codepage : 1252
Plugins :
ComparePlus (1.1)
CsvQuery (1.2.9)
DSpellCheck (1.5)
Hexeditor (0.9.12)
JSMinNPP (1.2308)
LuaScript (0.12)
mimeTools (2.9)
NppConverter (4.5)
NppExport (0.4)
NppTextFX (1.4.1)
XMLTools (3.1.1.13)

Last week I tried to fix the EBCDIC conversion bug by replacing the by default delivered plugin NPPTextFX with the downloadable one from this repository.
I used the 64bit version
https://github.com/rainman74/NPPTextFX2/releases/download/1.4.1/NppTextFX2.1.4.1.x64.zip

If I compare the zipped xml files, NPP crashes. If I disable NppTextFX by renaming the folder to _NppTextFX I can compare without any problems.

For me as an user it is hard to find out if the problem is NPPTextFX or ComparePlus. I will upload example files and event viewer views later.