XY-Plotter V2.0 - error


#1

I downloaded the software package and decompress it,https://github.com/Makeblock-official/XY-Plotter-2.0/archive/master.zip

tried to open GRemoteFull->GRemote.bat but i have this error. Please help. Thank You.

ControlP5 2.0.4 infos, comments, questions at http://www.sojamo.de/libraries/controlP5
Windows 7
Exception in thread “Animation Thread” java.lang.UnsatisfiedLinkError: jssc.SerialNativeInterface.getSerialPortNames()[Ljava/
lang/String;
at jssc.SerialNativeInterface.getSerialPortNames(Native Method)
at jssc.SerialPortList.getWindowsPortNames(SerialPortList.java:309)
at jssc.SerialPortList.getPortNames(SerialPortList.java:298)
at jssc.SerialPortList.getPortNames(SerialPortList.java:182)
at processing.serial.Serial.list(Unknown Source)
at GRemote.setup_port_selector(GRemote.java:1148)
at GRemote.setup(GRemote.java:139)
at processing.core.PApplet.handleDraw(PApplet.java:2361)
at processing.core.PGraphicsJava2D.requestDraw(PGraphicsJava2D.java:240)
at processing.core.PApplet.run(PApplet.java:2256)
at java.lang.Thread.run(Unknown Source)


#2

Hi @maohong30, we have update the software, could you download it and try again?

p.s: @Christina has share this on Makeblock Facebook, Twitter and Reddit :smile:


#3