Azn9 / JetBrains-Discord-Integration

Discord rich presence integration for all JetBrains IDEs
Apache License 2.0
111 stars 9 forks source link

[Bug]: Error after installing plugin rider #103

Closed adrianbodin closed 2 months ago

adrianbodin commented 2 months ago

What happened?

I just installed the plugin but get an error.

IDE version

JetBrains Rider 2024.1.2

Plugin version

2.0.8

What operating system are you using?

Windows

Relevant log output

com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'dev.azn9.plugins.discord.actions.ApplicationShowAction' must override `getActionUpdateThread` and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: dev.azn9.plugins.discord]
    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:200)
Azn9 commented 2 months ago

Duplicate of #79 Just to let you know, this issue is not preventing the plugin from working properly at the moment. Its fix has already been coded, but I didn't have enough time to finalize everything I wanted in the release. I am really busy with school atm, this week is my final week so I am completely focusing on my final project. However, if everything goes well, this should be released by the end of May.