Game skips to next round to soon and game wont end #118

Closed
opened 2026-04-14 23:01:43 +02:00 by jona.walpert · 15 comments
jona.walpert commented 2026-04-14 23:01:43 +02:00 (Migrated from git.scicore.unibas.ch)

Bug Report

Environment

  • Branch & Commit: feat/117-send-winner-with-get-gamestate-command
  • Operating system: windows 11
  • How was execution started (Gradle task / IDE debug / IDE run): Gradle run
  • Java version: 25
  • Gradle version: 9.3.1

Summary

When only calling the other players wont have their turn but the game directly jumps to the next phase. Also players still can do player actions after winner is determined

Expected Behavior

The Other players shoudl also get to have their turn

Actual Behavior

The game jumps directly to the next phase, skipping all the other players

Steps to Reproduce

  1. Start server
  2. conenect 4 clients and join one lobby
  3. the first player uses call button (flop)

Stack Trace / Error Message

<!-- Paste stack trace or log output here -->

Possible Cause / Notes

Checklist

  • I reproduced the problem using the steps above
  • I searched documentation for relevant information
  • I added relevant labels
## Bug Report <!--The reccommended type is: Issue--> ### Environment - **Branch & Commit: feat/117-send-winner-with-get-gamestate-command** - **Operating system: windows 11** - **How was execution started (Gradle task / IDE debug / IDE run): Gradle run** - **Java version:** `25` - **Gradle version**: `9.3.1` ### Summary When only calling the other players wont have their turn but the game directly jumps to the next phase. Also players still can do player actions after winner is determined ### Expected Behavior The Other players shoudl also get to have their turn ### Actual Behavior The game jumps directly to the next phase, skipping all the other players ### Steps to Reproduce 1. Start server 2. conenect 4 clients and join one lobby 3. the first player uses call button (flop) ### Stack Trace / Error Message ``` <!-- Paste stack trace or log output here --> ``` ### Possible Cause / Notes <!--Optional: your own hypothesis about the root cause--> ### Checklist - [x] I reproduced the problem using the steps above - [x] I searched documentation for relevant information - [x] I added relevant labels
jona.walpert commented 2026-04-14 23:01:43 +02:00 (Migrated from git.scicore.unibas.ch)

assigned to @j.kropff

assigned to @j.kropff
jona.walpert commented 2026-04-14 23:20:38 +02:00 (Migrated from git.scicore.unibas.ch)

changed title from Game skips to next round to soon to Game skips to next round to soon and game wont end

<p>changed title from <code class="idiff">Game skips to next round to soon</code> to <code class="idiff">Game skips to next round to soon<span class="idiff left right addition"> and game wont end</span></code></p>
jona.walpert commented 2026-04-14 23:20:38 +02:00 (Migrated from git.scicore.unibas.ch)

changed the description

changed the description
jona.walpert commented 2026-04-14 23:34:04 +02:00 (Migrated from git.scicore.unibas.ch)

changed the description

changed the description
j.kropff commented 2026-04-19 18:51:45 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 03daf9c3b8

mentioned in commit 03daf9c3b84b6705bcd3b476d1e4fb24e61c7a80
j.kropff commented 2026-04-19 19:22:01 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 215e7e2cae

mentioned in commit 215e7e2caeae4559d38eaf502f9991a342a1e3a8
j.kropff commented 2026-04-19 19:22:01 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 621843167e

mentioned in commit 621843167e8a0f39449b44c4c64e625175aee229
j.kropff commented 2026-04-19 19:28:18 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 238a156d91

mentioned in commit 238a156d9106e3c150c26aef24669407d6c743ac
j.kropff commented 2026-04-19 19:36:07 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit e39cbb4357

mentioned in commit e39cbb4357db64016992542cb885973d58b53cb9
j.kropff commented 2026-04-19 19:38:43 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit ad7086e5a5

mentioned in commit ad7086e5a5c4c8a9a09b4b0ebb6f632ead8e31d8
j.kropff commented 2026-04-19 20:02:27 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 3443b5e8f3

mentioned in commit 3443b5e8f3e29b70e5f0c8e283448364bad92416
j.kropff commented 2026-04-19 20:02:48 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit ac83d63ea1

mentioned in commit ac83d63ea1d0e6333e8138dfde8e8106acddda10
j.kropff commented 2026-04-19 20:11:29 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 8099228d4f

mentioned in commit 8099228d4feb637ae5a2dbc972f59d0ed9acc20c
j.kropff commented 2026-04-19 20:29:20 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in merge request !134

mentioned in merge request !134
j.kropff commented 2026-04-19 20:31:46 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit d3a00aebc0

mentioned in commit d3a00aebc0049fe97ae60fe6a6685dc7c4437c0d
j.kropff (Migrated from git.scicore.unibas.ch) closed this issue 2026-04-19 20:31:47 +02:00
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: University-of-Basel-Studentprojects/Programmierprojekt#118