grimreaper / wolf

Automatically exported from code.google.com/p/wolf
0 stars 0 forks source link

Multi-channel breaks the bot #85

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If the bot is in more than one channel while a game is running, weird things 
will happen.

Not only do some commands work in all channels, but if a user leaves one of the 
channels while a game is running, pywolf will declare them as "gone missing" 
and then kick them from the game. A quiet will be applied on them but the voice 
will stay, effectively making "ghosts" players.

How to reproduce the issue:

- Have pywolf in more than one channel
- Start the game
- Have one player leave another channel than the main one (it can be just 
joining and parting immediately)

I (Vgr) am working on a fix and will submit it to variable as soon as it is 
ready.

Original issue reported on code.google.com by vgr...@live.ca on 7 Jan 2013 at 2:25

GoogleCodeExporter commented 9 years ago
fixed in 355:164624e4e1ab

Original comment by eitan@eitanadler.com on 8 Apr 2013 at 3:08