[1.1.x] script from the Command prompt or batch file: System.out is broken

Asked by Test App

Hi,

I get the following error when i run my scripts from the command prompt or batch file

"System.out is broken(console output)! You will not see any messages anymore!Save your work and restart the IDE!"
OK button

Unless i click the OK button , my second script in the batch file is not executed . Please help me on how to remove this error.

I want to run my scripts overnight , so with this pop up all my scripts cannot be executed one after the other

Please help.
Thanks in Advance!

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
geneq (qushuqin) said :
#2

Got the same error when running 1.1.2 nightly build

Revision history for this message
RaiMan (raimund-hocke) said :
#3

So what are you doing?

How do you run the stuf?

System version, Java version?

Revision history for this message
RaiMan (raimund-hocke) said :
#4

@geneq
see comment #3

Revision history for this message
geneq (qushuqin) said :
#5

Hi @RaiMan (raimund-hocke),

My environment: macOS 10.13.1, Java 1.8
I run my script from Terminal: /Applications/sikuli/runsikulix -r /path/to/script/Test.sikuli

Revision history for this message
RaiMan (raimund-hocke) said :
#6

@geneq
/Applications/sikuli/

does not look like 1.1.2
with a regular setup this should be
/Applications/SikuliX.app/...

... but after setup you have a runsikulix script in your setup folder

Revision history for this message
geneq (qushuqin) said :
#7

@RaiMan (raimund-hocke)
I created that folder and then moved the app and runsikulix manually

I found another log about the same error(https://answers.launchpad.net/sikuli/+question/643782), i will try to check my code first. Please free to close this one.
Thanks!

Revision history for this message
RaiMan (raimund-hocke) said :
#8

@geneq: ok, understood.

the mentioned question does not tell anything about a possible cause or solution.

Please report anything you find - this might be a bug.

Revision history for this message
browe (brianmrowe-7effect) said :
#9

I have the Error System.out is broken every time I exit a script using ALT+SHIFT+C. Using Windows 10, Java 8 and sikulixIDE 1.1.1.
I have to close the IDE and open it again every time.

Revision history for this message
RaiMan (raimund-hocke) said :
#10

@ brianmrowe
You have to live with it. ALT+SHIFT+C is brute force kill and might lead to unstable states of the IDE.

Find other means to stop your script (e.g. SikuliX hotkey feature) or run the script from commandline, while editing/saving it in the IDE in parallel.

Can you help with this problem?

Provide an answer of your own, or ask Test App for more information if necessary.

To post a message you must log in.