Chat Opacity Option is not working
The chat opacity option doesn't modify the chat opacity anymore in Minecraft 1.7.10 / Minecraft snapshot 14w33c.
Bug presents since Minecraft 1.7.
Someone found the problem I think:
This is possibly caused by GL_BLEND being disabled prior to a text render call.
Linked Issues
is duplicated by10
Created Issue:
Chat Opacity Option is not working
The chat opacity option doesn't modify the chat opacity anymore in Minecraft 1.7.1.
is duplicated by
is duplicated by
is duplicated by
relates to
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
The chat opacity option doesn't modify the chat opacity anymore in Minecraft 1.7.1.
Someone found the problem I think:
This is possibly caused by GL_BLEND being disabled prior to a text render call.
The chat opacity option doesn't modify the chat opacity anymore in Minecraft 1.7.1.
Someone found the problem I think:
This is possibly caused by GL_BLEND being disabled prior to a text render call.
The chat opacity option doesn't modify the chat opacity anymore in Minecraft 1.7.10 / Minecraft snapshot 14w33c.
Bug presents since Minecraft 1.7.Someone found the problem I think:
This is possibly caused by GL_BLEND being disabled prior to a text render call.
Duplicate of MC-36812 - If you have not, please use the search function in the future, to see if your bug has already been submitted. If you could not find the original report, please comment with the keywords you searched for.
Please stop reporting this as a duplicate.
This issue is NOT the same as the issue "MC-36812 Chat Opacity Option is not working"
To recreate this bug simply open up a world and type "hello", or alternatively run a command block with a /say command.
You will see that the text will appear as it should, stay there for a few seconds and then suddenly disappear.
Before 1.7 the text didn't "suddenly disappear" but instead it faded out very gradually. I am fairly sure this is how it is supposed to be.
Duplicate of MC-36812 - If you have not, please use the search function in the future, to see if your bug has already been submitted. If you could not find the original report, please comment with the keywords you searched for.
Duplicate of MC-36812 – If you have not, please use the search function in the future, to see if your bug has already been submitted.
See MC-36812
Confirmed.
still an issue in 1.7.4
Confirmed.
affects 14w05b
This is possibly caused by GL_BLEND being disabled prior to a text render call.
It is, I added it to my bugfix minimod and it worked.
Small oversight in cleaning up code from 1.6 probably.
cannot reproduce.
@Gary Closse
Yes, this bug is present in the latest snapshot 14w25b
Notice that when you change the opacity slider, the grey background is faded as dictated by the setting, but the TEXT itself remains fully opaque.
Another test is to enter a chat message and let the chat window fade naturally. The background fades but the text does not fade with it and simply disappears.
Compare with 1.6.4 for proper function.
Updated affected version.
Still happen in last snapshots...
Still affect the latest snapshot