LevelZ

LevelZ

3M Downloads

Selection of points blocking clicks on other screen elements

Carlosyoot opened this issue ยท 3 comments

commented

Minecraft Version

1.20.x

Mod Loader Version

0.16.10

Mod Version

1.4.13

Describe the Issue

The error consists of:

After using my points to improve a skill, the check box remains permanently selected.

It does not allow you to navigate between other elements on the screen, such as going back to the inventory without closing or escaping

As stated above, the selection returns to normal by pressing esc, or clicking on the information about what this ability does, resetting the active state of the button

Here my mouse click does not work to go to the inventory through the menu bag

It only works to add points, regardless of skill
Image

Here the click returns to normal navigation, but this suggests that it is an error in identifying clicks on the mod screen
Image

latest.log

No detail log.

Do you use any other mods except the required ones?

No

commented

This is fixed on the newer version. Out of time reasons I only work on the latest versions of my mods.

commented

Alright, could you tell me which class was responsible for the problem?
I can modify it to fix this

commented

It is inside the skill screen class