You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NullPointerException: Cannot invoke "net.dv8tion.jda.api.interactions.InteractionHook.getInteraction()" because "interactionHook" is null
at de.presti.ree6.audio.music.MusicWorker.playSong(MusicWorker.java:403)
at de.presti.ree6.audio.music.MusicWorker.playSong(MusicWorker.java:299)
at de.presti.ree6.commands.impl.music.Play.onPerform(Play.java:73)
at de.presti.ree6.commands.interfaces.ICommand.lambda$onASyncPerform$0(ICommand.java:35)
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
...
(6 additional frame(s) were not displayed)
CompletionException: java.lang.NullPointerException: Cannot invoke "net.dv8tion.jda.api.interactions.InteractionHook.getInteraction()" because "interactionHook" is null
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807)
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
...
(4 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
Sentry Issue: REE6-JAVA-2J
The text was updated successfully, but these errors were encountered: