I just discovered that ROBLOX has TWO different colors, BOTH named Gold!
The left one was obtained by setting brickcolor to BrickColor.new(“Gold”)
The right one was selected using the color pallet.
I just discovered that ROBLOX has TWO different colors, BOTH named Gold!
The left one was obtained by setting brickcolor to BrickColor.new(“Gold”)
The right one was selected using the color pallet.
The lighter one has the number 127 and is 0xDCBC81 and the darker one has the number 333 and is 0xEFB838. I wonder when they were both added. I doubt they were both added within a short time span of each other or else someone would have likely noticed duplicates of the color. Nice find.
Personally, I assume they never removed the old Gold color (if that was the old one), and calling BrickColor.new(“Gold”) is causing conflicts. Only reason I am guessing is because there is actually 196 unique BrickColors between 0 and 2048.
The right one was added last year when 64(?) additional BrickColors were added to the color pallet. The other Gold is really really old. It was part of the chunk of BrickColors that were removed many years ago and which cannot be used online unless they’re locally changed to one of them.
I suppose this is just one of those cases where a developer forgot there was already another Gold, but this bug shouldn’t go unnoticed.
I just found some more weird issues with BrickColors:
Guys, they’re obviously different if they added new colors.
Joking aside, deep orange had that dupe before the color expansion.