• Login
Community
  • Login

XML Tools Error

Scheduled Pinned Locked Moved Notepad++ & Plugin Development
3 Posts 2 Posters 1.8k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C
    cahedral
    last edited by cahedral Mar 15, 2022, 10:08 PM Mar 15, 2022, 10:08 PM

    I have an error on startup NPP. See error on image link:

    alt text

    Notepad++ v8.2.1 (64-bit)
    Build time : Jan 19 2022 - 18:43:05
    Path : C:\Program Files\Notepad++\notepad++.exe
    Command Line :
    Admin mode : OFF
    Local Conf mode : OFF
    Cloud Config : OFF
    OS Name : Windows 10 Pro (64-bit)
    OS Version : 2009
    OS Build : 19044.1586
    Current ANSI codepage : 1252
    Plugins : BetterMultiSelection.dll ComparePlugin.dll JSMinNPP.dll mimeTools.dll nppAutoDetectIndent.dll NppConverter.dll nppcrypt.dll NppExport.dll NppGist.dll NPPJSONViewer.dll NppQrCode64.dll NppRegExTractorPlugin.dll NppXmlTreeviewPlugin.dll Python Indent.dll PythonScript.dll RegexTrainer.dll SQLinFormNpp64.dll urlPlugin.dll

    1 Reply Last reply Reply Quote 0
    • L
      Lycan Thrope
      last edited by Mar 15, 2022, 10:45 PM

      Well, you have an awful lot of plugins in there, and I’m not sure the version your debug info shows is the problematic version one that needs updated plugins, so I guess the first thing to do is start NPP without plugins: notepad++.exe -noPlugin and then add the one you want (XMLTools) first and see if it functions correctly. If so, one of your other plugins may be messing with it, or…you’ve updated to a new plugin version (not sure if that’s possible with above 3.2.1) that has the new version changes to it and your version doesn’t like it. Someone else with more knowledge may come along and give you a more definitive answer, but for now, just try this and see if it works, to at least narrow down the possible reasons.

      C 1 Reply Last reply Mar 16, 2022, 11:11 AM Reply Quote 1
      • C
        cahedral @Lycan Thrope
        last edited by Mar 16, 2022, 11:11 AM

        @lycan-thrope said in XML Tools Error:

        notepad++.exe -noPlugin

        Thanks,

        My Steps:

        1. Start npp with -noplugin
        2. Install xmltool 3.1.1.10
        3. Install ok
        4. restart npp and all plugins and xmltools ok.
        1 Reply Last reply Reply Quote 3
        3 out of 3
        • First post
          3/3
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors