Page 2 of 2

Re: Why Aren't All Colors Available?

Posted: 23 July 2021, 12:26
by RicardoRix
https://boardgamearena.com/bug?id=31728

I think it's worthy of note to check that first line in the game log.

It's the game developer that is responsible for the array of colours, it's the BGA framework that implements the 'reattributeColorsBasedOnPreferences' function.

Code: Select all

self::reattributeColorsBasedOnPreferences($players, $gameinfos['player_colors']);
  

Re: Why Aren't All Colors Available?

Posted: 23 July 2021, 18:41
by Meeplelowda
RicardoRix wrote: 23 July 2021, 12:26 https://boardgamearena.com/bug?id=31728

I think it's worthy of note to check that first line in the game log.

It's the game developer that is responsible for the array of colours, it's the BGA framework that implements the 'reattributeColorsBasedOnPreferences' function.

Code: Select all

self::reattributeColorsBasedOnPreferences($players, $gameinfos['player_colors']);
  
Thanks. I added to the bug report:
Martian Dice #188582331
The colors of Greengal, Ekkir, Meeplelowda have been chosen according to their preferences.

Greengal = green
Ekkir = blue
Meeplelowda = brown?!? (my choices both now and at the time this game: 2nd black, 4th red)