Skip to content

Critical MMOItems error integration: Losing the skins of each item on revision update #1558

Description

@TonyMontero

Terms

  • I'm using the very latest version of ItemsAdder and its dependencies.
  • I already searched on this Github page to check if the same issue was already reported.
  • I already searched on the plugin wiki to know if a solution is already known.
  • I already asked on the #💬ia-community-help channel on Discord to know if anyone already has a solution for the issue.

Discord tag (optional)

Sistemas#8487

What happened?

If MMOItems has the "Revision ID system" activated (makes an item update their stats / name upon picking it again or just joining again the server) ItemsAdder will delete automatically his Skin as it will try to load the default texture.

Steps to reproduce the issue

This video explains it pretty well: https://www.youtube.com/watch?v=ascJBP30M3k

  1. Create a new MMOItems item, in this case:

AWESOME_SWORD: base: material: STONE_SWORD revision-id: 1 name: 'My awesome sword' lore: - '&7Look at me, I'm a lore!' attack-damage: base: 9.7 required-level: base: 3 max-durability: 230 tier: UNCOMMON

  1. Create the item in ItemsAdder to add a custom skin to the MMOItems and link both of them.
  2. Update the revision id of any item using commands or config
  3. Enjoy the lose of the texture dropping from the ground, moving from your inventory, fast shift clicking or any action that moves the item.

Server version

Current: git-Purpur-1564 (MC: 1.18.1)*

ItemsAdder Version

ItemsAdder version 3.0.3-beta4

ProtocolLib Version

ProtocolLib version 4.8.0

LoneLibs Version

LoneLibs version 1.0.18

LightAPI Version (optional)

No response

LibsDisguises Version (optional)

No response

FULL server log

No response

Error (optional)

No response

ItemsAdder config.yml

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)

https://www.youtube.com/watch?v=ascJBP30M3k

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions