TeamJM / journeymap

JourneyMap mod for Minecraft
http://journeymap.info
127 stars 10 forks source link

[Bug]: Minimap active moves HUD up by 1 pixel #677

Closed Pinkietron closed 6 months ago

Pinkietron commented 6 months ago

What happened?

While the minimap is active the HUD is moved up by one pixel most noticeable by the line at the bottom of the screen that does not match the brightness of the surroundings.

journeymap.log latest.log 2024-03-18_01 00 48

Mod Loader

Fabric

Minecraft Version

1.20.1

Version

5.9.18

Relevant log output

No response

mysticdrew commented 6 months ago

I am unable to replicate this. Can you replicate it with only JourneyMap and fabric-api with no other mods at all?

Pinkietron commented 6 months ago

I too cannot replicate it with just journeymap and fabric-api. Though, enabling and disabling the map moves the hud in the instance shown in the picture, I can try scouring my mods one by one until I notice it.

mysticdrew commented 6 months ago

I too cannot replicate it with just journeymap and fabric-api. Though, enabling and disabling the map moves the hud in the instance shown in the picture, I can try scouring my mods one by one until I notice it.

Might be a good idea to start with any mods that add items to the HUD. Thanks.

mysticdrew commented 6 months ago

Any update on this? I cannot fix it without replicating it, so I would need to know what mod is causing the problem.

Pinkietron commented 6 months ago

It appears to be due to an interaction with a mod called "Raised"

Modrinth: https://modrinth.com/mod/raised

mysticdrew commented 6 months ago

It appears to be due to an interaction with a mod called "Raised"

Modrinth: https://modrinth.com/mod/raised

Thanks! The fix for https://github.com/TeamJM/journeymap/issues/678 also fixes this issue. I will publish a release today.