Advertisement
Guest User

Untitled

a guest
Feb 20th, 2015
445
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. [Crash Errors for Janet]
  2. Traceback (most recent call last):
  3. File "<string>", line 1808, in <module>
  4. File "<string>", line 1785, in main
  5. File "C:\Users\Jules\DOCUME~1\POKERG~1\opponents\Janet\main.py", line 8
  6. brashness =
  7. ^
  8. SyntaxError: invalid syntax
  9.  
  10.  
  11. [Crash errors for Telwis]
  12. Traceback (most recent call last):
  13. File "<string>", line 1808, in <module>
  14. File "<string>", line 1804, in main
  15. File "<string>", line 1401, in play
  16. TypeError: processResponse() takes exactly 17 arguments (10 given)
  17.  
  18. Processing system message reading: Click the text box or press space to view lines. Press the number keys to adjust the bet amount.
  19. Blitting: Click the text box or press space to view lines. Press
  20. Blitting: the number keys to adjust the bet amount.
  21. Processing shuffle message reading: All right, Poker is it?
  22. Blitting: All right, Poker is it?
  23. Reading message's associated action: shuffle
  24. <Event(27-UserEvent {'mode': 'start_round'})>
  25. Stage: not_started
  26. New round is starting.
  27. Dealer: Telwis
  28. betCap: 250
  29. lastPot: 0
  30. Beginning audit.
  31. Pot: 10
  32. Telwis: Holding 495, owes 0.0
  33. Player: Holding 495, owes 0.0
  34. ToPot: 0 (should be zero)
  35. Money audit: 1000
  36. <Event(29-UserEvent {'whose': 'Player', 'side': 'up'})>
  37. Stage: start_round
  38. <Event(29-UserEvent {'whose': 'Telwis', 'side': 'down'})>
  39. Stage: start_round
  40. <Event(27-UserEvent {'mode': 'bet_and_stay'})>
  41. Stage: start_round
  42. <Event(26-UserEvent {'action': 'next_player'})>
  43. Stage: bet_and_stay
  44. On: Player (1)
  45. <Event(26-UserEvent {'action': 'player_response'})>
  46. Stage: bet_and_stay
  47. <Event(26-UserEvent {'action': 'player', 'atype': 'bet'})>
  48. Stage: bet_and_stay
  49. Player bet
  50. Processing bet message reading: You bet 70.
  51. Blitting: You bet 70.
  52. Reading message's associated action: bet
  53. <Event(26-UserEvent {'action': 'bet', 'name': 'Player', 'bet': 70})>
  54. Stage: bet_and_stay
  55. <Event(26-UserEvent {'action': 'next_player'})>
  56. Stage: bet_and_stay
  57. On: Telwis (0)
  58. <Event(26-UserEvent {'action': 'AI_response'})>
  59. Stage: bet_and_stay
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement