NetLogo / GoGo-RXTX-Extension

NetLogo extension for controlling a GoGo board. bundled with NetLogo
4 stars 2 forks source link

Mac OS X: Cannot open port (PortInUseException) #2

Closed nholbert closed 12 years ago

nholbert commented 12 years ago

Error when trying to open the port on a macbook for a usb gogo board using NetLogo 4.1.3 and 5.0RC4

Extension exception: Could not open port /dev/tty.usbmodem411 : Port is already in use: gnu.io.PortInUseException: Unknown Application
error while observer running GOGO:OPEN
  called by procedure SETUP
  called by Button 'setup'
SethTisue commented 12 years ago

ticket in main repo: https://github.com/NetLogo/NetLogo/issues/68

SethTisue commented 12 years ago

fixed, see 26221bb79b6804198e6c741de6c4c09d29860470 and subsequent commits