morgan
Joined: 26 Mar 2008 Posts: 4
Digg It |
Posted: Sat Mar 29, 2008 6:36 pm Post subject: very bizarre disconnect bug and even more bizarre fix |
|
|
Hello,
I've been having a really tough time with an apparent XP-only bug in the application I'm working on. The bug is seen as follows:
1. connect one wiimote
2. connect a second wiimote
3. disconnect one of the wiimotes
The remaining wiimote (the still connected one) stops sending data.
The way we've found to fix this bug is as follows:
Override (implement) the disconnected() method and throw an Error at the end of the method. If we do this, everything seems to work fine.
Any information leading to my better understanding just what the heck is going on will be rewarded with immense gratitude.
thanks,
-Morgan |
|