Skip to content

Instantly share code, notes, and snippets.

@AJFaraday
Created July 23, 2021 12:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AJFaraday/e05f430a9944dd6a2e481bfb7016fde8 to your computer and use it in GitHub Desktop.
Save AJFaraday/e05f430a9944dd6a2e481bfb7016fde8 to your computer and use it in GitHub Desktop.
ReferenceError: bid is not defined
at module.exports.play_hand (/home/biorails/work/nose_poker/src/clients/imported/nurator/_adaptive__bot.js:39:33)
at Ogre.play_hand (/home/biorails/work/nose_poker/src/models/ogre.js:19:17)
at /home/biorails/work/nose_poker/src/models/game.js:40:12
at Array.forEach (<anonymous>)
at Game.play_hand (/home/biorails/work/nose_poker/src/models/game.js:39:23)
at new Game (/home/biorails/work/nose_poker/src/models/game.js:14:12)
at Object.<anonymous> (/home/biorails/work/nose_poker/script/play_game.js:2:1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment