vsch / idea-multimarkdown

Markdown language support for IntelliJ IDEA.
https://plugins.jetbrains.com/plugin/7896-markdown-navigator
Apache License 2.0
812 stars 129 forks source link

Failed to initialize - NoSuchMethodError - PyCharm 2019.2 #876

Open DavidHartman-Personal opened 4 years ago

DavidHartman-Personal commented 4 years ago

I had made some settings adjustments (don't recall the exact settings, but I was trying to figure out why the plugin wasn't providing certain options, e.g. preview, for certain files that were markdown) and at some point after I restart I received an error saying that the plugin couldn't be initialized and was disabled. I tried to reinstall the plugin but it must be picking up the previous settings, etc as it still generates the same error. If there is a way to "reset" the settings, let me know as I didn't have anything that imporatant I needed to save in terms of settings...I just couldn't figure out how to "start from scratch".

image

Thanks for any help.

Below is my PyCharm About output:

PyCharm 2019.2.6 (Professional Edition) Build #PY-192.7142.79, built on February 7, 2020 Licensed to David Hartman You have a perpetual fallback license for this version Subscription is active until October 31, 2020 Runtime version: 11.0.4+10-b304.78 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Windows 10 10.0 GC: ParNew, ConcurrentMarkSweep Memory: 1965M Cores: 8 Registry: debugger.watches.in.variables=false Non-Bundled Plugins: YAML/Ansible support, com.alayouni.ansiHighlight, com.andrey4623.rainbowcsv, com.intellij.ideolog, com.jetbrains.intellij.datalore, com.ludditelabs.autodocintellij.plugin, com.potterhsu.jsonviewer, com.ppolivka.gitlabprojects, net.seesharpsoft.intellij.plugins.csv, org.intellij.plugins.hcl, BashSupport, com.intellij.plugin.adernov.powershell, aws.toolkit, ru.meanmail.plugin.requirements, uk.co.reecedunn.intellij.plugin.xquery

vsch commented 3 years ago

@DavidHartman-Personal, don't know how this happened. All compiled and test ran but suspect it needed a recompile.

I am going to release version 3.0.192.110 shortly to the stable release channel which fixes this issue.

vsch commented 3 years ago

Release 3.0.192.110 and 3.0.192.110 released which fixes the issue.