I wrote a script for replacing text with a regex. The script is available here. A file that will make Notepad++ crash when this script is executed is here. Whenever I try to run it, I get the following:
Same issue here. I am new to Python and even newer to Notepad++ + Python.
The plug in manager only shows version 1.0.6, how do I force it to get 1.0.8?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I wrote a script for replacing text with a regex. The script is available here. A file that will make Notepad++ crash when this script is executed is here. Whenever I try to run it, I get the following:
Runtime Error!
Program: C:\Program Files (x86)\Notepad++\notepad++.exe
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Can anyone help?
Sorry for the delay in reply.
What version are you using? If not 1.0.7, can you try with that?
got the same error. running win8.1 64bit. notepad++ is installed in C:\Program Files (x86)\ and Python Script from the plugin manager
i seems as notepad cant load the python dll
clicking on plugins > python skript > show console , results in unkown exception. doing that agian show a console but python code is not processed
clicking on plugins > python skript > skript > MYSKRIPT , results in the runtime error the thread starter described. crashing the whole notepad app.
EDIT:
Just saw that notepad plugin manager served 1.0.6.0 this morning and not the 1.0.8.0
EDIT:
i fixed the problem my updating to 1.0.8.0.
+Dave Brotherstone, is there a delay for plugin manager to show new versions?
Last edit: torxt 2014-10-09
+1
fixed by 1.0.8.0
Same issue here. I am new to Python and even newer to Notepad++ + Python.
The plug in manager only shows version 1.0.6, how do I force it to get 1.0.8?
Install using the MSI from https://sourceforge.net/projects/npppythonscript/files/Python%20Script%201.0.8.0/