All reports
stoneage_displayed reports
#26519: "Bad dice rolls, way too much"
rejected: Developers think that it is not a good idea or that the cost/benefit ratio is too high
1
What is this report about?
What happened ? Please select from below
Suggestion: in my opinion, the following would greatly improve the game implementation
Detailed description
-
• Please explain your suggestion precisely and concisely so that it's as easy as possible to understand what you mean.
I have had 3 games like this now. This particular game i didn't roll but one single dice over 3. mostly just 1s and 2s. this is beyond ridiculous for any player to deal with.
• What is your browser?
Google Chrome v86
Report history
20. Oct 2020 3:46 •
Inaofr • Developers think that it is not a good idea or that the cost/benefit ratio is too high:
21. Oct 2020 22:49 • I have to admit you were really unlucky in the game you did the report on (but you get more than one time a die strictly above three : at moves 56, 91, 167, 208,...).
Stoneage is using the bga_rand method for each dice throw, as requested by the BGA framework documentation (see en.doc.boardgamearena.com/Main_game_logic:_yourgamename.game.php#About_random_and_randomness).
I should not use something else and in fact I doubt I would found something better to use.
So I'm sorry for your bad luck but I can not do anything about it.
Stoneage is using the bga_rand method for each dice throw, as requested by the BGA framework documentation (see en.doc.boardgamearena.com/Main_game_logic:_yourgamename.game.php#About_random_and_randomness).
I should not use something else and in fact I doubt I would found something better to use.
So I'm sorry for your bad luck but I can not do anything about it.
Add something to this report
Please add here anything that seems relevant to reproduce this bug or understand your suggestion:
- Another table ID / move ID
- Did F5 solve the problem?
- Did the problem appears several time? Everytime? Randomly?
- If you have a screenshot of this bug (good practice), you can use Imgur.com to upload it and copy/paste the link here.