Monstercraft / MonsterIRC

MonsterIRC's main repo.
Monstercraft.org
GNU General Public License v3.0
15 stars 7 forks source link

isVociePlus problem #254

Closed jaggy80 closed 11 years ago

jaggy80 commented 11 years ago

When an IRC member types a command like .who it generates the following error but works for Ops/irc channel owner.. any ideas? The .who command is available for any players in the channel, not just voice or ops. This used to work until a recent version update.. not sure when it exactly happened:

java.lang.NullPointerException at org.monstercraft.irc.ircplugin.IRC.isVoicePlus(IRC.java:519) Full error: http://pastebin.com/HF9Q7E0d USERS:

jaggy80 commented 11 years ago

confirmed the problem doesn't exist in 1.71. Only 1.72

fletchto99 commented 11 years ago

duplicate - closed (looking into it)