Page 1 of 1

Plisk crashes under the Arena 1.1....

PostPosted: 10 Aug 2009, 22:40
by Dr.Wael Deeb
I tried to install it as a UCI and a WB engine....no success :(
Any hints will be much appreciated....
Dr.D

Re: Plisk crashes under the Arena 1.1....

PostPosted: 11 Aug 2009, 00:19
by F. Bluemers
Dr.Wael Deeb wrote:I tried to install it as a UCI and a WB engine....no success :(
Any hints will be much appreciated....
Dr.D

A couple of days back I installed it (or better, i made a polygot ini file for it) with no problems.
Its UCI.(and also Winboard,i just checked...)

Code: Select all
[PolyGlot]

EngineDir = C:\Documents and Settings\Fonzy\Mijn documenten\WBheadache\engines\plisk
EngineCommand = plisk_0.1.0.exe

book = false
BookFile = Performance.bin
logfile = plisk.log
log = false
[Engine]
OwnBook = true
Hash = 32


Best
Fonzy

Re: Plisk crashes under the Arena 1.1....

PostPosted: 11 Aug 2009, 03:16
by vladstamate
Hi Dr Wael Deeb,

First I want to apologize for the troubles Plisk is giving you. I, for better (or some might say for worse) use Arena as my testing medium. And it works fine on my machine. I use Arena 2.0.1. I also have 1.99beta5. To help me understand the problem, I have some question for you:

1) What exact version of Arena are you using?
2) What flavour of Plisk have you tried (32bit, 64bit, Phenom)?
3) Plisk leaves a log file behind, can I have that? Also Arena can produce a log (F4).
4) Try to run Plisk without an interface, see if it runs that way. It needs latest .NET installed on your machine.

Plisk supports both UCI and Xboard protocol natively. I use Xboard protocol to play on FICS, where I have well over 3000 games played now under Winboard.

Kind regards,
Vlad.

Re: Plisk crashes under the Arena 1.1....

PostPosted: 11 Aug 2009, 09:05
by Dr.Wael Deeb
vladstamate wrote:Hi Dr Wael Deeb,

First I want to apologize for the troubles Plisk is giving you. I, for better (or some might say for worse) use Arena as my testing medium. And it works fine on my machine. I use Arena 2.0.1. I also have 1.99beta5. To help me understand the problem, I have some question for you:

1) What exact version of Arena are you using?
2) What flavour of Plisk have you tried (32bit, 64bit, Phenom)?
3) Plisk leaves a log file behind, can I have that? Also Arena can produce a log (F4).
4) Try to run Plisk without an interface, see if it runs that way. It needs latest .NET installed on your machine.

Plisk supports both UCI and Xboard protocol natively. I use Xboard protocol to play on FICS, where I have well over 3000 games played now under Winboard.

Kind regards,
Vlad.


Thanks Vlad for the reply :D
I am using Arena 1.1 under Windows XP x64
When I start the engine a windows pops up saying:Error"CreateProcess"This application has failed to start because the application configuration is incorrect.
And here's the log file from Arena 1.1:

Code: Select all
Arena 1.1
1375**-------------NewGame!!!-------------
64031*1*----------------------Starting engine 1 Plisk 0.1.1x64----------------------
64031*1*Configured Engine 1 Type:   UCI
64187*1*Engine 1 dir: C:\Arena 1.1\Engines\Plisk 0.1.1
64250*1*Engine 1 commandline: "C:\Arena 1.1\Engines\Plisk 0.1.1\plisk_0.1.1_x64.exe"
78484**-------------NewGame!!!-------------
103547*1*Engine 1 commandline: "C:\Arena 1.1\Engines\Plisk 0.1.1\plisk_0.1.1_x64.exe"
298844**-------------NewGame!!!-------------
300500*1*Engine 1 commandline: "C:\Arena 1.1\Engines\Plisk 0.1.1\plisk_0.1.1_x64.exe"
305047*1*Engine 1 commandline: "C:\Arena 1.1\Engines\Plisk 0.1.1\plisk_0.1.1_x64.exe"
306328*1*Plisk 0.1.1x64: Create process failed


I will try to install the latest .NET and see what happens....
Regards,
Dr.D

Re: Plisk crashes under the Arena 1.1....

PostPosted: 11 Aug 2009, 09:06
by Dr.Wael Deeb
F. Bluemers wrote:
Dr.Wael Deeb wrote:I tried to install it as a UCI and a WB engine....no success :(
Any hints will be much appreciated....
Dr.D

A couple of days back I installed it (or better, i made a polygot ini file for it) with no problems.
Its UCI.(and also Winboard,i just checked...)

Code: Select all
[PolyGlot]

EngineDir = C:\Documents and Settings\Fonzy\Mijn documenten\WBheadache\engines\plisk
EngineCommand = plisk_0.1.0.exe

book = false
BookFile = Performance.bin
logfile = plisk.log
log = false
[Engine]
OwnBook = true
Hash = 32


Best
Fonzy


Thanks....
It looks like I don't have the latest .NET installed in my machine....
Dr.D