Started by
imlimws
on
Topic category: Help with MCreator software
With the tutorial of the movie clip, I managed to create my own command block and set the system, Command block + redstone + lever, and arduino circuit with led. But when I ignite it, there is nothing happened on my leds.
I found on the cmd window of McreatorArduinoConnector as below.
[ Native lib Version = RXTX-2.1-7
Java lib Version = RXTX-2.1-7
java.net.BindException: Address already in use: Cannot bind
at java.net.DualStackPlainDatagramSocketImpl.socketBind(Native Method)
at java.net.DualStackPlainDatagramSocketImpl.bind0(Unknown Source)
at java.net.AbstractPlainDatagramSocketImpl.bind(Unknown Source)..........
Please help me out!!!!
This could be caused if you are connected to Arduino with any other software at the same time. Or the firewall could be blocking the connection.
Hi,
I have the same problem:
java.net.BindException: Address already in use: Cannot bind
Arduino IDE is working, but Mcreator ArduinoConnector not :-(
There is no firewall running, even the Win10 included firewall ist switched of.
Is Arduino IDE running at the same time as Arduino Connector? This should not be the case.
No,
Arduino IDE and no other Arduino tools ar running.