| View previous topic :: View next topic |
| Author |
Message |
catalytic
Joined: 24 Mar 2008 Posts: 5
Digg It |
Posted: Thu May 01, 2008 10:47 am Post subject: |
|
|
This looks very similar to the problem I am getting:
http://www.wiili.org/forum/multiple-remotes-t2867.html
I solved it by going into the OS's bluetooth management and deleting past entries for the Nintendo Wiimotes.
It appears to throw this error if you try and sync a remote, that the computer has saved profile for.
Is this still something related to .findremotes() ?
If you can give us a clue we can go looking  |
|
| Back to top |
|
 |
zerni
Joined: 20 May 2008 Posts: 2
Digg It |
Posted: Thu May 22, 2008 12:09 pm Post subject: |
|
|
im getting something similiar when im starting WRLImpl.java
Line 141: WiiRemote remote = WiiRemoteJ.findRemote();
| Quote: | BlueCove version 2.0.2 on bluesoleil
22.05.2008 14:07:08 wiiremotej.WiiRemoteDiscoverer deviceDiscovered
FEIN: Found Nintendo RVL-CNT-01 (001B7A36304D)
22.05.2008 14:07:08 wiiremotej.WiiRemoteDiscoverer deviceDiscovered
FEIN: Nintendo RVL-CNT-01 is a WiiRemote.
22.05.2008 14:07:08 wiiremotej.WiiRemote construct
INFO: btl2cap://001B7A36304D
22.05.2008 14:07:08 wiiremotej.WiiRemoteDiscoverer getWiiRemote
SCHWERWIEGEND: Error getting device!
java.io.IOException: WiiRemote failed to connect!
at wiiremotej.WiiRemote.construct(WiiRemote.java:301)
at wiiremotej.WiiRemote.<init>(WiiRemote.java:214)
at wiiremotej.WiiRemoteDiscoverer.getWiiRemote(WiiRemoteDiscoverer.java:94)
at wiiremotej.WiiRemoteJ.findRemote(WiiRemoteJ.java:208)
at wiiremotej.WiiRemoteJ.findRemote(WiiRemoteJ.java:186)
at wii.WRLImpl.main(WRLImpl.java:141)
Caused by: com.intel.bluetooth.NotSupportedIOException: Not Supported on bluesoleil
at com.intel.bluetooth.BluetoothStackBlueSoleil.l2OpenClientConnection(BluetoothStackBlueSoleil.java:380)
at com.intel.bluetooth.BluetoothL2CAPClientConnection.<init>(BluetoothL2CAPClientConnection.java:32)
at com.intel.bluetooth.MicroeditionConnector.openImpl(MicroeditionConnector.java:397)
at com.intel.bluetooth.MicroeditionConnector.open(MicroeditionConnector.java:506)
at javax.microedition.io.Connector.open(Connector.java:95)
at wiiremotej.WiiRemote.construct(WiiRemote.java:295)
... 5 more
java.lang.NullPointerException
at wii.WRLImpl.main(WRLImpl.java:142)
|
|
|
| Back to top |
|
 |
Cha0s Site Admin
Joined: 17 Jan 2007 Posts: 449
Digg It |
Posted: Thu May 22, 2008 5:09 pm Post subject: |
|
|
Try using the WIDCOMM stack. Bluesoleil can be a bit flaky.[/b] _________________ Cha0s |
|
| Back to top |
|
 |
Monzor
Joined: 02 Jun 2008 Posts: 3
Digg It |
Posted: Thu Jun 05, 2008 10:39 am Post subject: |
|
|
| Any news about that update? Maybe you could release a quick beta just for us to toy around with? |
|
| Back to top |
|
 |
|