i entered the input manually, that is: adb forward tcp:4545 tcp:4545 java -jar ioiobridge.jar COM3
the ioio is on COM3 On Monday, August 18, 2014 7:10:33 PM UTC+3, Tim Frisch wrote: > > Well the only method I would think you could have affected from the cmd > line would be the > `purejavacomm.CommPortIdentifier.getPortIdentifier(CommPortIdentifier.java:89)` > > Perhaps you had a typo when entering the port identifier? > What was the input that lead up to this point? > > On Monday, August 18, 2014 7:34:54 AM UTC-5, doron atuar wrote: >> >> Hi, >> i'm having a problem using ioio-bridge. >> It worked for me before but now i get this error message: >> Connecting to IOIO... >> Exception in thread "main" java.lang.UnsatisfiedLinkError: >> Can't obtain static newInstance method for class com.sun.jna.Structure >> at com.sun.jna.Native.initIDs(Native Method) >> at com.sun.jna.Native.<clinit>(Native.java:135) >> at com.sun.jna.Structure.<clinit>(Structure.java:131) >> at jtermios.windows.JTermiosImpl$Port.<init>(JTermiosImpl.java:63) >> at jtermios.windows.JTermiosImpl.open(JTermiosImpl.java:261) >> at jtermios.JTermios.open(JTermios.java:382) >> at >> purejavacomm.CommPortIdentifier.getPortIdentifier(CommPortIdentifier. >> java:89) >> at ioio.bridge.Main.openPort(Unknown Source) >> at ioio.bridge.Main.runBridge(Unknown Source) >> at ioio.bridge.Main.main(Unknown Source) >> >> tried to search online with no success... >> I'm on Windows 8.1 >> >> Thanks >> > -- You received this message because you are subscribed to the Google Groups "ioio-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/d/optout.
