Adding lore to Static Item gives ArrayIndexOutOfBoundsException #104


Open
  • Tirco created this issue Feb 18, 2020

    (Using PaperMC and the latest version of dtlTraders)

    Hello, found a small bugg when creating a shop with your plugin:
    When trying to add lore to a static item, the confirmation paper disappears and the console gets a ArrayIndexOutOfBoundsException.

    Simple workarounds:
    a) Change item to tradeable, edit lore and change back to static.
    b) Add lore to the item before adding it to the shops.


To post a comment, please login or register a new account.