oliverdunk / JukeboxAPI

Java API for Jukebox, my web based music player.
MIT License
19 stars 16 forks source link

Null pointer error #22

Closed ghost closed 6 years ago

ghost commented 6 years ago

When adding a region by console and then removing it, it gives this null error on PlayerMoveEvent

https://media.discordapp.net/attachments/204690224054403072/451578919070728202/unknown.png

AmusedNetwork commented 6 years ago

Same with PlayerQuitEvent image

and PlayerJoinEvent

image