Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Black Box Appears When Selecting Hotbar Inventory #1710

Closed
Brooksd91 opened this issue Dec 18, 2020 · 23 comments
Closed

Black Box Appears When Selecting Hotbar Inventory #1710

Brooksd91 opened this issue Dec 18, 2020 · 23 comments
Labels
Can't Fix When (as of the information we know) it is impossible to fix Confirmed Bug The bug reported is confirmed and able to be replicated.

Comments

@Brooksd91
Copy link

Describe the bug

From mobile when I click the hot bar inventory selections a double black opaque box appears for about 1 second and then goes away as if to show the name of the item in the actions. Its preceded by a millisecond load gui. It goes away too fast to screen shot the load part, but the double black boxes stay for a moment. This issue is not recreated for bedrock joining on pc or java users in the server.

To Reproduce

Open minecraft mobile Load the server, Click any hot bar inventory selection change selections to see it again. Black boxes show up then go away

Expected behavior

Normally you might see the name of the selected item or maybe the enchants it could have or item variables.

Screenshots / Videos

here is a video screen record and a screenshot. [Video](https://youtu.be/P0fhhwlGM6M)

Screenshot
20201217_135704

Server Version

Spigot 1.16.4

Geyser Version

We are using floodgate and our version of geysers is build #536 of Geyser-Spigot

Minecraft: Bedrock Edition Version

Minecraft Bedrock 1.16.201

Additional Context

I am using apex hosting and they have checked the entire server for issues and disabled the plugins that are not needed to run the server. They have suggested that I

send my report here;.

@Brooksd91 Brooksd91 changed the title G Black Box Appears When Selecting Hotbar Inventory Dec 18, 2020
@Camotoy
Copy link
Member

Camotoy commented Dec 18, 2020

Please provide a Geyser dump. (/geyser dump)

@Brooksd91
Copy link
Author

@Camotoy
Copy link
Member

Camotoy commented Dec 18, 2020

Unable to replicate.

  • What device are you running Bedrock from?
  • If you disable show-cooldown in your config, does it disappear?

@Camotoy Camotoy added the Unconfirmed Bug/Not Currently Replicable The bug reported is unconfirmed or unable to be replicated. label Dec 18, 2020
@zimzaza4
Copy link

There is a solution

@zimzaza4
Copy link

Screenshot_20201219_071912_com mojang minecraftpe
You can adjust it in the client settings

@Brooksd91
Copy link
Author

Brooksd91 commented Dec 19, 2020

Unable to replicate.

  • What device are you running Bedrock from?
  • If you disable show-cooldown in your config, does it disappear?

Running on Samsung galaxy s5e tablet
Yes! Disable slow cooldown in config worked!

@Chew
Copy link
Member

Chew commented Dec 19, 2020

Glad to hear! Thank you for your report :)

@Chew Chew closed this as completed Dec 19, 2020
@Camotoy
Copy link
Member

Camotoy commented Dec 19, 2020

I'm reopening this since... it shouldn't happen. It might be a Bedrock bug though.

@Camotoy Camotoy reopened this Dec 19, 2020
@notnotnotswipez
Copy link

@Brooksd91 A reinstall of your game should fix your problem completely, its a texture corruption error that happens sometimes. If it doesnt fix your issue, back up your world files and delete your save data (wherever that may be stored).

@zimzaza4
Copy link

lt should be able to be modified in the client settings. .

@Hellohi3654
Copy link
Contributor

Screenshot_20201219_071912_com mojang minecraftpe
You can adjust it in the client settings

Doing that ^ seems to fix the issue

@notnotnotswipez
Copy link

notnotnotswipez commented Dec 20, 2020

The fake cooldown that Geyser displays would still most likely show the black box even with the opacity set to 0%, that or they wont be able to use the cooldown feature.

EDIT: This affects any titles that are displayed to the player, not just in Geyser or the cooldown exclusively

@zimzaza4
Copy link

The fake cooldown that Geyser displays would still most likely show the black box even with the opacity set to 0%, that or they wont be able to use the cooldown feature.

EDIT: This affects any titles that are displayed to the player, not just in Geyser or the cooldown exclusively

This may be a client bug.
It may be solved if you set it to 100%

@notnotnotswipez
Copy link

The fake cooldown that Geyser displays would still most likely show the black box even with the opacity set to 0%, that or they wont be able to use the cooldown feature.
EDIT: This affects any titles that are displayed to the player, not just in Geyser or the cooldown exclusively

This may be a client bug.
It may be solved if you set it to 100%

Yes, this is a Bedrock texture corruption

@MrRazamataz
Copy link

Some players reinstalled the game and it still happens.

@MrRazamataz
Copy link

Setting Text Background Opacity to 0 is a fix for this.

@nickg2
Copy link
Contributor

nickg2 commented Apr 10, 2021

+1 for this is happening to me, some players get the black box of death on floodgate 2.0 geyser latest version. seems the only fix is settings Text Background Opacity to 0 is the only fix.

@Column01
Copy link

Can confirm it's still an issue with the latest geyser and floodgate. I disabled the cooldown thing for now, but it would be nice to have it work

@zimzaza4
Copy link

I think this should be added to Common Issues

@Camotoy
Copy link
Member

Camotoy commented Jan 16, 2022

With thanks to 7man7LMYT I was alerted to the fact that the text opacity setting was indeed off this whole time.

@Camotoy Camotoy added Confirmed Bug The bug reported is confirmed and able to be replicated. and removed Unconfirmed Bug/Not Currently Replicable The bug reported is unconfirmed or unable to be replicated. labels Jan 16, 2022
@Mike-Parker
Copy link

+1 for this on a bedrock client. Also fixed by setting Text Background Opacity to 0

Camotoy added a commit that referenced this issue Mar 26, 2022
Because of Bedrock limitations, if a player has text background opacity enabled, they'll see an empty section where the title is usually displayed as the fake cooldown is shown. This commit minimizes the time that is shown by clearing the text as soon as possible. Reference issue: #1710

This commit also removes starting the fake cooldown process if the client switches to an inventory slot with the same Java ID.
@Camotoy
Copy link
Member

Camotoy commented Mar 26, 2022

As of the latest CI build (1063), fake cooldown is... better. The black box at the top will still appear, but it will disappear as soon as the cooldown is done. This is probably the best we can do; instead, we should start working on documentation addressing why the fake cooldown acts the way it does and how to address it.

@Camotoy Camotoy added the Can't Fix When (as of the information we know) it is impossible to fix label Jan 4, 2023
@Camotoy
Copy link
Member

Camotoy commented Jan 4, 2023

As far as I know, this issue still exists and there isn't much we can do about it. We've mitigated it the best we can, and I've just updated our config explaining the issue.

@Camotoy Camotoy closed this as completed Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Can't Fix When (as of the information we know) it is impossible to fix Confirmed Bug The bug reported is confirmed and able to be replicated.
Projects
None yet
Development

No branches or pull requests

10 participants