#9907: "Investigator "orders" discs and cubes in a way that gives away extra information"
Sobre o que é este relatório?
O que aconteceu ? Por favor escolha abaixo
O que aconteceu ? Por favor escolha abaixo
Por favor, cheque se já há um report com o mesmo assunto
Se sim, por favor, VOTE para este report. Reports com mais votos recebem PRIORIDADE!
# | Status | Votes | Game | Type | Title | Last update |
---|
Descrição detalhada
-
• Por favor copie e cole a mensagem de erro que aparece na tela, se possível.
When sending an investigator to a location, discs and cubes are placed in the order "Suspect, Location, Crime". In a case where at least one disc and at least one cube is connected to the same location, this gives away which aspect of the crime is associated with each disc/cube. Please see the attached screenshot for an example.
-
• Por favor explique o que queria fazer, o que fez e o que aconteceu
Move #39
• Qual navegador você está usando?
Google Chrome v66
-
• Por favor copie/cole o texto em inglês em vez de sua língua. Se tiver uma captura de ecrã/tela deste problema (boa prática), pode usar Imgur.com para carregá-la e copiar/colar o endereço aqui.
When sending an investigator to a location, discs and cubes are placed in the order "Suspect, Location, Crime". In a case where at least one disc and at least one cube is connected to the same location, this gives away which aspect of the crime is associated with each disc/cube. Please see the attached screenshot for an example.
-
• Este texto está disponível no sistema de traduções? Se sim, foi traduzido há mais de 24 horas?
Move #39
• Qual navegador você está usando?
Google Chrome v66
-
• Por favor, explique sua sugestão precisamente e de forma concisa, de forma que fique o mais fácil possível, entender o que você quer dizer.
When sending an investigator to a location, discs and cubes are placed in the order "Suspect, Location, Crime". In a case where at least one disc and at least one cube is connected to the same location, this gives away which aspect of the crime is associated with each disc/cube. Please see the attached screenshot for an example.
• Qual navegador você está usando?
Google Chrome v66
-
• O que estava presente na tela quando você estava bloqueado (tela em branco? Parte da imagem do jogo? Mensagem de erro?)
When sending an investigator to a location, discs and cubes are placed in the order "Suspect, Location, Crime". In a case where at least one disc and at least one cube is connected to the same location, this gives away which aspect of the crime is associated with each disc/cube. Please see the attached screenshot for an example.
• Qual navegador você está usando?
Google Chrome v66
-
• Que parte das regras não foi respeitada pela adaptação do BGA?
When sending an investigator to a location, discs and cubes are placed in the order "Suspect, Location, Crime". In a case where at least one disc and at least one cube is connected to the same location, this gives away which aspect of the crime is associated with each disc/cube. Please see the attached screenshot for an example.
-
• A violação de regras está visível na revisão do jogo? Se sim, em que número de jogada?
Move #39
• Qual navegador você está usando?
Google Chrome v66
-
• Qual era a ação de jogo que queria fazer?
When sending an investigator to a location, discs and cubes are placed in the order "Suspect, Location, Crime". In a case where at least one disc and at least one cube is connected to the same location, this gives away which aspect of the crime is associated with each disc/cube. Please see the attached screenshot for an example.
-
• O que você tentou fazer para provocar esta ação de jogo?
Move #39
-
• O que aconteceu quando tentou fazer isto(mensagem de erro, mensagem na barra de estado do jogo)?
• Qual navegador você está usando?
Google Chrome v66
-
• Em que passo do jogo ocorre o problema(qual era a instrução corrente do jogo)?
When sending an investigator to a location, discs and cubes are placed in the order "Suspect, Location, Crime". In a case where at least one disc and at least one cube is connected to the same location, this gives away which aspect of the crime is associated with each disc/cube. Please see the attached screenshot for an example.
-
• O que aconteceu quando tentou fazer essa ação de jogo (mensagem de erro, mensagem na barra de estado do jogo)?
Move #39
• Qual navegador você está usando?
Google Chrome v66
-
• Por favor descreva o problema de visualização. Se tiver uma captura de ecrã/tela deste problema (boa prática), pode usar Imgur.com para carregá-la e copiar/colar o endereço aqui.
When sending an investigator to a location, discs and cubes are placed in the order "Suspect, Location, Crime". In a case where at least one disc and at least one cube is connected to the same location, this gives away which aspect of the crime is associated with each disc/cube. Please see the attached screenshot for an example.
• Qual navegador você está usando?
Google Chrome v66
-
• Por favor copie/cole o texto em inglês em vez de sua língua. Se tiver uma captura de ecrã/tela deste problema (boa prática), pode usar Imgur.com para carregá-la e copiar/colar o endereço aqui.
When sending an investigator to a location, discs and cubes are placed in the order "Suspect, Location, Crime". In a case where at least one disc and at least one cube is connected to the same location, this gives away which aspect of the crime is associated with each disc/cube. Please see the attached screenshot for an example.
-
• Este texto está disponível no sistema de traduções? Se sim, foi traduzido há mais de 24 horas?
Move #39
• Qual navegador você está usando?
Google Chrome v66
-
• Por favor, explique sua sugestão precisamente e de forma concisa, de forma que fique o mais fácil possível, entender o que você quer dizer.
When sending an investigator to a location, discs and cubes are placed in the order "Suspect, Location, Crime". In a case where at least one disc and at least one cube is connected to the same location, this gives away which aspect of the crime is associated with each disc/cube. Please see the attached screenshot for an example.
• Qual navegador você está usando?
Google Chrome v66
Histórico do relatório
In this screenshot, I'm the red player and the solution of my case is Pinky, Central Station, Bank Job (which was solved on my next turn). This is even further spoiled due to the order of how investigators marked their info - Trocadero and Central Station both put discs and cubes in a specific yet different order consistent with the "Suspect, Location, Crime" order specified earlier.
1. The backend shuffles in which order it checks the various aspects. That not even required as only 1 single message goes to the frontend, but in case this ever changes even the order in which we check would remain hidden.
2. The client-side code (i.e. the game log message that is sent to all players) only ever gets to see the number of cubes/discs the frontend has to place.
3. the order in which the tokens appear on the investigator tile is based on a simple style sheet and depends only on the number and types (cubes vs. discs) on the tile. Each token does not "know" which aspect it belongs to until it is moved to the corresponding tile due to an evidence card action.
In short: There is no information leaking when placing and investigator. If it appears to do, like in your examples, it's coincidence.
If you want to I can show you the code for review. I actually want to open-source it, which I plan to do anyway, I just have to put a different license the the artwork files.
Adicione alguma coisa para este relatório
- Outro ID de mesa / ID de jogada
- Carregar em F5 resolveu o problema?
- O problema aparece várias vezes? Sempre? Imprevisivelmente?
- Se tiver uma captura de ecrã/tela deste problema (boa prática), pode usar Imgur.com para carregá-la e copiar/colar o endereço aqui.