SteveKunG / SkyBlockcatia

Useful Hypixel Skyblock features, QOL and In-game API Viewer
https://www.curseforge.com/minecraft/mc-mods/skyblockcatia
MIT License
31 stars 9 forks source link

The buttons on side right side not working #26

Closed jkroepke closed 3 years ago

jkroepke commented 3 years ago

Hi,

the button on the right side are not working while the buttons inside player inventory works fine.

image

How I could identify the issue?

SteveKunG commented 3 years ago

Some people reported to me it was caused by latest NEU, Not sure wtf are they doing with GuiScreen Event.

jkroepke commented 3 years ago

To be clarify: the was broken before I used NEU 1.4.

SteveKunG commented 3 years ago

1.3.1 is fine.

jkroepke commented 3 years ago

I feels like so. It wont work since after upgrade to 1.3.4 but I cant remember 100%

Devviedehm commented 3 years ago

For me, the buttons work only when I press their top-left corner. The ones that show up in the regular inventory, under the 2x2 crafting table, seem to work normally.

EDIT: I'd guess if there's any changes made to the GUI by other mods, it's probably something to do with the width/height settings for clicking (and maybe also what GUI scale is being used as well? e.g. differences between Small, Medium, Large, Auto).

jkroepke commented 3 years ago

https://github.com/Moulberry/NotEnoughUpdates/releases/tag/1.5-REL(3)

Fixes

  • Fixed incompatiblity with SBC buttons

The issue is gone with thr 1.5 release.