CodedSakura / FabricHomes

A MC Fabric mod to add a progression to /home command, allowing more homes when providing certain items.
ISC License
8 stars 11 forks source link

Disconnect with /home <name> #6

Closed DTRW919 closed 3 years ago

DTRW919 commented 3 years ago

Whenever I use /home Farm (my home name is Farm), it sends this line in the server logs and just disconnects my client. Same thing with /gamemode <gamemode>: lost connection: Internal Exception: java.lang.NullPointerException: Cannot invoke "java.util.List.removeIf(java.util.function.Predicate)" because "this.muted" is null

DTRW919 commented 3 years ago

(just says disconnected on my client log)

CodedSakura commented 3 years ago

does the /gamemode <gamemode> disconnect keep happening if FabricHomes is removed?

DTRW919 commented 3 years ago

Oh, huh it does disconnect me. Must be smth wrong with another mod/config, thanks lol.