#17489: "Two of the same danger comes too often"
¿Sobre qué es este informe?
¿Qué ha pasado? Por favor, selecciona una de las opciones siguientes
Descripción detallada
• ¿Qué parte de las reglas no se ha respetado en la adaptación de BGA?
The randomness of the drawn cards.• ¿La infracción de las reglas es visible en la repetición de la partida? Si es así, ¿en qué jugada?
No. General implementation.• ¿Qué navegador estás usando?
Mozilla v5
Historial de informes
Seems like the shuffling/drawing of the deck is wrongly implemented.
> For card shuffling, we use the PHP method 'shuffle', based on the 'Mersenne Twister' algorithm used by most online Poker websites.
It's a small sample size, maybe 10-15 games, but I've been tracking the percentage of drawing a card that will fail the expedition. Basically I'll take the number of cards that will cause us to fail (for example let's say it's round 1 and the cards are gems - snake - gems - mummy - gems that's 4 cards that will fail it - 2 mummies, 2 snakes.) and then divide that by the number of available cards. Doing that, the percent chance to draw a failing card never gets higher than around 17-20%. Again, small sample size, but it's EXTREMELY RARE to get much higher than 25% chance to draw a failing card. It has happened maybe once since I've been tracking it.
In the game should be only 3.
Agregar a este informe
- Otro ID de partida / ID de jugada
- ¿Se resolvió el problema al pulsar F5?
- ¿Apareció el problema varias veces? ¿Cada vez? ¿Aleatoriamente?
- Si tienes una captura de este error (buena práctica), puedes usar Imgur.com para subirla y copiar/pegar el enlace aquí.