-
-
Notifications
You must be signed in to change notification settings - Fork 689
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
Comments
Please provide a Geyser dump. ( |
Here is the dump. https://dump.geysermc.org/ksnWfPIGnuYrDHiWxP9Llf9UqGF8WxaO |
Unable to replicate.
|
There is a solution |
Running on Samsung galaxy s5e tablet |
Glad to hear! Thank you for your report :) |
I'm reopening this since... it shouldn't happen. It might be a Bedrock bug though. |
@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). |
lt should be able to be modified in the client settings. . |
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. |
Yes, this is a Bedrock texture corruption |
Some players reinstalled the game and it still happens. |
Setting Text Background Opacity to 0 is a fix for this. |
+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. |
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 |
I think this should be added to Common Issues |
With thanks to 7man7LMYT I was alerted to the fact that the text opacity setting was indeed off this whole time. |
+1 for this on a bedrock client. Also fixed by setting Text Background Opacity to 0 |
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.
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. |
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. |
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 awayExpected 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
Server Version
Spigot 1.16.4Geyser Version
We are using floodgate and our version of geysers is build #536 of Geyser-SpigotMinecraft: Bedrock Edition Version
Minecraft Bedrock 1.16.201Additional 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 Isend my report here;.
The text was updated successfully, but these errors were encountered: