with
Notepad++ v7.5.8 (32-bit)
Build time : Jul 23 2018 - 02:03:53
Path : C:\LokaleDaten\Apps\npp.7.5.8.new\notepad++.exe
Admin mode : OFF
Local Conf mode : ON
OS : Windows 7 (64-bit)
Plugins : CodeAlignmentNpp.dll ComparePlugin.dll dbgpPlugin.dll LanguageHelp.dll NppExec.dll NppTaskList.dll NppTextFX.dll RunMe.dll XMLTools.dll DSpellCheck.dll mimeTools.dll NppConverter.dll NppExport.dll
I get the following error when I run DBGp plugin 0.0.13.27: “List index out of bounds (0)”
Test Script to debug (autohotkey script):
foo = 1
bar := foo . "test"
obj := {2:foo, 5:bar}
Debug Application:
"C:\path\Autohotley.exe" /Debug "$(FULL_CURRENT_PATH)"
I found the reason for my issue. I had a german AE = “Ä” in the path of the script. Without that character in the path DBGp works as expected.
Please close this Ticket. I couldn't find how to do it myself. Many Thanks in advance.
Last edit: Toralf 2018-08-02