ohowe1 / SpectatorModeRewrite

Minecraft plugin that allows players to go into spectator mode but enables admins to prevent features of it.
https://www.spigotmc.org/resources/smp-spectator-mode-1-16-support.77267/
MIT License
17 stars 9 forks source link

Some players unable to use spectator command #25

Closed hashalite closed 3 years ago

hashalite commented 3 years ago

Describe the bug Most players are able to use the command without issues, but one of my players receives an error whenever they try to enter spectator. It also sends an error in the console.

To Reproduce Unknown

Minecraft version 1.16.5

Console error https://pastebin.com/eWVr1UFh

ohowe1 commented 3 years ago

Just to clarify, this error is given when the player tries to enter spectator?

hashalite commented 3 years ago

Yes.

ohowe1 commented 3 years ago

In the data.yml file is there a section with the UUID of the player that is having problems?

hashalite commented 3 years ago

Yes, this is what it looks like: https://pastebin.com/HMHkRsvY

ohowe1 commented 3 years ago

Hi. Just remove that section and if it happens again let me know.

hashalite commented 3 years ago

Resetting the data file worked, thanks.