Linux 3.8.0-19-generic (Ubuntu 13.04, but the same error happens in Ubuntu 12.04)
Sikuli version: X-1.0rc3
Java version: Oracle Java 6 (Also happens in OpenJDK 7)
The problem happens when you print a new line.
Example:
print '\n'
Output:
Console reports an Internal error.
The error is: java.lang.IllegalArgumentException: bad position: -1
It only happens when nothing else is printed on the console (or you print multiple \n).
After the error the console stops working, but sikuli runs normaly.
Linux 3.8.0-19-generic (Ubuntu 13.04, but the same error happens in Ubuntu 12.04)
Sikuli version: X-1.0rc3
Java version: Oracle Java 6 (Also happens in OpenJDK 7)
The problem happens when you print a new line.
Example:
print '\n'
Output: IllegalArgument Exception: bad position: -1
Console reports an Internal error.
The error is: java.lang.
It only happens when nothing else is printed on the console (or you print multiple \n).
After the error the console stops working, but sikuli runs normaly.
Sorry for my bad english.