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

Reenable bot delay and investigate in concurrency issue #40

Open
lukaswuerzburger opened this issue Oct 25, 2020 · 1 comment
Open

Reenable bot delay and investigate in concurrency issue #40

lukaswuerzburger opened this issue Oct 25, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@lukaswuerzburger
Copy link
Collaborator

[2020-10-23 09:06:00] DEBUG: Reducer: Emiting action PLAY_REGULAR_CARD
[2020-10-23 09:06:04] DEBUG: Reducer: Emiting action PLAY_JACK
[2020-10-23 09:06:06] DEBUG: Reducer: Emiting action PLAY_EIGHT
[2020-10-23 09:06:09] DEBUG: Reducer: Emiting action KANNET_AND_DRAW
[2020-10-23 09:06:09] DEBUG: Reducer: Emiting action KANNET
[2020-10-23 09:06:11] DEBUG: Reducer: Emiting action KANNET_AND_DRAW

..../emanuelschmitt/maumau/packages/maumau-server/src/game/game-state.ts:96
      throw new Error('forbidden action: ' + action.type);
            ^
Error: forbidden action: KANNET_AND_DRAW
    at GameState.dispatchForPlayer (..../emanuelschmitt/maumau/packages/maumau-server/src/game/game-state.ts:96:13)
    at BotController.onBotPlaying (..../emanuelschmitt/maumau/packages/maumau-server/src/game/game-state.ts:43:14)
    at Timeout._onTimeout (..../emanuelschmitt/maumau/packages/maumau-server/src/controllers/bot.ts:48:14)
    at listOnTimeout (internal/timers.js:554:17)
    at processTimers (internal/timers.js:497:7)
[nodemon] app crashed - waiting for file changes before starting...
@lukaswuerzburger
Copy link
Collaborator Author

Hattest du das nicht gefixt @emanuelschmitt ?

@lukaswuerzburger lukaswuerzburger added the bug Something isn't working label May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant