Advertisement
Guest User

Untitled

a guest
Apr 19th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. Welcome Ingot!
  2. No challenge in the queue.
  3. Queue UltraBullet challenge from Chesstroll_Ingot
  4. Accept UltraBullet challenge from Chesstroll_Ingot
  5. Using 2 thread(s).
  6. Could not open weights file: ./engines/weights.txt
  7. Traceback (most recent call last):
  8. File "E:\chess\leela-bot\logging_pool.py", line 16, in __call__
  9. result = self.__callable(*args, **kwargs)
  10. File "E:\chess\leela-bot\main.py", line 83, in play_game
  11. engine, info_handler = setup_engine(engine_path, board, weights, threads)
  12. File "E:\chess\leela-bot\main.py", line 155, in setup_engine
  13. engine.uci()
  14. File "C:\Users\Имя пользователя\AppData\Local\Programs\Python\Python36-32\lib\
  15. site-packages\chess\uci.py", line 688, in uci
  16. return self._queue_command(command, async_callback)
  17. File "C:\Users\Имя пользователя\AppData\Local\Programs\Python\Python36-32\lib\
  18. site-packages\chess\uci.py", line 666, in _queue_command
  19. return future.result(timeout=FUTURE_POLL_TIMEOUT)
  20. File "C:\Users\Имя пользователя\AppData\Local\Programs\Python\Python36-32\lib\
  21. concurrent\futures\_base.py", line 432, in result
  22. return self.__get_result()
  23. File "C:\Users\Имя пользователя\AppData\Local\Programs\Python\Python36-32\lib\
  24. concurrent\futures\_base.py", line 384, in __get_result
  25. raise self._exception
  26. File "C:\Users\Имя пользователя\AppData\Local\Programs\Python\Python36-32\lib\
  27. concurrent\futures\thread.py", line 56, in run
  28. result = self.fn(*self.args, **self.kwargs)
  29. File "C:\Users\Имя пользователя\AppData\Local\Programs\Python\Python36-32\lib\
  30. site-packages\chess\uci.py", line 686, in command
  31. raise EngineTerminatedException()
  32. chess.engine.EngineTerminatedException
  33.  
  34. No challenge in the queue.
  35. No challenge in the queue.
  36. No challenge in the queue.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement