Error when open .nfo files
- 
 The exception details are as follows: 
 Code: 0xC0000005
 Type: Access violation
 Exception address: 0x00E07F6Csample nfo file: 
 rgho[dot]st/8TjvLJVqm
- 
 The HexEditor plugin can cause this. If you have it installed, uninstall it. 
- 
 i unnistal hex editor but error again and again 
 u can test like me (windows xp):- create test.css (UTF-8 without BOM)
 2.save it.
- open it
 4.copy paste this text ->
 .b-toolbar {
 background-color: rgba(0,0,0,.7);
 }
- win32exception with exception details in 1 my post.
 
- create test.css (UTF-8 without BOM)
- 
 I tried it as you’ve described but didn’t get the access violation. 
 Can you try to do the same but using npp core only - without plugins at all.
 Easiest way would be to rename the plugin directory and then start npp.
 Btw. which npp version do you use?Cheers 
 Claudia
- 
 Last NPP version. 
 Thank you.
 I tried without plugins and the error disappeared.
 including the plugin one by one, found the cause -> CCompletion is bugged.
- 
 I have the same problem. 
 @alex-semenov: I don’t have CCompletion installed but NPP still crash if I try to doubleclick a *.nfo fileDrag & drop and File -> Open for the same *.nfo works fine. (NPP v7.4.1) 
- 
 For CCompletion issue, see https://www.exploit-db.com/exploits/31895/. The last version of the plugin seems to be 1.19 without an update since at least 2011-08-01. 

