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

Consider fixing MC-269295 #414

Open
VindSole opened this issue Jun 8, 2024 · 1 comment
Open

Consider fixing MC-269295 #414

VindSole opened this issue Jun 8, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@VindSole
Copy link

VindSole commented Jun 8, 2024

Bug Description

I found a very weirdly specific glitch happening on the HUD, at first it appeared when combining ModernFix with other seemingly random mods, but after 3 hours I've narrowed to using an affected resource pack, using the mod Sound controller (likely others also affected) and having mixin.perf.faster_texture_stitching set to true (by default), what happens is some small pixels showing on the HUD next to the horse jump bar ONLY when filling the whole jump bar (when jumping, obviously)

image

Either setting mixin.perf.faster_texture_stitching to false, removing the mod Sound controller, or disabling the resource pack fixes the issue, note that the game must be restarted after this or the issue will remain even after disabling the resource pack as seen here using only the default resource pack, loading the resource pack in a new game will make the issue reappear:

image

Reproduction Steps

  1. Download the mods ModernFix AND Sound Controller
  2. Download Dark smooth GUI resource pack
  3. While in game, enable the above resource pack
  4. Enter a world, mount a saddled horse, and fill the jump bar completely, some small artifacting pixels will appear next to the filled jump bar

Log File

latest.log

@VindSole VindSole changed the title Extra HUD pixels on the horse's fully loaded jump bar when using a resource pack Extra HUD pixels on the horse's fully loaded jump bar when using a resource pack and a mod Jun 8, 2024
@embeddedt
Copy link
Owner

embeddedt commented Jul 24, 2024

This is a vanilla bug (MC-269295); you've just found another combo of resource packs/mods that triggers it (ModernFix's stitching likely arranges the textures differently). Marking this as a feature request.

@embeddedt embeddedt added the enhancement New feature or request label Jul 24, 2024
@embeddedt embeddedt changed the title Extra HUD pixels on the horse's fully loaded jump bar when using a resource pack and a mod Consider fixing MC-269295 Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants