Semua laporan
Laporan Space Base
#63467: "Random Number generator"
rejected: Pengembang berpikir bahwa itu bukan ide yang bagus atau rasio biaya / manfaatnya terlalu tinggi
6
Tentang apa laporan ini?
Apa yang terjadi? Pilih di bawah
Saran: menurut saya, hal berikut dapat meningkatkan implementasi permainan
Detil Deskripsi
• Tolong jelaskan saran Anda secara tepat dan ringkas sehingga semudah mungkin untuk memahami apa yang Anda maksud.
The random number generator for this game does not seem to work properly. If you roll 2d6 (two normal dice), the probabilities for each number are weighted most toward the middle numbers, six(13.89%), seven (16.67%), and eight (13.89%). This means that 44.45% of the time, the dice should equal one of those three numbers. After more than 80 plays of this game, I can tell you that there is no way those percentages are holding up. What appears to be happening is an even chance (9.09%) of rolling each number from 2 through 12, rather than the proper spread we should be seeing. The end result is an overwhelming amount of rolls away from what should be the most commonly rolled numbers.• Apa browser yang Anda gunakan?
Google Chrome v100
Laporkan riwayat
Talon378 • Saran ini belum dianalisis oleh pengembang:
25 Apr 2022 4:10 • This is occurring in every game I play of this game. The lack of compliance to what should be the proper probabilities for the spread of rolls means that the strategy of the game is altered and becomes MUCH more random.
Rick_M • Saran ini belum dianalisis oleh pengembang:
6 Mei 2022 7:05 • I also sense that the dice rolls are not random. We just played 4 games and (1)(2) roll was much too frequent. I remember the first time I played and rolled 4 elevens in a row to start the game. I'd run some stats on the dice, but capturing the data from a game would be much too tedious.
Also, we had the same 4 players and selected replay option. The game displays message saying that player order is randomized, but we were in same order each game.
Also, we had the same 4 players and selected replay option. The game displays message saying that player order is randomized, but we were in same order each game.
Talon378 • Saran ini belum dianalisis oleh pengembang:
9 Mei 2022 2:01 • Table #265890439
I had purchased sectors and set my board up to give me victory points any time I rolled a 7 or above. I rolled victory points once, and has to spend a cube to move to victory points a second time. It is ridiculous that in 50+ turns I could not roll a 7 or above. Fix your dice roller!
I had purchased sectors and set my board up to give me victory points any time I rolled a 7 or above. I rolled victory points once, and has to spend a cube to move to victory points a second time. It is ridiculous that in 50+ turns I could not roll a 7 or above. Fix your dice roller!
Biking Gamer • Saran ini belum dianalisis oleh pengembang:
21 Jun 2022 20:06 • I concur - the dice rolls on this game (and others) does not appear random. I recommend using the milliseconds on clock time as a seed for your random number generator -- that should produce more random results.
Andrew C-137 • Saran ini belum dianalisis oleh pengembang:
10 Feb 2023 16:29 • @ Rick_M
A simple solution for tracking dice throws is already there. All that needs to change with the stats at the end is to breakout a second column so that you can see the occurrences of single die results, then the second column shows "Two-Die" results. Right now having them combined is meaningless, but to see those separately, along with a total column at the end, will give you easily scrapeable data. One game of course won't be enough (anyone who's played roulette and seen a run of 50 reds knows what I'm talking about), and you'll have to extrapolate for 1's and 12 over 2 and 6's, but seeing that data over dozens of games might help people see if it's truly close to random.
A simple solution for tracking dice throws is already there. All that needs to change with the stats at the end is to breakout a second column so that you can see the occurrences of single die results, then the second column shows "Two-Die" results. Right now having them combined is meaningless, but to see those separately, along with a total column at the end, will give you easily scrapeable data. One game of course won't be enough (anyone who's played roulette and seen a run of 50 reds knows what I'm talking about), and you'll have to extrapolate for 1's and 12 over 2 and 6's, but seeing that data over dozens of games might help people see if it's truly close to random.
Shazzypaz • Pengembang berpikir bahwa itu bukan ide yang bagus atau rasio biaya / manfaatnya terlalu tinggi:
12 Feb 2023 16:18 • Developers are instructed to use the bga_rand() function, no flexibility to use another function. If you are concerned about the randomness, please upvote boardgamearena.com/bug?id=72077.
Antstad • Pengembang berpikir bahwa itu bukan ide yang bagus atau rasio biaya / manfaatnya terlalu tinggi:
7 Apr 2023 1:40 • Just upvoted. I sware it's getting worse on the site.
Tambahkan hal lain di laporan ini
Silakan tambahkan di sini segala sesuatu yang tampaknya relevan untuk mereproduksi bug ini atau memahami saran Anda:
- ID meja / nomor langkah lainnya
- Apakah F5 menyelesaikan masalah?
- Apakah masalah tersebut telah muncul beberapa kali? Setiap kali? Tidak tentu?
- Jika Anda memiliki screenshot bug ini (disarankan), Anda dapat menggunakan Imgur.com untuk menguploadnya dan memberi tautannya di sini.