a690700752/KJump

KJump caused IDE Internal Errors

zeafynx opened this issue · 0 comments

I'm using Rider 2024.1. The IDE reported the exception below 3 times yesterday.

com.intellij.diagnostic.PluginException: ActionUpdateThread.OLD_EDTis deprecated and going to be removed soon. 'com.werfad.Actions$Word0Action' must overridegetActionUpdateThreadand chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: com.werfad] at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23) at com.intellij.diagnostic.PluginException.createByClass(PluginException.java:90) at com.intellij.diagnostic.PluginException.reportDeprecatedUsage(PluginException.java:125) at com.intellij.openapi.actionSystem.ActionUpdateThreadAware.getActionUpdateThread(ActionUpdateThreadAware.java:21) at com.intellij.openapi.actionSystem.AnAction.getActionUpdateThread(AnAction.java:199)