| View previous topic :: View next topic |
| Author |
Message |
ludc
Joined: 09 Jan 2008 Posts: 3
Digg It |
Posted: Wed Jan 09, 2008 12:54 pm Post subject: Error: Another inquiry already running |
|
|
Hi,
I try to connect my wiimote with wiiremotej and bluecove (on windows XP and vista - tested on three different computers)
The wiimote is detected :
" Nintendo RVL-CNT-01
9 janv. 2008 13:46:56 wiiremotej.WiiRemoteDiscoverer deviceDiscovered
"
But i always obtain the following exception:
GRAVE: Error discovering device.
java.io.IOException: Another inquiry already running
at com.intel.bluetooth.BluetoothPeer.getpeername(Native Method)
at com.intel.bluetooth.BluetoothStackMicrosoft.getRemoteDeviceFriendlyName(BluetoothStackMicrosoft.java:118)
at com.intel.bluetooth.RemoteDeviceHelper.getFriendlyName(RemoteDeviceHelper.java:200)
at javax.bluetooth.RemoteDevice.getFriendlyName(RemoteDevice.java:131)
at wiiremotej.WiiRemoteDiscoverer.deviceDiscovered(WiiRemoteDiscoverer.java:4
at com.intel.bluetooth.BluetoothPeer.deviceDiscoveredCallback(BluetoothPeer.java:79)
at com.intel.bluetooth.BluetoothStackMicrosoft.deviceDiscoveredCallback(BluetoothStackMicrosoft.java:263)
at com.intel.bluetooth.BluetoothPeer.runDeviceInquiry(Native Method)
at com.intel.bluetooth.BluetoothStackMicrosoft.runDeviceInquiry(BluetoothStackMicrosoft.java:256)
at com.intel.bluetooth.DeviceInquiryThread.run(DeviceInquiryThread.java:80)
9 janv. 2008 13:46:56 wiiremotej.WiiRemoteDiscoverer deviceDiscovered
Could you help me ?
Thank you
Ludovic |
|
| Back to top |
|
 |
Cha0s Site Admin
Joined: 17 Jan 2007 Posts: 495
Digg It |
Posted: Wed Jan 09, 2008 2:24 pm Post subject: |
|
|
What version of Bluecove are you using? Try the latest snapshot and see if it improves anything. _________________ Cha0s |
|
| Back to top |
|
 |
ludc
Joined: 09 Jan 2008 Posts: 3
Digg It |
Posted: Wed Jan 09, 2008 3:13 pm Post subject: |
|
|
Hi,
I tried with bluecove 2.0.2 and now I have two other errors:
* LCAP not supported on winsock (windows stack)
* java.io.IOException: Can't query remote device using bluesoleil.
I think that the error is the same than the one on the previous post on the forum titled "Problem with Bluecove + BlueSoleil"
I would like to try with Widcomm+avenata (but I don't find where to download it)
I will wait for the next version of wiiremotej if you integrate the "alwaysAsk = false" feature.
Thank you for this amazing api
Ludovic |
|
| Back to top |
|
 |
|