magemonkeystudio/codex

After using the latest version, there are the same items in the inventory bar, and it will bounce back when sliding with the pulley

Closed this issue · 7 comments

CCjun6 commented

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

The player puts the same item in the inventory, such as a grass block
Then use the mouse wheel to scroll
You will find that you can’t slide and will always bounce back

Expected Behavior

Hope to fix it soon

Steps To Reproduce

No response

Environment

- Server Software:
- ProRPGItems Version:1.0.6-r0.1
- ProMCCore Version:1.0.6-r0.1
- Plugins: pupur 1.20.1

latest.log

no

Anything else?

no

Travja commented

And using an older version of ProRPGItems works properly? There wasn't any code that changed that would produce behavior like that.

CCjun6 commented

And using an older version of ProRPGItems works properly? There wasn't any code that changed that would produce behavior like that.

After my testing, I found that this bug is caused by Promccore 1.0.6-R0.1

[1] Prorpgitems1.0.4-R0.31 + promccore-1.0.4-R0.16 no bugs
[2] Prorpgitems1.0.6-R0.1 + promccore-1.0.4-R0.16 no bugs
[3] Prorpgitems1.0.6-R0.1 + promccore 1.0.6-R0.1 will have the above problem

please fix it in time thanks

Travja commented

@Sentropic want to see if any of your ArmorEquipEvent changes would have caused this?

CCjun6 commented

@Sentropic want to see if any of your ArmorEquipEvent changes would have caused this?

Where is the project you mentioned, I can't find it
and how to change

This would happen if you don't meet the requirements for the newly selected item. But you're saying it happens with a regular grass block?

CCjun6 commented

This would happen if you don't meet the requirements for the newly selected item. But you're saying it happens with a regular grass block?
What requirements need to be met? can you explain
Also, I just used the latest version of the dependency and the latest version of the plugin
Regenerate the configuration file, the bug is still there

Fixed in 1b99142