Mofsy / jinxbot

Automatically exported from code.google.com/p/jinxbot
1 stars 1 forks source link

Bot itself not in BattleNetClient.Channel list #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Join a channel
2. You're not there. Ahaha, invisible bot!
3.

What is the expected output? What do you see instead?
I'd expect it to acknowledge my existence, but it doesn't.

What version of the product are you using? On what operating system?
Trunk, Vista32

Please provide any additional information below.

Original issue reported on code.google.com by joethe...@gmail.com on 1 Oct 2008 at 5:07

GoogleCodeExporter commented 8 years ago
I am not able to confirm this error.  

Testing method: Set a breakpoint on a method that has reference to the client 
object 
that can be invoked after all users have been populated to the channel list.  
In 
JinxBot, I set a breakpoint on JinxBot.Views.ChannelList.listBox1_DoubleClick
(object, EventArgs).  I then examined the contents of the Channel property in 
the 
debugger.  You can see the results at http://www.jinxbot.net/pub/bot-user-is-in-
channel.png (yes, the bot is logged in with DarkTemplar~AOA).

Original comment by myndf...@valhallalegends.com on 2 Oct 2008 at 7:28

GoogleCodeExporter commented 8 years ago
This was likely due to a bug in my code as it no longer occurs.

Original comment by joethe...@gmail.com on 2 Oct 2008 at 5:20

GoogleCodeExporter commented 8 years ago

Original comment by myndf...@valhallalegends.com on 19 Feb 2009 at 9:08