Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ChessCore 1.0.1 crashes after installation on Windows 64 bit SP1 and Arena 3.5.1 GUI #5

Open
yellow-panther opened this issue Jan 2, 2019 · 2 comments

Comments

@yellow-panther
Copy link

Hello 3583Bytes,
cf. Arena debug file:

2019-01-02 14:09:34,165 Arena 3.5.1
2019-01-02 14:09:34,165Font Arena Chess Figurine MISSING

2019-01-02 14:09:34,258**----------New game---2019-01-02 14:09:34,258 Mi -------------
2019-01-02 14:09:34,414**----------New game---2019-01-02 14:09:34,414 Mi -------------
2019-01-02 14:09:34,477screen: 1280x1024
2019-01-02 14:09:34,477
Monitors: 1
2019-01-02 14:09:34,477Monitor0: 1280x1024
2019-01-02 14:09:34,477
FormMonitor: 0
2019-01-02 14:09:34,477**DesktopRect: 0/0 .. 1280/1024
2019-01-02 14:10:36,0231------------------------Starting engine 1 ChessCore-------------------------
2019-01-02 14:10:36,0381Configured Engine 1 Type: WB2
2019-01-02 14:10:36,0381Engine 1 dir: C:\Users\NRL\Downloads\ChessCore-master\ChessCore-master\Releases\ChessCore1.0.1\ChessCore
2019-01-02 14:10:36,0381Engine 1 commandline: C:\Users\NRL\Downloads\ChessCore-master\ChessCore-master\Releases\ChessCore1.0.1\ChessCore\ChessCore.exe
2019-01-02 14:10:36,1471Engine 1 ProcessID: 2152
2019-01-02 14:10:36,1471Engine 1 Prio:32 ThreadPrio:0
2019-01-02 14:10:36,147<--1:Error:
2019-01-02 14:10:36,147<--1: An assembly specified in the application dependencies manifest (ChessCore.deps.json) was not found:
2019-01-02 14:10:36,147-->1:xboard
2019-01-02 14:10:36,147-->1:protover 2
2019-01-02 14:10:36,194<--1: package: 'NUnit', version: '3.11.0'
2019-01-02 14:10:36,210<--1: path: 'lib/netstandard2.0/nunit.framework.dll'
2019-01-02 14:10:37,006-->1:new
2019-01-02 14:10:37,006-->1:random
2019-01-02 14:10:37,006-->1:level 0 5 0
2019-01-02 14:10:37,006-->1:post
2019-01-02 14:10:37,006-->1:hard
2019-01-02 14:10:37,006-->1:easy
2019-01-02 14:11:36,5461
2019-01-02 14:11:36,5461Engine crashed, restarting...
2019-01-02 14:11:36,546-->1:?
2019-01-02 14:11:36,546-->1:force
2019-01-02 14:11:36,546-->1:quit
2019-01-02 14:11:36,9211------------------------Starting engine 1 ChessCore-------------------------
2019-01-02 14:11:36,9211Configured Engine 1 Type: WB2
2019-01-02 14:11:36,9211Engine 1 dir: C:\Users\NRL\Downloads\ChessCore-master\ChessCore-master\Releases\ChessCore1.0.1\ChessCore
2019-01-02 14:11:36,9211Engine 1 commandline: C:\Users\NRL\Downloads\ChessCore-master\ChessCore-master\Releases\ChessCore1.0.1\ChessCore\ChessCore.exe
2019-01-02 14:11:37,0301Engine 1 ProcessID: 3248
2019-01-02 14:11:37,0301Engine 1 Prio:32 ThreadPrio:0
2019-01-02 14:11:37,030<--1:Error:
2019-01-02 14:11:37,030<--1: An assembly specified in the application dependencies manifest (ChessCore.deps.json) was not found:
2019-01-02 14:11:37,030<--1: package: 'NUnit', version: '3.11.0'
2019-01-02 14:11:37,030-->1:xboard
2019-01-02 14:11:37,030-->1:protover 2
2019-01-02 14:11:37,077<--1: path: 'lib/netstandard2.0/nunit.framework.dll'
2019-01-02 14:11:37,859-->1:new
2019-01-02 14:11:37,859-->1:random
2019-01-02 14:11:37,859-->1:level 0 5 0
2019-01-02 14:11:37,859-->1:post
2019-01-02 14:11:37,859-->1:hard
2019-01-02 14:11:37,859-->1:easy
2019-01-02 14:11:38,7331Start calc, move no: 0
2019-01-02 14:11:38,733-->1:level 0 5 0
2019-01-02 14:11:38,733-->1:new
2019-01-02 14:11:38,733-->1:random
2019-01-02 14:11:38,733-->1:level 0 5 0
2019-01-02 14:11:38,733-->1:post
2019-01-02 14:11:38,733-->1:hard
2019-01-02 14:11:38,733-->1:easy
2019-01-02 14:11:38,733-->1:time 30000
2019-01-02 14:11:38,733-->1:otim 30000
2019-01-02 14:11:38,733-->1:white
2019-01-02 14:11:38,733-->1:go
2019-01-02 14:16:40,277-->1:?

@3583Bytes
Copy link
Owner

Did you add the NUnit package to your project?

@yellow-panther
Copy link
Author

Is v3.11 https://github.com/nunit/nunit/releases rhe right one? ChessBin 0.8.0 causes no problems, but it would be a better idea to host ChessCore 1.0.1 WB x64 release pre-configurated together with NUnit 3.11 including all the necessary files. The framework contains a lot of directories and most users of computerchess are certainly no NUnit experts and will only test the engine with its playing strength.

Repository owner deleted a comment from chasedson Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants