Skip to content

java.lang.IllegalArgumentException: Invalid TeamProgression exception #35

@Neptnium

Description

@Neptnium

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)

Screenshots
Image

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions