Hello, I have an issue with displaying the ESC menu for players. I'm using the server version 1.19.4 and I set the menu on these settings:
My settings:
info:
namespace: "custom_esc"
font_images:
top_logo_1:
path: "highresleft.png"
y_position: 28
scale_ratio: 48
top_logo_2:
path: "highresright.png"
y_position: 28
scale_ratio: 48
bottom_news:
path: "bottom_news.png"
y_position: -10
quit_button:
path: "lifestealtext.png"
y_position: 148
you_died:
path: "you_died.png"
y_position: 35
info:
namespace: ia_various_configs
minecraft_lang_overwrite:
esc_menu_texts:
entries:
"menu.game": ":top_logo_1::top_logo_2:"
"menu.disconnect": ":offset_-256::offset_16::quit_button::offset_-265::bottom_news::offset_-256:"
"deathScreen.title": ":you_died:"
languages:
- ALL
And currently, me & my friend sees it well on 1.19.2-1.19.4 without the Optifine, with Optifine it's broken.
BUT!!! There are also some players without Optifine who sees it broken…. why? Is it related to screen size, if so, can it be somehow universally fixed?
This is the Optifine case / also for some users without Optifine (on 1.19.2 prob.)