Oliver-Akins / Phantom-Ink-Online

The online prototype for Resonym's game titled Phantom Ink.
http://phantominkgame.com/
6 stars 2 forks source link

Randomize teams shows other players your hand #91

Closed Ramenhotep closed 3 years ago

Ramenhotep commented 3 years ago

To replicate:

  1. Randomize teams once
  2. Then do it again
  3. Once in game, have the Medium send a Spirit a question
  4. One or both spirits should now see the Medium's hand of remaining questions
Oliver-Akins commented 3 years ago

Okay, so I tried reproducing the error with the steps provided and it didn't happen to me at all, was the randomizations after you had reset the game already? Or was it upon initial creation of the game lobby?

Oliver-Akins commented 3 years ago

I have identified the cause of this error, a fix will be prepared.

Reference Log:

2021-03-19 00:06:30.814 INFO [378553] New game created (host=Oliver) 
2021-03-19 00:06:30.825 INFO [GLOBAL] [routineCheck] Checking for games to clean up 
2021-03-19 00:06:30.827 INFO [GLOBAL] [routineCheck] Done cleaning up games 
2021-03-19 00:06:34.466 DEBUG [GLOBAL] Client connected with ID: RgCOVChe3rQ0nLHDAAAL 
2021-03-19 00:06:59.358 DEBUG [378553] nt1 joined the game 
2021-03-19 00:07:03.121 DEBUG [GLOBAL] Client connected with ID: Wrf2CTFaRRklf0LXAAAN 
2021-03-19 00:07:05.805 DEBUG [378553] nt2 joined the game 
2021-03-19 00:07:09.127 DEBUG [GLOBAL] Client connected with ID: JcBLUXxuwitp095VAAAP 
2021-03-19 00:07:14.200 DEBUG [378553] nt3 joined the game 
2021-03-19 00:09:20.601 DEBUG [378553] Randomized nt2 onto team 1 
2021-03-19 00:09:20.605 SILLY [378553] nt2's socket rooms: Wrf2CTFaRRklf0LXAAAN, 378553, 378553:*:guesser, 378553:1:guesser 
2021-03-19 00:09:20.607 DEBUG [378553] Randomized nt3 onto team 2 
2021-03-19 00:09:20.609 SILLY [378553] nt3's socket rooms: JcBLUXxuwitp095VAAAP, 378553, 378553:*:guesser, 378553:2:guesser 
2021-03-19 00:09:20.616 DEBUG [378553] Randomized nt1 onto team 1 
2021-03-19 00:09:20.617 SILLY [378553] nt1's socket rooms: RgCOVChe3rQ0nLHDAAAL, 378553, 378553:*:guesser, 378553:1:guesser 
2021-03-19 00:09:20.624 DEBUG [378553] Randomized Oliver onto team 2 
2021-03-19 00:09:20.626 SILLY [378553] Oliver's socket rooms: SOq1VKqH9OyenloXAAAJ, 378553, 378553:*:guesser, 378553:2:guesser 
2021-03-19 00:15:22.255 DEBUG [378553] Randomized nt1 onto team 1 
2021-03-19 00:15:22.258 SILLY [378553] nt1's socket rooms: RgCOVChe3rQ0nLHDAAAL, 378553, 378553:*:guesser, 378553:1:guesser 
2021-03-19 00:15:22.263 DEBUG [378553] Randomized nt2 onto team 2 
2021-03-19 00:15:22.265 SILLY [378553] nt2's socket rooms: Wrf2CTFaRRklf0LXAAAN, 378553, 378553:*:guesser, 378553:1:guesser, 378553:2:guesser 
2021-03-19 00:15:22.266 DEBUG [378553] Randomized Oliver onto team 1 
2021-03-19 00:15:22.268 SILLY [378553] Oliver's socket rooms: SOq1VKqH9OyenloXAAAJ, 378553, 378553:*:guesser, 378553:2:guesser, 378553:1:guesser 
2021-03-19 00:15:22.271 DEBUG [378553] Randomized nt3 onto team 2 
2021-03-19 00:15:22.274 SILLY [378553] nt3's socket rooms: JcBLUXxuwitp095VAAAP, 378553, 378553:*:guesser, 378553:2:guesser
Oliver-Akins commented 3 years ago

This has been fixed alongside the ✨ A e s t h e t i c ✨ update requests