CyR1en / Minecordbot

A powerful way to bridge Minecraft and Discord.
https://minecordbot.cyr1en.com
GNU General Public License v3.0
20 stars 15 forks source link

NullPointerException in BroadcastListener #74

Closed CyR1en closed 6 years ago

CyR1en commented 6 years ago

BroadcastListener#findPlayer(String) is throwing a NullPointerException.

https://github.com/CyR1en/Minecordbot/blob/8057249e0abb3045adfd3ab06dcb32290d78e8ad/src/main/java/us/cyrien/minecordbot/chat/listeners/mcListeners/BroadcastListener.java#L77

Assert that regex result isn’t null