s5bug / discord-intellij

A plugin for interaction between JetBrains IDEs and Discord RPC
http://plugins.jetbrains.com/plugin/10217-intellij-discord-integration
24 stars 4 forks source link

RTC connecting stuck - `~/null/discord-rpc.jar/discord-rpc.so` #23

Closed petrleocompel closed 6 years ago

petrleocompel commented 6 years ago

I'm using this plugin for some time and now i discovered I'm getting stuck when I'm connecting to voice channels.

After few experiments i discovered file ~/null/discord-rpc.jar/discord-rpc.so I dont know why its there but until this file exist I'm stucked at RTC connecting. After deleting file everything is back to normal. Maybe it's issue related to discord-rpc.jar and discordrpc-jar/discord-rpc.

Just now i have to delete this file everytime i want to start using Discordapp.

s5bug commented 6 years ago

That's not the library I use. Maybe check what is creating that file?

s5bug commented 6 years ago

image

Update, see what's creating that jar, and I'll reopen if it's me