#83135: "Missing player name colors in game logs"
What is this report about?
What happened ? Please select from below
What happened ? Please select from below
Please check if there is already a report on the same subject
If yes, please VOTE for this report. Reports with the most votes are taken care of in PRIORITY!
| # | Status | Votes | Game | Type | Title | Last update |
|---|
Detailed description
-
• Please copy/paste the error message you see on your screen, if any.
Normally on BGA, the game logs show player names in their matching player color, which makes it much easier to see at a glance who did what.
Colors are missing here for the player names in the logs.
As far as I know the BGA framework would handle this automatically for you if you use the correct clienttranslate and parameters for the game log notifications.
Maybe check the documentation to be sure, but I think it is just a matter of making sure the parameters are using the correct built-in supported names like "player_name", something like:
clienttranslate('${player_name} fixes the bug for ${player_name2}'),
[
"player_name" => "foo",
"player_name2" => "bar",
]
-
• Please explains what you wanted to do, what you do and what happened
• What is your browser?
Google Chrome v110
-
• Please copy/paste the text displayed in English instead of your language. If you have a screenshot of this bug (good practice), you can use Imgur.com to upload it and copy/paste the link here.
Normally on BGA, the game logs show player names in their matching player color, which makes it much easier to see at a glance who did what.
Colors are missing here for the player names in the logs.
As far as I know the BGA framework would handle this automatically for you if you use the correct clienttranslate and parameters for the game log notifications.
Maybe check the documentation to be sure, but I think it is just a matter of making sure the parameters are using the correct built-in supported names like "player_name", something like:
clienttranslate('${player_name} fixes the bug for ${player_name2}'),
[
"player_name" => "foo",
"player_name2" => "bar",
]
-
• Is this text available in the translation system? If yes, has it been translated for more than 24 hours?
• What is your browser?
Google Chrome v110
-
• Please explain your suggestion precisely and concisely so that it's as easy as possible to understand what you mean.
Normally on BGA, the game logs show player names in their matching player color, which makes it much easier to see at a glance who did what.
Colors are missing here for the player names in the logs.
As far as I know the BGA framework would handle this automatically for you if you use the correct clienttranslate and parameters for the game log notifications.
Maybe check the documentation to be sure, but I think it is just a matter of making sure the parameters are using the correct built-in supported names like "player_name", something like:
clienttranslate('${player_name} fixes the bug for ${player_name2}'),
[
"player_name" => "foo",
"player_name2" => "bar",
]
• What is your browser?
Google Chrome v110
-
• What was displayed on the screen when you were blocked (Blank screen? Part of the game interface? Error message?)
Normally on BGA, the game logs show player names in their matching player color, which makes it much easier to see at a glance who did what.
Colors are missing here for the player names in the logs.
As far as I know the BGA framework would handle this automatically for you if you use the correct clienttranslate and parameters for the game log notifications.
Maybe check the documentation to be sure, but I think it is just a matter of making sure the parameters are using the correct built-in supported names like "player_name", something like:
clienttranslate('${player_name} fixes the bug for ${player_name2}'),
[
"player_name" => "foo",
"player_name2" => "bar",
]
• What is your browser?
Google Chrome v110
-
• Which part of the rules was not respected by the BGA adaptation
Normally on BGA, the game logs show player names in their matching player color, which makes it much easier to see at a glance who did what.
Colors are missing here for the player names in the logs.
As far as I know the BGA framework would handle this automatically for you if you use the correct clienttranslate and parameters for the game log notifications.
Maybe check the documentation to be sure, but I think it is just a matter of making sure the parameters are using the correct built-in supported names like "player_name", something like:
clienttranslate('${player_name} fixes the bug for ${player_name2}'),
[
"player_name" => "foo",
"player_name2" => "bar",
]
-
• Is the rules violation visible on game replay? If yes, at which move number?
• What is your browser?
Google Chrome v110
-
• Which was the game action you wanted to do?
Normally on BGA, the game logs show player names in their matching player color, which makes it much easier to see at a glance who did what.
Colors are missing here for the player names in the logs.
As far as I know the BGA framework would handle this automatically for you if you use the correct clienttranslate and parameters for the game log notifications.
Maybe check the documentation to be sure, but I think it is just a matter of making sure the parameters are using the correct built-in supported names like "player_name", something like:
clienttranslate('${player_name} fixes the bug for ${player_name2}'),
[
"player_name" => "foo",
"player_name2" => "bar",
]
-
• What do you try to do to trigger this game action?
-
• What happened when you try to do this (error message, game status bar message, ...)?
• What is your browser?
Google Chrome v110
-
• At which step of the game did the problem occurs (what was the current game instruction)?
Normally on BGA, the game logs show player names in their matching player color, which makes it much easier to see at a glance who did what.
Colors are missing here for the player names in the logs.
As far as I know the BGA framework would handle this automatically for you if you use the correct clienttranslate and parameters for the game log notifications.
Maybe check the documentation to be sure, but I think it is just a matter of making sure the parameters are using the correct built-in supported names like "player_name", something like:
clienttranslate('${player_name} fixes the bug for ${player_name2}'),
[
"player_name" => "foo",
"player_name2" => "bar",
]
-
• What happened when you try to do a game action (error message, game status bar message, ...)?
• What is your browser?
Google Chrome v110
-
• Please describe the display issue. If you have a screenshot of this bug (good practice), you can use Imgur.com to upload it and copy/paste the link here.
Normally on BGA, the game logs show player names in their matching player color, which makes it much easier to see at a glance who did what.
Colors are missing here for the player names in the logs.
As far as I know the BGA framework would handle this automatically for you if you use the correct clienttranslate and parameters for the game log notifications.
Maybe check the documentation to be sure, but I think it is just a matter of making sure the parameters are using the correct built-in supported names like "player_name", something like:
clienttranslate('${player_name} fixes the bug for ${player_name2}'),
[
"player_name" => "foo",
"player_name2" => "bar",
]
• What is your browser?
Google Chrome v110
-
• Please copy/paste the text displayed in English instead of your language. If you have a screenshot of this bug (good practice), you can use Imgur.com to upload it and copy/paste the link here.
Normally on BGA, the game logs show player names in their matching player color, which makes it much easier to see at a glance who did what.
Colors are missing here for the player names in the logs.
As far as I know the BGA framework would handle this automatically for you if you use the correct clienttranslate and parameters for the game log notifications.
Maybe check the documentation to be sure, but I think it is just a matter of making sure the parameters are using the correct built-in supported names like "player_name", something like:
clienttranslate('${player_name} fixes the bug for ${player_name2}'),
[
"player_name" => "foo",
"player_name2" => "bar",
]
-
• Is this text available in the translation system? If yes, has it been translated for more than 24 hours?
• What is your browser?
Google Chrome v110
-
• Please explain your suggestion precisely and concisely so that it's as easy as possible to understand what you mean.
Normally on BGA, the game logs show player names in their matching player color, which makes it much easier to see at a glance who did what.
Colors are missing here for the player names in the logs.
As far as I know the BGA framework would handle this automatically for you if you use the correct clienttranslate and parameters for the game log notifications.
Maybe check the documentation to be sure, but I think it is just a matter of making sure the parameters are using the correct built-in supported names like "player_name", something like:
clienttranslate('${player_name} fixes the bug for ${player_name2}'),
[
"player_name" => "foo",
"player_name2" => "bar",
]
• What is your browser?
Google Chrome v110
Report history
Add something to this report
- 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.
