Skip to content

NoClassDefFoundError: org/geysermc/floodgate/api/FloodgateApi (I dont use this floodgate) #619

@ehetteNandaYo

Description

@ehetteNandaYo

What happened?

[06:45:24 WARN] [FastLogin]: Error occurred on thread pool
java.util.concurrent.CompletionException: java.lang.NoClassDefFoundError: org/geysermc/floodgate/api/FloodgateApi
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314) ~[?:?]
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1739) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
at java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: java.lang.NoClassDefFoundError: org/geysermc/floodgate/api/FloodgateApi
at com.github.games647.fastlogin.core.shared.JoinManagement.onLogin(JoinManagement.java:80) ~[?:?]
at com.github.games647.fastlogin.bungee.task.AsyncPremiumCheck.run(AsyncPremiumCheck.java:65) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736) ~[?:?]
... 3 more

What did you expect?

No response

Steps to reproduce

No response

Plugin list

No response

Configuration file

No response

Server log

No response

Plugin version

#1012 from jenkins

Platform

BungeeCord

Relevance

  • I tried the latest build
  • I checked for existing tickets -
    If there are, please vote them with a thumps reaction and not create new ones

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions