Skip to content

Block Duplication Bug When Using AuraSkills with ItemsAdder #289

Open
@G-JLING

Description

@G-JLING

Server software and version

Paper 1.20.1

Expected behavior

Mining the block should drop the correct number of items without duplication.

Actual behavior

Mining the block results in multiple drops of the same item, leading to duplication.

How to reproduce

  1. Ensure the server is running Paper 1.20.1 with the latest builds of AuraSkills and ItemsAdder installed.
  2. Configure a profession in AuraSkills to gain experience from a specific block (e.g., "miner" from "ancient_debris").
  3. Place a note_block and then place the specific block (e.g., "ancient_debris") next to it.
  4. Mine the specific block.
  5. Observe that multiple identical blocks are dropped.
  • The duplicated block must be a source of experience for a profession in the AuraSkills plugin. For example, if the profession "miner" gains experience from mining "ancient_debris," placing "ancient_debris" next to a note block and then mining it will cause the duplication.
  • Removing either AuraSkills or ItemsAdder resolves the issue.

Additional information

Removing either AuraSkills or ItemsAdder resolves the issue, but this is not ideal as both plugins are needed for the server's functionality.
截屏2024-06-05 18 17 44

Agreements

Metadata

Metadata

Assignees

Labels

bugSomething is not working as intended

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions