You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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:
The text was updated successfully, but these errors were encountered:
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
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
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
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)
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:
Reproduction Steps
Log File
latest.log
The text was updated successfully, but these errors were encountered: