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 issues started again on latest beta build (released now i think) #4225

Open
6 tasks done
sennby opened this issue Dec 9, 2024 · 1 comment
Open
6 tasks done
Labels
type: bug Something isn't working

Comments

@sennby
Copy link

sennby commented Dec 9, 2024

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)

senby8

What happened?

image

image

In my config i have dura to 1800, it was working for a long time, broke, it got fixed in a beta, now it is seeming broken again.
However if i go grab a new item it is working, so i presume this would be for already existing items from a certain point in time ?
This user just lost this helmet while fighting a mob, broke basically instantly.

Steps to reproduce the issue

Set custom duability in your IA item config and it will default to the item.

Server version

This server is running UniverseSpigot version 1.21.1-DEV-ver/1.21.1-plus@a1e53b4 (2024-11-30T22:05:34Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)
Universe-1.21.1-DEV-a1e53b4 (MC: 1.21.1)

ItemsAdder Version

ItemsAdder version 4.0.5-beta-14

ProtocolLib Version

ProtocolLib version 5.4.0-SNAPSHOT-734

LoneLibs Version

LoneLibs version 1.0.62

Full Server Log

cant right now will later if its needed.

Error (optional)

No response

Problematic items yml configuration file (optional)

ecriverstonehelmet:
    display_name: '&#00FFE0&lᴅ&#3FE4EA&lᴇ&#7EC9F3&lʟ&#68B3F2&lᴛ&#519DF1&lᴀ Helmet' #Put the name of your armor here
    resource:
      generate: true
      textures:
      - item/ec_elitearmorsvol14/ecriverstonehelmet.png
    durability:
      max_custom_durability: 1800
    specific_properties:
      armor:
        slot: head
        custom_armor: ecriverstonearmor
    attribute_modifiers:
      head:
        armor: 3
        armorToughness: 3
        knockbackResistance: 0.1
    enchants:
      - protection:4
      - unbreaking:3
    lore:
      - ''
      - '            &#519DF1&l✶ &#00FFE0&lᴅ&#3FE4EA&lᴇ&#7EC9F3&lʟ&#68B3F2&lᴛ&#519DF1&lᴀ ✶'
      - '&#FFFF70&l✶ &#00FFE0&lᴘ&#0FF9E2&lʀ&#1EF2E4&lᴏ&#2CECE7&lᴛ&#3BE6E9&lᴇ&#4ADFEB&lᴄ&#59D9ED&lᴛ&#68D3F0&lᴏ&#77CCF2&lʀ &#7BC6F3&lᴏ&#76C1F3&lғ &#71BCF2&lᴛ&#6BB7F2&lʜ&#66B2F2&lᴇ &#61ADF2&lɢ&#5CA7F1&lᴏ&#56A2F1&lᴅ&#519DF1&ls &#FFFF70&l✶'
      - ''

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)

No response

@sennby sennby added the type: bug Something isn't working label Dec 9, 2024
@LoneDev6
Copy link
Collaborator

Run /iatag pretty-print show-in-console while holding a bugged item and post the result here as text.

@LoneDev6 LoneDev6 moved this from New to Stalled in ItemsAdder Dec 17, 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: Stalled
Development

No branches or pull requests

2 participants