WMCAlliance / BukkitIRCd

BukkitIRCd was an IRC bridge plugin for Minecraft servers running Bukkit. It creates individual 'bot' users for every player to allow seamless communication.
https://wma.im
Other
5 stars 6 forks source link

In 1.2 dev build, New players aren't connecting to IRC #61

Closed WizardCM closed 11 years ago

WizardCM commented 11 years ago

You can find the error at http://wizrd.tk/bqy401

chyyran commented 11 years ago

Try adding a try catch at Line 138 of BukkitIRCdPlayerListener.java

I can't do much right now, but I'll try when I get some more time

WizardCM commented 11 years ago

Oh I understand what's wrong, it happens when the player HAS no modes. Maybe I should have actually looked at the line that was erroring. xD The main reason I put it on here was so I could check it later myself.

glguy commented 11 years ago

I believe this issue can be closed now