dr3ams / Industrial-Village

Industrial Village
Other
5 stars 4 forks source link

[Bug]: Screen cutting issue #49

Closed Collierson closed 2 months ago

Collierson commented 2 months ago

General Info

Your launcher

curseforge

Modpack version (Do not say latest check curseforge has it on modpacks icon)

1.6b

Describe your issue

At a certain moment during gameplay, I noticed that the entire game screen had shifted to the right. I had to move the mouse slightly to the left of an item slot to be able to click on the item. The right side of the game screen, as well as the right side of the inventory, was cut off. This issue only occurs within this modpack, and I did not notice this phenomenon when playing the vanilla game.

Steps to reproduce the issue

1.Screen cutting 1.Screen and mouse click do not align

Additional Information

image image image

Gunner76th commented 2 months ago

This is a known issue when you're wearing an elytra in the chest armor slot. Instead wear the elytra in the curios back slot and this issue won't happen.

gamma-delta commented 2 months ago

I'm also having this issue -- I've poked through the modlist and I can't figure out what mod is causing it. My guess is why it's happening is that whichever mod is rendering the little elytra icon alongside the armor bar on the in-game HUD forgot to reset the PoseStack properly. So everything is offset by the width of that icon.

That icon doesn't appear to be from either Caelus or Elytra Slot (I checked their Githubs).

Irritatingly this also happens with the Immersive Engineering Collapsible Glider, which doesn't go into the special elytra slot. As a bandaid fix you might want to allow the glider into there until someone figures out the source of the real problem.

gamma-delta commented 2 months ago

It's also not:

I only actually ran the game with the first one, the other three were me just checking their githubs for the texture.

gamma-delta commented 2 months ago

Aha, the rendered elytra icon is from Quark.

I think it's definitely because they're shifting the whole UI to the right to make the armor bar render to the right, see here. Genuinely I'm not sure why it works in vanilla, but my guess is that there's some other mod hooking into just the wrong moment... will go continue debugging on their issue tracker.

gamma-delta commented 2 months ago

As a hotfix you can disable Overflowing Bars.