-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Throws java.lang.IllegalArgumentException: Invalid TeamProgression on UltimateAdvancementAPI plugin on the connection to the server
To Reproduce
Just use api.PlayerLoadingCompletedEvent
@EventHandler
public void onJoin(PlayerLoadingCompletedEvent e) {
}System, Java, Server and Plugin Version
System: Docker
Java: Java 17 (https://github.com/pterodactyl/yolks/pkgs/container/yolks/61133219?tag=java_17)
Server: Paper version git-Paper-91 (MC: 1.19.0)
Plugin: UltimateAdvancementAPI (2.2.2)
EDIT Even with no plugin using the api the error is still there. I have the error with just the plugin and it justs does not let you connect.
EDIT 2 Might not be the plugin, might be bungee
EDIT 3 It is not the plugin, the plugin was generating an error because the bungee sent a packet that was wrong, sorry guys.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working