VivisClone

Error V.2

Jan 27th, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.32 KB | None | 0 0
  1. C:\Windows\System32>gtp2ogs --botid JohnBOT --apikey 3446bfc6678381644d1d7e893a3624985f57c95f --beta -d -- c:\gnugo\gnugo.exe --mode gtp -M 2048
  2. gtp2ogs.js:844 # Connecting to https://beta.online-go.com:443
  3. gtp2ogs.js:844 # Connected
  4. gtp2ogs.js:844 # Bot is user id: 383
  5. gtp2ogs.js:844 # Accepting challenge, game_id = 1319
  6. gtp2ogs.js:641 POST beta.online-go.com 443 /api/v1/me/challenges/226/accept { apikey: '3446bfc6678381644d1d7e893a3624985f57c95f',
  7. bot_id: 383,
  8. player_id: 383,
  9. jwt: 'eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJwbGF5ZXJfaWQiOjM4MywiYm90Ijp0cnVlLCJpYXQiOjE0ODU1MjkzNjh9.RTsyA9dG5i26w0iZNreSRb02JEWyDqLJY4UYsQnb5sg' }
  10. gtp2ogs.js:844 # Connecting to game 1319
  11. gtp2ogs.js:412 [Game 1319] gamedata
  12. gtp2ogs.js:147 [undefined] Starting c:\gnugo\gnugo.exe --mode gtp -M 2048
  13. gtp2ogs.js:147 [undefined] Generating move for game 1319
  14. gtp2ogs.js:147 [undefined] >>> boardsize 19
  15. gtp2ogs.js:147 [undefined] Failed to send command: boardsize 19
  16. gtp2ogs.js:147 [undefined] { Error: write EPIPE
  17. at exports._errnoException (util.js:1022:11)
  18. at Socket._writeGeneric (net.js:715:26)
  19. at Socket._write (net.js:734:8)
  20. at doWrite (_stream_writable.js:332:12)
  21. at writeOrBuffer (_stream_writable.js:318:5)
  22. at Socket.Writable.write (_stream_writable.js:245:11)
  23. at Socket.write (net.js:661:40)
  24. at Bot.command (C:\Users\JNothaft\AppData\Roaming\npm\node_modules\gtp2ogs\gtp2ogs.js:232:33)
  25. at Bot.loadState (C:\Users\JNothaft\AppData\Roaming\npm\node_modules\gtp2ogs\gtp2ogs.js:166:14)
  26. at Game.makeMove (C:\Users\JNothaft\AppData\Roaming\npm\node_modules\gtp2ogs\gtp2ogs.js:371:13) code: 'EPIPE', errno: 'EPIPE', syscall: 'write' }
  27. gtp2ogs.js:147 [undefined] >>> clear_board
  28. gtp2ogs.js:147 [undefined] Failed to send command: clear_board
  29. gtp2ogs.js:147 [undefined] Error: This socket is closed
  30. at Socket._writeGeneric (net.js:683:19)
  31. at Socket._write (net.js:734:8)
  32. at doWrite (_stream_writable.js:332:12)
  33. at writeOrBuffer (_stream_writable.js:318:5)
  34. at Socket.Writable.write (_stream_writable.js:245:11)
  35. at Socket.write (net.js:661:40)
  36. at Bot.command (C:\Users\JNothaft\AppData\Roaming\npm\node_modules\gtp2ogs\gtp2ogs.js:232:33)
  37. at Bot.loadState (C:\Users\JNothaft\AppData\Roaming\npm\node_modules\gtp2ogs\gtp2ogs.js:167:14)
  38. at Game.makeMove (C:\Users\JNothaft\AppData\Roaming\npm\node_modules\gtp2ogs\gtp2ogs.js:371:13)
  39. at check_for_move (C:\Users\JNothaft\AppData\Roaming\npm\node_modules\gtp2ogs\gtp2ogs.js:290:26)
  40. gtp2ogs.js:147 [undefined] >>> komi 6.5
  41. gtp2ogs.js:147 [undefined] Failed to send command: komi 6.5
  42. gtp2ogs.js:147 [undefined] Error: This socket is closed
  43. at Socket._writeGeneric (net.js:683:19)
  44. at Socket._write (net.js:734:8)
  45. at doWrite (_stream_writable.js:332:12)
  46. at writeOrBuffer (_stream_writable.js:318:5)
  47. at Socket.Writable.write (_stream_writable.js:245:11)
  48. at Socket.write (net.js:661:40)
  49. at Bot.command (C:\Users\JNothaft\AppData\Roaming\npm\node_modules\gtp2ogs\gtp2ogs.js:232:33)
  50. at Bot.loadState (C:\Users\JNothaft\AppData\Roaming\npm\node_modules\gtp2ogs\gtp2ogs.js:168:14)
  51. at Game.makeMove (C:\Users\JNothaft\AppData\Roaming\npm\node_modules\gtp2ogs\gtp2ogs.js:371:13)
  52. at check_for_move (C:\Users\JNothaft\AppData\Roaming\npm\node_modules\gtp2ogs\gtp2ogs.js:290:26)
  53. gtp2ogs.js:147 [undefined] >>> showboard
  54. gtp2ogs.js:147 [undefined] Failed to send command: showboard
  55. gtp2ogs.js:147 [undefined] Error: This socket is closed
  56. at Socket._writeGeneric (net.js:683:19)
  57. at Socket._write (net.js:734:8)
  58. at doWrite (_stream_writable.js:332:12)
  59. at writeOrBuffer (_stream_writable.js:318:5)
  60. at Socket.Writable.write (_stream_writable.js:245:11)
  61. at Socket.write (net.js:661:40)
  62. at Bot.command (C:\Users\JNothaft\AppData\Roaming\npm\node_modules\gtp2ogs\gtp2ogs.js:232:33)
  63. at Bot.loadState (C:\Users\JNothaft\AppData\Roaming\npm\node_modules\gtp2ogs\gtp2ogs.js:211:14)
  64. at Game.makeMove (C:\Users\JNothaft\AppData\Roaming\npm\node_modules\gtp2ogs\gtp2ogs.js:371:13)
  65. at check_for_move (C:\Users\JNothaft\AppData\Roaming\npm\node_modules\gtp2ogs\gtp2ogs.js:290:26)
  66. gtp2ogs.js:412 [Game 1319] Bot process crashed, state was
  67. gtp2ogs.js:412 [Game 1319] { handicap: 0,
  68. disable_analysis: false,
  69. private: false,
  70. height: 19,
  71. time_control:
  72. { system: 'fischer',
  73. pause_on_weekends: false,
  74. time_control: 'fischer',
  75. initial_time: 30,
  76. max_time: 60,
  77. time_increment: 10,
  78. speed: 'live' },
  79. ranked: false,
  80. meta_groups: [ 2 ],
  81. komi: 6.5,
  82. game_id: 1319,
  83. width: 19,
  84. rules: 'japanese',
  85. black_player_id: 383,
  86. pause_on_weekends: false,
  87. white_player_id: 243,
  88. players:
  89. { white:
  90. { username: 'JohnNothaf',
  91. professional: false,
  92. egf: 50,
  93. rank: 9,
  94. id: 243 },
  95. black:
  96. { username: 'JohnBOT',
  97. professional: false,
  98. egf: 50,
  99. rank: 9,
  100. id: 383 } },
  101. game_name: 'Friendly Match',
  102. phase: 'play',
  103. history: [],
  104. initial_player: 'black',
  105. moves: [],
  106. allow_self_capture: false,
  107. automatic_stone_removal: false,
  108. free_handicap_placement: false,
  109. aga_handicap_scoring: false,
  110. allow_ko: false,
  111. allow_superko: true,
  112. superko_algorithm: 'ssk',
  113. score_territory: true,
  114. score_territory_in_seki: false,
  115. score_stones: false,
  116. score_prisoners: true,
  117. score_passes: true,
  118. white_must_pass_last: false,
  119. opponent_plays_first_after_resume: true,
  120. strict_seki_mode: false,
  121. initial_state: { black: '', white: '' },
  122. start_time: 1485529373,
  123. clock:
  124. { game_id: 1319,
  125. current_player: 383,
  126. black_player_id: 383,
  127. white_player_id: 243,
  128. title: 'Friendly Match',
  129. last_move: 1485529373192,
  130. expiration: 1485529673192,
  131. black_time: { thinking_time: 30, skip_bonus: false },
  132. white_time: { thinking_time: 30, skip_bonus: false },
  133. start_mode: true } }
  134. internal/child_process.js:389
  135. throw errnoException(err, 'kill');
  136. ^
  137.  
  138. Error: kill EINVAL
  139. at exports._errnoException (util.js:1022:11)
  140. at ChildProcess.kill (internal/child_process.js:389:13)
  141. at Bot.kill (C:\Users\JNothaft\AppData\Roaming\npm\node_modules\gtp2ogs\gtp2ogs.js:263:19)
  142. at passAndRestart (C:\Users\JNothaft\AppData\Roaming\npm\node_modules\gtp2ogs\gtp2ogs.js:366:21)
  143. at Bot.command (C:\Users\JNothaft\AppData\Roaming\npm\node_modules\gtp2ogs\gtp2ogs.js:237:21)
  144. at Bot.loadState (C:\Users\JNothaft\AppData\Roaming\npm\node_modules\gtp2ogs\gtp2ogs.js:211:14)
  145. at Game.makeMove (C:\Users\JNothaft\AppData\Roaming\npm\node_modules\gtp2ogs\gtp2ogs.js:371:13)
  146. at check_for_move (C:\Users\JNothaft\AppData\Roaming\npm\node_modules\gtp2ogs\gtp2ogs.js:290:26)
  147. at Socket.Game.socket.on (C:\Users\JNothaft\AppData\Roaming\npm\node_modules\gtp2ogs\gtp2ogs.js:306:13)
  148. at Socket.Emitter.emit (C:\Users\JNothaft\AppData\Roaming\npm\node_modules\gtp2ogs\node_modules\component-emitter\index.js:131:20)
Advertisement
Add Comment
Please, Sign In to add comment