Fuzss / effectdescriptions

Find out what potion effects do without checking the wiki.
https://www.curseforge.com/minecraft/mc-mods/new-effect-descriptions
Mozilla Public License 2.0
1 stars 1 forks source link

[Bug]: Incompatiblity with EMI #6

Open mdaole opened 7 months ago

mdaole commented 7 months ago

Mod Loader (Required)

Forge

Minecraft Version(s) (Required)

1.20.1

Mod Version(s) (Required)

v8.0.2

Minimal Setup (Required)

Yes

Notes (Required)

2024-02-12_12 55 45 2024-02-12_12 55 49

Effect descriptions don't show up on the effect tooltip in the HUD when EMI is installed. There is also an overlap display issue on certain creative tab items.

Only mods installed: emi-1.1.1 PuzzlesLib-v8.1.16 Effect Descriptions-v8.0.2

latest.log (Required)

none

Fuzss commented 7 months ago

Please provide your latest.log.

mdaole commented 7 months ago

latest.log

Partonetrain commented 7 months ago

The issue regarding effect descriptions is due to EMI's effect location config and accompanying mixins; both mods are mixing in to AbstractInventoryScreen.drawStatusEffects(yarn) / EffectRenderingInventoryScreen.renderEffects(mojmap)

EffectDescriptions probably just needs a special case?

ffuentesm commented 7 months ago

Try and update EMI to 1.1.2 version Because I am using it and I got no error on my end.

Kavaltheone commented 6 months ago

I'm using EMI 1.1.3 and issue still relevant. When hovering mouse active zone for X is like long icon aligned to left side of inventory image Active zone for Y is like icons are at side. ScreenRecorderProject2 It would be nice if mod will process this case with icons on top. But I just selected effect icons at Left in EMI and it works perfect. It doesn't interfere with EMI info on the right side so everything is fine