chaitu236 / TakWeb

Javascript based Tak client
https://www.playtak.com
GNU General Public License v2.0
40 stars 18 forks source link

Game Chat: "Server says: You need to be in the room" #63

Closed TreffnonX closed 8 years ago

TreffnonX commented 8 years ago

Encountered a bug while working on my branch (this occured on the regular playtak.com server).

Logged in as Guest44, I tried to message (myself) through the game chat. The response was: Server says: You need to be in the room

Supposing a game chat exists for players as well, there seems to be something wrong.

chaitu236 commented 8 years ago

Game chat is intended to be spectators only - so only spectators are automatically added to the game chat and players are not - players will have their own private chat. If players want to join game chat (which I don't recommend at all), they have to specifically join the room.

TreffnonX commented 8 years ago

Oh all right. I guess I had a room open still from spectating another game then. I guess it makes sense too. #closed