Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Durability with max_custom_damage not applied when item has nbt in configuration #4081

Open
6 tasks done
KrazyxWolf opened this issue Oct 26, 2024 · 0 comments
Open
6 tasks done
Labels
type: bug Something isn't working

Comments

@KrazyxWolf
Copy link

Terms

  • I'm using the very latest version of ItemsAdder and its dependencies.
  • I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
  • I've looked for already existing issues on the Issue Tracker and haven't found any.
  • I already searched on the plugin wiki to know if a solution is already known.
  • I already searched on the forums to check if anyone already has a solution for this.
  • I tested this with just ItemsAdder and its dependencies and with a vanilla client of the same version as the Server.

Discord Username (optional)

krazyxwolf_

What happened?

Basically as the title says, items with custom nbt and max_custom_durability, for some reason the max_damage component is not applied to them

Steps to reproduce the issue

  1. Create and configure two items with max_custom_damage
  2. add custom nbt to any of the two items
  3. The item with custom nbt won't have max_damage in the output of the /iatag or /data command

Server version

[20:07:40 INFO]: Checking version, please wait...
[20:07:41 INFO]: This server is running Paper version 1.20.6-150-ver/1.20.6@e61b73f (2024-09-16T19:18:19Z) (Implementing API version 1.20.6-R0.1-SNAPSHOT)

ItemsAdder Version

[20:11:15 INFO]: ItemsAdder version 4.0.3
[20:11:15 INFO]: Customized Minecraft without client mods!
[20:11:15 INFO]: Website: devs.beer
[20:11:15 INFO]: Author: LoneDev

ProtocolLib Version

[20:06:13 INFO]: ProtocolLib version 5.3.0
[20:06:13 INFO]: Provides read/write access to the Minecraft protocol.
[20:06:13 INFO]: Authors: dmulloy2 and comphenix

LoneLibs Version

[20:04:57 INFO]: LoneLibs version 1.0.59
[20:04:57 INFO]: Collection of libs used by my plugins
[20:04:57 INFO]: Authors: LoneDev and others

Full Server Log

https://mclo.gs/TfS1S5s

Error (optional)

No response

Problematic items yml configuration file (optional)

No response

Other files, you can drag and drop them here to upload. (optional)

No response

Screenshots/Videos (you can drag and drop files or paste links)

Captura de pantalla 2024-10-26 150347
Captura de pantalla 2024-10-26 150426

@KrazyxWolf KrazyxWolf added the type: bug Something isn't working label Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant