chcg / NPP_HexEdit

Notepad++ Plugin Hexedit
825 stars 156 forks source link

Crash when I open .nfo files #13

Closed Orriky closed 3 years ago

Orriky commented 5 years ago

Notepad++ crashes when I open .nfo files only when HexEditor is installed

chcg commented 5 years ago

@Orriky Which version of N++ and Hexeditor do you use? 32/64 bit?

Orriky commented 5 years ago

Hi,

I use 0.9.5.19 32 bit

PeterCodar commented 4 years ago

Same here. As soon as I manually install the 64bit HexEditor Plugin, I can't open NFO files anymore. NP++ crashes. NP++ version: v7.8.9 64bit HexEditor version: v0.9.6 64bit from https://github.com/chcg/NPP_HexEdit/releases/tag/0.9.6

If I remove this plugin, NFO's can be opened without any issue.

KnIfER commented 4 years ago

So context menu of the explorer will crash npp when hex plugin is installed.

To debug such issue, just feed the nfo path into VS->debug->command line arguments.

image (1)

KnIfER commented 4 years ago

But... why does nfo files cause this nullptr error?