Open kristofbolyai opened 1 year ago
Can you provide screenshots and a way to reproduce it please
Combined with Wynntils Artemis v0.0.3-alpha.213
. This happens with all versions of the mod, but I would recommend testing against that version, as it is the most stable.
As for reproducing, it seems that this happens less frequently than it did before 1.1.16. The root of the issue is the same, rendering 2 fonts on top of each other, and also rendering some semi-transparent texture triggers it. In Wynntils' sense, this is the low health indicator and the spell cast renderer vignette, which both render semi-transparent textures.
This is how the right side is supposed to look like for reference.
I'm also, having this issue, but it is with the level and potion text. Would you be willing to send your mod list so that I could possibly compare and figure out if there is a common mod we are using that could be causing this?
@SaltSouls Does it happen with only IF for you or not? Can you try that please
It seems to be a bug with the newest version... after downgrading from 1.2.3 to 1.2.1, the issue went away. I will try 1.2.3 by itself to see if it still happens.
Are you using Forge or Fabric?
Forge.
The Forge version had broken HUD batching (It didn't do anything) until 1.2.2. So I assume its the HUD batching causing issues on forge
Yeah, the issue persists even when IM is the only mod installed. I will add that this seems to be a 1.19 issue as when testing on 1.20 this problem doesn't appear.
@SaltSouls The xp level text issue will be fixed in the next release (#115)
I can confirm this issue with last version of ImmediatlyFast Maybe layers out of order? MC 1.19.2 Forge: 43.2.21 IM: 1.2.3
Some exemples: From Inventory no problems: From backpack missing info XP text, but you guys already now From OneProbe seems some layers are out of order Had some issues with AE2 too, but I forgot to save
@kurtramone Can you try with this version and see how many issues remain: https://upload.raphimc.net/file/NSEEbZs9dlTy3cYu/Pf3mvZZuLy7z42ex/ImmediatelyFast-1.2.4-SNAPSHOT%2B1.19.2.jar
@kurtramone Can you try with this version and see how many issues remain: https://upload.raphimc.net/file/NSEEbZs9dlTy3cYu/Pf3mvZZuLy7z42ex/ImmediatelyFast-1.2.4-SNAPSHOT%2B1.19.2.jar
Got a crash with this file crash-2023-09-13_14.14.05-client.txt It this file for Forge?
Seems it caused some kinda issue with computer craft.
Fixed the issue, please try again: https://upload.raphimc.net/file/00skGjeBm8hhOe5D/kFomHd9oXyxZbx7n/ImmediatelyFast-1.2.4-SNAPSHOT%2B1.19.2.jar https://upload.raphimc.net/file/ojkmbC8AtNq8Xnjn/zoJStRrFUuf7B3zw/ImmediatelyFast-1.2.4-SNAPSHOT%2B1.20.1.jar
This snapshot works, no crashes, just little issues with UI, still looks out of order/transparent/fade
OneProbe with issues Stats in inventory OK Stats from back pack invisble XP text OK OneProbe from energy cube (Mekanism), it can't load energy bar at bottom/blank artifact
You can see what I mean by looking at this older version IF 1.2.1
I'll keep testing this snapshot version for more issues.
The UI issues with modded elements will be fixed at a later point. Its a bit more complex to fix those properly
Thanks for helping, that was super fast, if you need help with 1.19.2 just let me know (I'll wait for NeoForge in 1.20.2 to test it).
The issue is basically the same as https://github.com/RaphiMC/ImmediatelyFast/issues/50. Looks like 1.1.17 undid the fixes. I can confirm that 1.1.16 worked.
If you need any specific info, logs, let me know.