The monthly on-line engine blitz tourney for December will take place on:
Saturday December 3, 2:00 PM EST (Boston time), 20:00 CET (Amsterdam time)
To connect:
winboard -zp -ics -icshost nightmare-chess.nl -icshelper timeseal -fcp ENGINE.exe -fd ENGINEFOLDER -autoKibitz -keepAlive 30
(for UCI engines, add -fUCI)
People without account can submit a request for an account to admin@nightmare-chess.nl
Our tournament manager will be: Eendje (Lisebeth at ICC)
The format will be: 9 rounds Swiss 5/1
Lisebeth likes to start the tournament on top of the hour, please try to be on-line 15 minutes prior to tournament start, late joins are not supported.
On-line engine blitz tourney December
Moderator: Ras
-
- Posts: 1632
- Joined: Thu Jul 16, 2009 10:47 am
- Location: Almere, The Netherlands
-
- Posts: 558
- Joined: Tue Jul 03, 2018 10:19 am
- Full name: Folkert van Heusden
Re: On-line engine blitz tourney December
Dog 1.0 will participate!
-
- Posts: 1632
- Joined: Thu Jul 16, 2009 10:47 am
- Location: Almere, The Netherlands
-
- Posts: 558
- Joined: Tue Jul 03, 2018 10:19 am
- Full name: Folkert van Heusden
Re: On-line engine blitz tourney December
No sorry I meant DogPC!Joost Buijs wrote: ↑Sat Dec 03, 2022 10:31 amHi Folkert, I will tell Lisebeth to add Dog this time.
Succes vanavond!
-
- Posts: 1632
- Joined: Thu Jul 16, 2009 10:47 am
- Location: Almere, The Netherlands
-
- Posts: 7251
- Joined: Mon May 27, 2013 10:31 am
Re: On-line engine blitz tourney December
I can't connect anymore.
I use this to run skipper on my machine
"Skipper 14" -fcp SkipperConsoleApp2 -fd "C:\Users\van en belt\source\repos\ChessLibraryCore\SkipperConsoleApp2\bin\Release\net6.0"
On my old machine this used to work:
cd C:\WinBoard-4.8.0\WinBoard
winboard -zp -ics -icshost nightmare-chess.nl -icshelper timeseal -fcp "dotnet C:\Users\Gebruiker\source\repos\ChessLibraryCore\SkipperConsoleApp2\bin\Release\net5.0\SkipperConsoleApp2.dll" -autoKibitz
So on my new machine this should be:
cd C:\WinBoard-4.8.0\WinBoard
winboard -zp -ics -icshost nightmare-chess.nl -icshelper timeseal -fcp "dotnet C:\Users\van en belt\source\repos\ChessLibraryCore\SkipperConsoleApp2\bin\Release\net6.0\SkipperConsoleApp2.dll” -autoKibitz
But it gives an error. So what to do?
I use this to run skipper on my machine
"Skipper 14" -fcp SkipperConsoleApp2 -fd "C:\Users\van en belt\source\repos\ChessLibraryCore\SkipperConsoleApp2\bin\Release\net6.0"
On my old machine this used to work:
cd C:\WinBoard-4.8.0\WinBoard
winboard -zp -ics -icshost nightmare-chess.nl -icshelper timeseal -fcp "dotnet C:\Users\Gebruiker\source\repos\ChessLibraryCore\SkipperConsoleApp2\bin\Release\net5.0\SkipperConsoleApp2.dll" -autoKibitz
So on my new machine this should be:
cd C:\WinBoard-4.8.0\WinBoard
winboard -zp -ics -icshost nightmare-chess.nl -icshelper timeseal -fcp "dotnet C:\Users\van en belt\source\repos\ChessLibraryCore\SkipperConsoleApp2\bin\Release\net6.0\SkipperConsoleApp2.dll” -autoKibitz
But it gives an error. So what to do?
-
- Posts: 558
- Joined: Tue Jul 03, 2018 10:19 am
- Full name: Folkert van Heusden
Re: On-line engine blitz tourney December
WHAT errorHenk wrote: ↑Sat Dec 03, 2022 7:04 pm I can't connect anymore.
I use this to run skipper on my machine
"Skipper 14" -fcp SkipperConsoleApp2 -fd "C:\Users\van en belt\source\repos\ChessLibraryCore\SkipperConsoleApp2\bin\Release\net6.0"
On my old machine this used to work:
cd C:\WinBoard-4.8.0\WinBoard
winboard -zp -ics -icshost nightmare-chess.nl -icshelper timeseal -fcp "dotnet C:\Users\Gebruiker\source\repos\ChessLibraryCore\SkipperConsoleApp2\bin\Release\net5.0\SkipperConsoleApp2.dll" -autoKibitz
So on my new machine this should be:
cd C:\WinBoard-4.8.0\WinBoard
winboard -zp -ics -icshost nightmare-chess.nl -icshelper timeseal -fcp "dotnet C:\Users\van en belt\source\repos\ChessLibraryCore\SkipperConsoleApp2\bin\Release\net6.0\SkipperConsoleApp2.dll” -autoKibitz
But it gives an error. So what to do?
-
- Posts: 7251
- Joined: Mon May 27, 2013 10:31 am
Re: On-line engine blitz tourney December
first chess program [dotnet ....] exited unexpectedly
-
- Posts: 558
- Joined: Tue Jul 03, 2018 10:19 am
- Full name: Folkert van Heusden
Re: On-line engine blitz tourney December
Does it speak xboard? Try running it directly from cmd.exe.
-
- Posts: 7251
- Joined: Mon May 27, 2013 10:31 am
Re: On-line engine blitz tourney December
already using cmd,exe
Maybe it has no privileges. Just guessing
So I now started a powershell with administrators rights but giving same error
Only difference when using powershell is that I have to use .\winboard
otherwise it even can't find winboard
Maybe it has no privileges. Just guessing
So I now started a powershell with administrators rights but giving same error
Only difference when using powershell is that I have to use .\winboard
otherwise it even can't find winboard