Zomis / Games

Many kinds of games, playable in both multiplayer or local play. Replays, spectator mode, and AIs.
https://games.zomis.net
MIT License
17 stars 5 forks source link

Unstable test: `DslGameTest.dsl` #317

Open Zomis opened 1 year ago

Zomis commented 1 year ago

This happens every now and then:

java.lang.AssertionError: Unexpected data. Was: {"type":"UpdateView","gameType":"DSL-TTT","gameId":"1"}
    at net.zomis.games.server2.clients.WSClient.expectJsonObject(WSClient.kt:64)
    at net.zomis.games.server2.DslGameTest.dsl(DslGameTest.kt:63)

I believe this is caused by the server not having initialized the game fully, which tells clients that they should update.