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

Armor not rendered #3949

Open
6 tasks done
RickyLaChow opened this issue Aug 30, 2024 · 4 comments
Open
6 tasks done

Armor not rendered #3949

RickyLaChow opened this issue Aug 30, 2024 · 4 comments
Labels
type: bug Something isn't working

Comments

@RickyLaChow
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)

Rickylachow

What happened?

I can't see the armor after updating to 1.21

Steps to reproduce the issue

Create an armor -> equip the armor

Server version

[12:01:55 INFO]: Checking version, please wait...
[12:01:55 INFO]: This server is running Paper version 1.21.1-52-master@e08e667 (2024-08-26T18:02:06Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT)
You are running the latest version

ItemsAdder Version

[12:01:48 INFO]: ItemsAdder version 4.0.2-alpha-test-7
[12:01:48 INFO]: Customized Minecraft without client mods!
[12:01:48 INFO]: Website: devs.beer
[12:01:48 INFO]: Author: LoneDev

ProtocolLib Version

[12:02:29 INFO]: ProtocolLib version 5.3.0-SNAPSHOT-726
[12:02:29 INFO]: Provides read/write access to the Minecraft protocol.
[12:02:29 INFO]: Authors: dmulloy2 and comphenix

LoneLibs Version

[12:02:38 INFO]: LoneLibs version 1.0.57
[12:02:38 INFO]: Collection of libs used by my plugins
[12:02:38 INFO]: Authors: LoneDev and others

Full Server Log

let me know if is needed

Error (optional)

No response

Problematic items yml configuration file (optional)

info:
  namespace: item_custom
armors_rendering:
  giubotto_armor:
    color: "#d60000"
    layer_1: item/giubotto_layer_1
    layer_2: item/giubotto_layer_2
    use_color: false
items:
  giubotto_antiproiettile_chest:
    display_name: Chest giubotto
    permission: my_armor_chestplate
    durability:
      max_custom_durability: 602
    resource:
      generate: false
      model_path: item/giubotto_antiproiettile_chest
    specific_properties:
      armor:
        slot: chest
        custom_armor: giubotto_armor
    attribute_modifiers:
      chest:
        armor: 8
        armorToughness: 3

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

@RickyLaChow RickyLaChow added the type: bug Something isn't working label Aug 30, 2024
@L200164016
Copy link

ItemsAdder version 4.0.2-alpha-test-7 has armor render bug,
this happened to me too, i hope this fix as soon as possible

@bladeRR
Copy link

bladeRR commented Sep 5, 2024

knight

the same thing happens to me in 1.21

@RickyLaChow
Copy link
Author

@LoneDev6

@Andre601
Copy link
Collaborator

Please don't tag LoneDev. It won't help getting the issue resolved faster and only causes annoyance.

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

4 participants