question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Discord Integration not working

See original GitHub issue
Unhandled exception in [StandaloneCoroutine{Cancelling}@4955fdbd, Dispatchers.Default]

java.lang.UnsatisfiedLinkError: Could not find JNA native support
	at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:940)
	at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:922)
	at com.sun.jna.Native.<clinit>(Native.java:190)
	at com.sun.jna.Pointer.<clinit>(Pointer.java:54)
	at com.sun.jna.Structure.<clinit>(Structure.java:2131)
	at com.almightyalpaca.jetbrains.plugins.discord.plugin.rpc.RpcService.createConnection(RpcService.kt:152)
	at com.almightyalpaca.jetbrains.plugins.discord.plugin.rpc.RpcService.access$createConnection(RpcService.kt:41)
	at com.almightyalpaca.jetbrains.plugins.discord.plugin.rpc.RpcService$update$1.invokeSuspend(RpcService.kt:120)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
	Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelled}@4955fdbd, Dispatchers.Default]

Issue Analytics

  • State:open
  • Created 9 months ago
  • Reactions:35
  • Comments:19

github_iconTop GitHub Comments

7reactions
RezaNajafianRNcommented, Dec 14, 2022
1reaction
stackpancommented, Dec 13, 2022

I have the same issue in Intellij IDEA Ultimate 2022.3

Read more comments on GitHub >

github_iconTop Results From Across the Web

4 Ways to Fix Discord if Twitch Integration Is Not Showing Up
1. Make sure that you've authorized Twitch on Discord · 2. Remove Twitch integration and add it again · 3. Add the Twitch...
Read more >
How to Fix Discord Twitch Integration Not Working issue
In this comprehensive tutorial, we have shared three different methods that will help you to fix the Discord Twitch integration issue.
Read more >
Fix for the Discord integration not working with Logitech G hub
Fix for the Discord integration not working with Logitech G hub · Go to user settings by clicking the cog next to your...
Read more >
[BUG] Discord integration not properly logging in #905 - GitHub
Go to Settings > Accounts; Click on Login in for the Discord account; Enter your credentials; Authorize Deckboard to access your Discord account ......
Read more >
Different Ways To Fix Discord Twitch Integration Not Working ...
Do you want to fix the 'Discord Twitch Integration not working issue'? In this guide, we will show you the instructions to resolve...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found