Adrenix / Nostalgic-Tweaks

This mod brings back a plethora of Minecraft Alpha/Beta gameplay elements. This mod is intended for nostalgic enthusiasts who want to relive the glory days of Minecraft by tweaking the mod to their preference.
GNU Lesser General Public License v3.0
97 stars 14 forks source link

[FABRIC] Tooltip text not visible when viewing list of datapacks #73

Closed seriousfreezing closed 5 months ago

seriousfreezing commented 5 months ago

Minecraft Version: 1.20.4 Fabric Loader Version: 0.15.11 Fabric API Version: 0.97.1 Nostalgic Tweaks Version: 2.0.0-Beta-9.0-RC

The error occurs when adding the "ImmediatelyFast" mod and activating in its settings the option: "experimental_screen_batching":true If you don't activate this option, it will appear normally.

https://paste.atlauncher.com/view/cceb121f-7a1d-45e3-a20f-a0a879df2485 image

Adrenix commented 5 months ago

I use Architectury's tooltip events to modify the tooltip background. I don't modify tooltip text in any way. So it might be a conflict with ImmediatelyFast and Architectury? Also note that ImmediatelyFast has marked this as an "experimental" setting, so I recommend leaving it off to prevent this issue. To add on to this, missing text also seems to happen with all tooltips rendered from the chat screen.

seriousfreezing commented 5 months ago

I'm aware of the experimental status, but do you think I should pass this bug on to ImmediatelyFast or Architectury?

Adrenix commented 5 months ago

This might be an issue with ImmediatelyFast, and possibly related to this?

seriousfreezing commented 5 months ago

I have to believe it could be something related, I'll follow this thread and see what's done.