Exordium

Exordium

984k Downloads

Invisible hotbar

andreasdc opened this issue ยท 45 comments

commented

Nice to see the update. :) The hotbar is invisible/visible on for split second during updates. The refreshes only during updates are still capped? Because I don't think I can smooth through chat smoothly. I see big performance improvement. :)

commented

i will check the settings then

commented

Potentially there is actionbar and item names too

What did I just say xD?

commented

I did all the testing on the currently builds of if
I can test the dev build if you would like.

commented

grafik
Like I said, I have the current release in my client on default settings, and it doesn't flicker.

commented

This problem is still present in 1.1.1

Did you test the latest commit of IF?

commented

This problem is still present in 1.1.1

commented

Like I mentioned above, not looking into this since it's not a released feature from what I understand.

commented

Did you test the latest commit of IF?

Again, I'm not testing dev builds. I have the latest IF from CurseForge in my client, and it works. Thats it.

commented

Did you test the latest commit of IF?

Again, I'm not testing dev builds. I have the latest IF from CurseForge in my client, and it works. Thats it.

I'm asking @Alexander020304, but it would be nice to get it fixed already and be ready for IF release :D (you can get the build publicly anyway)

commented

I'll look into it with RK_01 once it gets there. But right now don't have the time and interest to look into making unfinished and unreleased stuff compatible(especially since this won't affect anyone but a handful of people, and they did it to themselves^^).

commented

I'll look into it with RK_01 once it gets there. But right now don't have the time and interest to look into making unfinished and unreleased stuff compatible(especially since this won't affect anyone but a handful of people, and they did it to themselves^^).

Not a huge issue especially with your latest update ๐Ÿš€ By the way when more or less you plan to batch bossbar or tablist? Also will you take look into rendering hand/item in hand too?

commented

Yes the missing parts(boss bar, tab and audio subtitles) I will add. Some stuff like titles is just not worth it, and the item in hand gets real time shadow changes n stuff, that wouldn't work.

commented

Potentially there is actionbar and item names too

commented

even will stock settings this still happens; 2023-06-02_14 58 23 the star is broken

What is wrong here btw?

commented

even will stock settings this still happens;
2023-06-02_14 58 23
the star is broken

commented

Potentially there is actionbar and item names too

What did I just say xD?

Nothing about that I guess

commented

this happens with all enchanted items in the hotbar I think

commented

all enchanted items are broken in the hotbar

commented

Ah I think I forgot to include the enchant check to refresh the hotbar while enchanted items are inside. That should be its own issue, nothing to do with IF.

commented

grafik

commented

Sure no problem, so is it safe to set higher fps cap if gui refreshes only on updates?

commented

grafik
Thats what the setting is there for.

commented

Which setting?

commented

The hotbar is invisible/visible on for split second during updates.

I'll need the modlist for that. Not happening with my setup.

And yes, if something updates 20 times a second and the setting are set to cap it to 5fps, then it will only update 5 times per second. Potentially try playing with the settings on how it changes the behavior.

commented

The hotbar is invisible/visible on for split second during updates.

I'll need the modlist for that. Not happening with my setup

And yes, if something updates 20 times a second and the setting are set to cap it to 5fps, then it will only update 5 times per second.

So it's safe to set higher cap?
ImmediatelyFast is the issue.
Config
{
"REGULAR_INFO": "----- Regular config values below -----",
"font_atlas_resizing": true,
"map_atlas_generation": true,
"hud_batching": true,
"fast_text_lookup": true,
"fast_buffer_upload": true,
"COSMETIC_INFO": "----- Cosmetic only config values below (Does not optimize anything) -----",
"dont_add_info_into_debug_hud": false,
"EXPERIMENTAL_INFO": "----- Experimental config values below (Rendering glitches may occur) -----",
"experimental_item_hud_batching": true,
"experimental_disable_error_checking": true,
"experimental_disable_resource_pack_conflict_handling": false,
"DEBUG_INFO": "----- Debug only config values below (Do not touch) -----",
"debug_only_and_not_recommended_disable_universal_batching": false,
"debug_only_and_not_recommended_disable_mod_conflict_handling": false,
"debug_only_and_not_recommended_disable_os_conflict_handling": false
}

commented

Are you sure you downloaded the latest release? Sounds a lot like 2-3 commits old, before I fixed the ImmediatlyFast support.

commented

Latest release of what? hud_batching option is the issue

commented

https://modrinth.com/mod/exordium/version/1.1.0-1.19.4

I took it from github releases. Maybe you don't have the latest commits from IF?

commented

Thats the same jar. It does work with ImmediatelyFast-1.1.12+1.19.4.jar.

commented

I have ImmediatelyFast-1.1.13.jar

commented

Well, thats not released, so I didn't test with it.

commented

So it's safe to set it higher? It doesn't refresh faster it just the limit?

commented

Yes. It's basically a limit, how often that UI part is allowed to request an update.

commented

You could also turn on the "Force Chat Updates" to get it to refresh at the fps limit even without changes, or just turn off Buffer Chat, then it renders like vanilla.

commented

Perfect. โค๏ธ Will you fix it with the latest IF?

commented

Probably when its out. For now, you can just diable the Hotbar.

commented

I've built it by my own that's how I got the jar.

commented

Yea, but right now thats pre release having an issue with a pre release. Not worth looking into. Once IF 1.1.13 is out and the issue persists, then I'll look into whats going wrong.

commented

This issue is caused by IF's hotbar item batching feature, which since 1.1.13 is enabled by default. You can disable it in its configuration file.

commented

This issue is caused by IF's hotbar item batching feature, which since 1.1.13 is enabled by default. You can disable it in its configuration file.

Yes but it's better to have it enabled, when the bug is fixed of course.

commented
commented

Hotbar invisible for me too have to turn off buffering to work>

Mods
image

commented

Latest IF is not supported yet, you can disable hud_batching in the config file until it is fixed.

Did you test the latest commit of IF?

Again, I'm not testing dev builds. I have the latest IF from CurseForge in my client, and it works. Thats it.

I'm asking @Alexander020304, but it would be nice to get it fixed already and be ready for IF release :D (you can get the build publicly anyway)

๐Ÿ‘ผ

commented

Fixed in 1.1.2