#33152: "Misclick led to a missing house - a warning would have been appropriate"
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.
On the first route, I intended to place houses to Mannheim, Stuttgart, and Nürnberg. But apparently I did not properly click on Mannheim, and then I only placed to Stuttgart and Nürnberg. I think in situations like this it is pretty clear that that is not the intention and a warning would be appropriate.
Sure, there is a Confirm, but you really don't expect to have to think about this, so the click is pretty automatic... -
• Por favor explique o que queria fazer, o que fez e o que aconteceu
• Qual navegador você está usando?
Mozilla v5
-
• 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.
On the first route, I intended to place houses to Mannheim, Stuttgart, and Nürnberg. But apparently I did not properly click on Mannheim, and then I only placed to Stuttgart and Nürnberg. I think in situations like this it is pretty clear that that is not the intention and a warning would be appropriate.
Sure, there is a Confirm, but you really don't expect to have to think about this, so the click is pretty automatic... -
• Este texto está disponível no sistema de traduções? Se sim, foi traduzido há mais de 24 horas?
• Qual navegador você está usando?
Mozilla v5
-
• 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.
On the first route, I intended to place houses to Mannheim, Stuttgart, and Nürnberg. But apparently I did not properly click on Mannheim, and then I only placed to Stuttgart and Nürnberg. I think in situations like this it is pretty clear that that is not the intention and a warning would be appropriate.
Sure, there is a Confirm, but you really don't expect to have to think about this, so the click is pretty automatic... • Qual navegador você está usando?
Mozilla v5
-
• O que estava presente na tela quando você estava bloqueado (tela em branco? Parte da imagem do jogo? Mensagem de erro?)
On the first route, I intended to place houses to Mannheim, Stuttgart, and Nürnberg. But apparently I did not properly click on Mannheim, and then I only placed to Stuttgart and Nürnberg. I think in situations like this it is pretty clear that that is not the intention and a warning would be appropriate.
Sure, there is a Confirm, but you really don't expect to have to think about this, so the click is pretty automatic... • Qual navegador você está usando?
Mozilla v5
-
• Que parte das regras não foi respeitada pela adaptação do BGA?
On the first route, I intended to place houses to Mannheim, Stuttgart, and Nürnberg. But apparently I did not properly click on Mannheim, and then I only placed to Stuttgart and Nürnberg. I think in situations like this it is pretty clear that that is not the intention and a warning would be appropriate.
Sure, there is a Confirm, but you really don't expect to have to think about this, so the click is pretty automatic... -
• A violação de regras está visível na revisão do jogo? Se sim, em que número de jogada?
• Qual navegador você está usando?
Mozilla v5
-
• Qual era a ação de jogo que queria fazer?
On the first route, I intended to place houses to Mannheim, Stuttgart, and Nürnberg. But apparently I did not properly click on Mannheim, and then I only placed to Stuttgart and Nürnberg. I think in situations like this it is pretty clear that that is not the intention and a warning would be appropriate.
Sure, there is a Confirm, but you really don't expect to have to think about this, so the click is pretty automatic... -
• O que você tentou fazer para provocar esta ação de jogo?
-
• O que aconteceu quando tentou fazer isto(mensagem de erro, mensagem na barra de estado do jogo)?
• Qual navegador você está usando?
Mozilla v5
-
• Em que passo do jogo ocorre o problema(qual era a instrução corrente do jogo)?
On the first route, I intended to place houses to Mannheim, Stuttgart, and Nürnberg. But apparently I did not properly click on Mannheim, and then I only placed to Stuttgart and Nürnberg. I think in situations like this it is pretty clear that that is not the intention and a warning would be appropriate.
Sure, there is a Confirm, but you really don't expect to have to think about this, so the click is pretty automatic... -
• O que aconteceu quando tentou fazer essa ação de jogo (mensagem de erro, mensagem na barra de estado do jogo)?
• Qual navegador você está usando?
Mozilla v5
-
• 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.
On the first route, I intended to place houses to Mannheim, Stuttgart, and Nürnberg. But apparently I did not properly click on Mannheim, and then I only placed to Stuttgart and Nürnberg. I think in situations like this it is pretty clear that that is not the intention and a warning would be appropriate.
Sure, there is a Confirm, but you really don't expect to have to think about this, so the click is pretty automatic... • Qual navegador você está usando?
Mozilla v5
-
• 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.
On the first route, I intended to place houses to Mannheim, Stuttgart, and Nürnberg. But apparently I did not properly click on Mannheim, and then I only placed to Stuttgart and Nürnberg. I think in situations like this it is pretty clear that that is not the intention and a warning would be appropriate.
Sure, there is a Confirm, but you really don't expect to have to think about this, so the click is pretty automatic... -
• Este texto está disponível no sistema de traduções? Se sim, foi traduzido há mais de 24 horas?
• Qual navegador você está usando?
Mozilla v5
-
• 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.
On the first route, I intended to place houses to Mannheim, Stuttgart, and Nürnberg. But apparently I did not properly click on Mannheim, and then I only placed to Stuttgart and Nürnberg. I think in situations like this it is pretty clear that that is not the intention and a warning would be appropriate.
Sure, there is a Confirm, but you really don't expect to have to think about this, so the click is pretty automatic... • Qual navegador você está usando?
Mozilla v5
Histórico do relatório
This method returns true if a warning for 'you could place more houses' is needed
A = Set of cities forming the current road;
A= A with filtering out of cities where the player already has a house from previous roads;
B = Subset of A containing the cities where the player has currently decided to put a house;
If size(A) = size(B) then return false;
if size(B) >= number of houses in player's reserve then return false;
if size(B) <= 1 then return true;
C = Set of regions that have at least one city in set B;
if ( size(C) = 1 ) then
{ If (A-B) contains a city of region X then return true, else return false }
D = Set of regions that have at least one city in set A
if size(C) = size(B) then
{ if Size(C) < Size(D) return true else return false)
return false (<-- But if we are here, the houses currently selected by the player are not valid)
Hopefully, I didn't make any mistake.
1) On two occasions, a warning that more houses could be played would've been useful.
2) A player placed houses only at the edges of a route (the circles), thinking that the full route would be covered by that, though there were more cities in between.
3) Also, `Confirm House Placement` button is misleading for beginners.
4) The button should not even be enabled / clickable in some situations, especially considering that points are lost for unplaced houses at the end of the game.
The most common is that you need to keep houses to finish some objectives with your next road. This is pertinent because you don't own enough houses to put one everywhere. You have 2 houses too few so if you think you'll be able to place them all, you'll want so sacrifice a single region that you will not finish rather than have 2 unfinished regions.
But yeah, a warning would be very welcome (see my suggestion above).
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.
