Why is not my code | Minecraft Coding?

fl
8

I have written a code that saves the UUid of a villager. I want that when you joint that the villager will be removed. It does not work. Why?

Ma

Do you have an error code?

fl

Jap is waiting

pa

Just an idea

change the 20th line: "if (UUidvill == lalo) {"

to "if (UUidvill.equals (lalo)) {"

fl

fl

I'll try it out thanks

Ma

That will be the problem

[16:14:19 ERROR]: Could not pass event PlayerJoinEvent to Report

fl

What does that mean?

fl

Unfortunately does not work