Bug Awaiting response

Augment Error Message

#6378 opened by Unknown 1 year ago

Unknownreported this bug

When item has no augment slots left and I try to put one more augment in it, this message is being spammed many times. Same goes for trying to implement a different augment type. Config files are default as defined in wiki.

[Legacy attachment omitted]

Augment Config:

Jump: Material: NETHERITE_SCRAP Display: '&ftest jump augment' Augmentation: Type: ACTIVE
Skills: - skill{s=testjump} @self ~onUse

Item Config:

maul_copper: Display: 'maul copper'
AugmentationSlots:

  • Type: ACTIVE
    Amount: 1
    Chance: 1

Augments.yml

ACTIVE: Enabled: true Display: 'ACTIVE' Formatting: Empty: '&7empty slot' Filled: '<augment.tooltip>' Icons: Empty: '☆' Filled: '★' Invalid: ''

Unknowncommented

Please include a modern-version server log for replicating this, as well as the config being used to create this behavior.

(I know you mentioned the default from the wiki, but helps reduce potential variables and miscommunication to have it all posted here)

Unknowncommented

I renewed the jar, it worked fine for some time and suddenly the issue started to appear again.

Sign in to join the discussion.