Parties

Parties

46.1k Downloads

party.delete() prints error

No1Evil opened this issue ยท 2 comments

commented

On api.getParty("anyParty").delete() it prints an error.

java.util.concurrent.CompletionException: java.lang.NullPointerException: Cannot invoke "com.alessiodp.parties.common.players.objects.PartyPlayerImpl.getPlayerUUID()" because "kicked" is null

commented

Fixed with 3.2.9

commented

Can you test with latest version, if not please provide the full error stack trace.