Script error: Could not open script file "C:\BCI2000\prog\localhost:3999". Error System Log Operator.exe
I haven't a script named "localhost:3999"
Someone can help me with that please?
Error System Log Operator
-
mellinger
- Posts: 1341
- Joined: 12 Feb 2003, 11:06
Re: Error System Log Operator
Hi,
how are you starting BCI2000? From a batch file, from BCI2000Launcher, or directly from the command line?
Best regards
Jürgen
how are you starting BCI2000? From a batch file, from BCI2000Launcher, or directly from the command line?
Best regards
Jürgen
-
cmontilla
- Posts: 3
- Joined: 29 May 2026, 05:05
Re: Error System Log Operator
Using BCI2000Shell.exe
But I'm getting this error I mentioned in the operator system log.
Thank you very much for your response.
But I'm getting this error I mentioned in the operator system log.
Thank you very much for your response.
-
mellinger
- Posts: 1341
- Joined: 12 Feb 2003, 11:06
Re: Error System Log Operator
BCI2000Shell works for me as expected on Windows 11.
If you give it an argument without qualifying option, it tries to load that from file and execute it as a script, hence the error message. To force the connection to "localhost:3999", use "--Telnet localhost:3999".
If you give it an argument without qualifying option, it tries to load that from file and execute it as a script, hence the error message. To force the connection to "localhost:3999", use "--Telnet localhost:3999".
-
cmontilla
- Posts: 3
- Joined: 29 May 2026, 05:05
Re: Error System Log Operator
And is there any way to add that instruction so that it's taken into account when BCI2000 starts?
Thank you very much.
Thank you very much.
-
mellinger
- Posts: 1341
- Joined: 12 Feb 2003, 11:06
Re: Error System Log Operator
To use BCI2000Shell interactively:
To execute a command:
To execute a script:
Code: Select all
BCI2000Shell -i --Telnet localhost:3999Code: Select all
BCI2000Shell -c "ls" --Telnet localhost:3999Code: Select all
BCI2000Shell "myScript.bciscript" --Telnet localhost:3999Who is online
Users browsing this forum: No registered users and 0 guests
