-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Repeated launch crashes due to plugin not actually being removed when prompted #46
Comments
@tonyping That's very odd that JsonTools continued crashing after Plugins Admin tried to remove it. I'm not sure if I've had similar problems before with other problems; I think I may have. My general sense is that Plugins Admin is not very good at removing unusable plugins, and that the infinite loop issue you're describing is the fault of Plugins Admin. Obviously it sucks that JsonTools has all these weird crash bugs, but I'm clueless as to their origin. |
Just installed Npp 8.5.6 on my own computer (Windows 10 Personal) and
confirmed that (at least for my setup) this issue did not originate in 8.5.6
…On Sun, Aug 20, 2023, 11:17 PM Tony Ping ***@***.***> wrote:
OS: Windows 11 Insiders Canary [25931]
Relevant background info:
- JsonToolsNppPlugin [5.6.0]
- Notepad++ [8.5.6]
I know this has been brought up before, but I'm getting the "Failed to
load, JsonTools.dll is not compatible with the current version of
Notepad++." with JsonToolsNppPlugin [5.6.0]. Possibly related to eef91b
<notepad-plus-plus/notepad-plus-plus@eef91b0>
something or another.
But the reason I'm bringing up in a new issue, is that when responding to
"Do you want to remove this plugin from the plugins directory to prevent
this message from the next launch?" and clicking Yes on the dialog,
JsonToolsNppPlugin continues on crashing because as it turns out; was
unable to actually remove from the plugins folder, leading to an endless
crash loop.
So is the inability to remove something related w/ the Npp Plugins Admin,
or plugin itself? Because while I've seen several posts in the Npp forums
regarding the CET flag causing crashing with other plugins, none of the
posts seemed to mention any issues with removing.
—
Reply to this email directly, view it on GitHub
<#46>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALAQAI5N54MKRJ7YERLFYQTXWL4ORANCNFSM6AAAAAA3X3425U>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Bumping this. I have the same issue, and I cannot even find JsonTools.dll on my hard drive. My guess is that the plugin manager did manage to delete the .dll file, but there's some residual cache that is causing it to crash. |
The Since I have no way to replicate this, I might guess that maybe it has something to do with the |
OS: Windows 11 Insiders Canary [25931]
Relevant background info:
I know this has been brought up before, but I'm getting the "Failed to load, JsonTools.dll is not compatible with the current version of Notepad++." with JsonToolsNppPlugin [5.6.0]. Possibly related to eef91b something or another.
But the reason I'm bringing up in a new issue, is that when responding to "Do you want to remove this plugin from the plugins directory to prevent this message from the next launch?" and clicking Yes on the dialog, JsonToolsNppPlugin continues on crashing because as it turns out; was unable to actually remove from the plugins folder, leading to an endless crash loop.
So is the inability to remove something related w/ the Npp Plugins Admin, or plugin itself? Because while I've seen several posts in the Npp forums regarding the CET flag causing crashing with other plugins, none of the posts seemed to mention any issues with removing.
The text was updated successfully, but these errors were encountered: