Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Buggy Interaction Between ModernUI and Emojiful #47

Closed
SalmonSays opened this issue Jan 22, 2021 · 7 comments
Closed

[Bug] Buggy Interaction Between ModernUI and Emojiful #47

SalmonSays opened this issue Jan 22, 2021 · 7 comments
Labels
conflict Crash or something broken with other libraries extension Belongs to extension module, not core no solution There's no way to fix this

Comments

@SalmonSays
Copy link

Describe the bug
ModernUI and Emojiful (https://www.curseforge.com/minecraft/mc-mods/emojiful) produce extra section signs "§" and garbage text in Tooltips and the Main Menu

To Reproduce
Steps to reproduce the behavior:

  1. Install Forge 36.0.01 on Minecraft 1.16.5
  2. Download/add "ModernUI-1.16.5-2.4.1.76-universal.jar" to mods folder
  3. Download/add "emojiful-1.16.4-2.1.2.jar" to mods folder

Expected behavior
Tooltips should be clean and uncluttered, free of unusual and unnecessary characters.

Screenshots

wzetwFk
gTJaPIY

Environment

  • Mod Version: "ModernUI-1.16.5-2.4.1.76-universal.jar"
  • Forge Version: 36.0.01
  • Operating System: Windows 10 19042
  • Graphics Card: Nvidia RTX 2080ti
  • Other Mods: "emojiful-1.16.4-2.1.2.jar"

InnovativeOnlineIndustries/Emojiful#18

@BloCamLimb BloCamLimb added conflict Crash or something broken with other libraries no solution There's no way to fix this labels Jan 22, 2021
@EnterFor
Copy link

EnterFor commented Jan 25, 2021

InnovativeOnlineIndustries/Emojiful#16
Somehow, we have both installed, but the problem is very different...
I can't reproduce your error, but my client will crash..🤦‍♂️

@Brittank88
Copy link

A partial solution is to set globalRenderer = false in ModernUI's client.toml. This fixed the issues for me, though of course, you will lose the smooth font. You get to keep the cool UI elements it adds, and the GUI background blur effect, though.

@EnterFor
Copy link

EnterFor commented Jan 6, 2022

Has the problem been solved?

@Brittank88
Copy link

Apart from my imperfect fix, no, the author has never done anything about this issue that I can see. They would have closed it otherwise.

@Ashley123477
Copy link

This issue still hasnt been resolved

@BloCamLimb
Copy link
Owner

Disable Modern UI text engine for compatibility.

@Brittank88
Copy link

That doesn't seem like a fix as much as a bandaid but sure I guess.

@BloCamLimb BloCamLimb added the extension Belongs to extension module, not core label Jun 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conflict Crash or something broken with other libraries extension Belongs to extension module, not core no solution There's no way to fix this
Projects
None yet
Development

No branches or pull requests

5 participants