embeddedt / ModernFix

Minecraft 1.16 & 1.18+ bugfix/performance mod
https://www.curseforge.com/minecraft/mc-mods/modernfix
Other
168 stars 13 forks source link

Display problem after loading. #421

Closed xboct02 closed 2 months ago

xboct02 commented 3 months ago

Bug Description

In version 5.18.1, a temporary font display artifact was noticed. This was noticed earlier, but as a result, this defect was eliminated on its own. The rrs mod disables the loading screen, which contributes to the appearance of artifact, but he are back in the new version of ModernFix. According to the assumption, we are talking about dynamic resources that either speed up or slow down something, which is why the game does not have time to load. Screenshot_2024-06-14-09-21-16-790_net kdt pojavlaunch firefly

Reproduction Steps

start

Log File

-

embeddedt commented 3 months ago

Does this happen with just ModernFix installed, without RRLS?

xboct02 commented 3 months ago

No, the loading screen closes it all

embeddedt commented 2 months ago

I suspect, like you, it's an issue of RRLS no longer waiting for essential resources to load, and then ModernFix speeding up the launch enough to reveal the unloaded fonts. I would recommend not using RRLS in this case, the entire point of the loading screen is to allow resources to load. I'm doubtful this can be fixed on my end.