Hypersonic board generation bug?

Take a look at these two replays:


They both use the same game parameters:

seed=829800052
boxes=46

And yet they are different boards. Specifically, one has range powerups in [5,2] [7,2] [5,8] [7,8]. The other one has empty boxes there.

EDIT: Here’s another pair, again with slightly different powerup placements:


  • danBhentschel
2 Likes

I meet it quite often as well. Very annoying.

1 Like

I often have the same problem and its really annoying because the board from arena and from IDE (when you send game parameters into IDE) are different and so some defeats are impossible to debug…

Look at this two replays extract from the same game, but one in the arena and the other on the IDE :
arena : https://www.codingame.com/replay/140112201
IDE : https://www.codingame.com/replay/140112422

Please correct this !

I’ve seen this too a few times and I thought I was not being careful with the clicks but not I’m pretty sure it was not my imagining things.

NOTE: This is still an issue in Multi-Hypersonic:

  • danBhentschel
1 Like

We’ve updated the multiplayer version to include this particular fix.

2 Likes