PluginBugs / Issues-ItemsAdder

Repository used to keep track of issues of my plugin ItemsAdder
https://itemsadder.devs.beer
55 stars 21 forks source link

ATTRİBUTE BUGS #4048

Open Almodria opened 1 month ago

Almodria commented 1 month ago

Terms

Discord Username (optional)

emirhandogan

What happened?

Hello, when I add attributes to my cosmetic items, they do not show any features, the nbt number increases, how can I solve this? I set the leather items to give the netherite feature. It works, but it does not appear visually in the game.

Before setting the attribute in config;

image

After making the adjustment;

image

Steps to reproduce the issue

I don't understand this place

Server version

image

ItemsAdder Version

image

ProtocolLib Version

image

LoneLibs Version

image

Full Server Log

https://mclo.gs/cXU5mJO

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)

No response

Andre601 commented 1 month ago

Please actually share your configuration that contains this item.

Almodria commented 1 month ago

https://mclo.gs/oxAa8A3

Andre601 commented 1 month ago

I'm not experienced with attribute modifiers, so my best guess here is that you most likely provided some invalid attribute names here.

Almodria commented 1 month ago

If there is an error, it should not work, but when I wear the item, it gives netherite properties.

LoneDev6 commented 4 days ago

Reading your logs:

[23:24:43] [Server thread/ERROR]: [ItemsAdder] Unknown material 'NETHERITE' for item 'emissary_chest'. File: /contents/yiko_pack_armors/configs/yikopacks.yml
[23:24:43] [Server thread/ERROR]: [ItemsAdder] Unknown material 'NETHERITE' for item 'emissary_chest_opening'. File: /contents/yiko_pack_armors/configs/yikopacks.yml
[23:24:43] [Server thread/ERROR]: [ItemsAdder] Unknown material 'NETHERITE' for item 'emissary_helmet'. File: /contents/yiko_pack_armors/configs/yikopacks.yml
[23:24:43] [Server thread/ERROR]: [ItemsAdder] Unknown material 'NETHERITE' for item 'emissary_key'. File: /contents/yiko_pack_armors/configs/yikopacks.yml
[23:24:43] [Server thread/ERROR]: [ItemsAdder] Unknown material 'NETHERITE' for item 'emissary_wings'. File: /contents/yiko_pack_armors/configs/yikopacks.yml
[23:24:43] [Server thread/ERROR]: [ItemsAdder] Unknown material 'NETHERITE' for item 'darkworld_helmet'. File: /contents/yiko_pack_armors/configs/yikopacks.yml
[23:24:43] [Server thread/ERROR]: [ItemsAdder] Unknown material 'NETHERITE' for item 'darkworld_key'. File: /contents/yiko_pack_armors/configs/yikopacks.yml
[23:24:43] [Server thread/ERROR]: [ItemsAdder] Unknown material 'NETHERITE' for item 'darkworld_wings'. File: /contents/yiko_pack_armors/configs/yikopacks.yml

NETHERITE is not a valid material. Please use the vscode editor. Anyway read the tutorials on how to create armors.

If you still feel like this is an error please share the configuration of Little Dragon Chestplate or I can't really identify the issue with such a little information.