Game Seed

Hi. I would like to replay the same map multiple times. I thought I could achieve this be specifying the seed value.

So, in the game-runner-config I set it: “seed” : 1,

When I run the match, I get the confirmation: Match will be running with a seed of: 1

But, each time I run the game, the map is different.
Is this a bug, or do I understand the seed wrong?

Hi @kuifie

I will check with the team and get back to you on that.

1 Like

Hello @kuifie your understanding of the seed is correct so the situation you described is definitely a bug. We will investigate and get back to you.

1 Like

Hello @kuifie this was a bug and has been addressed. We will be doing a release later today with the fix. Will post here once the release is done.

1 Like

Hello @kuifie we have published a new release that fixes this bug. Hope this helps :slight_smile: https://github.com/EntelectChallenge/2020-Overdrive/releases/tag/2020.1.5

2 Likes

Thank you @Entelect for the fast response to resolve. Tested and working now as expected. :slight_smile:

1 Like