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

[BUG] Infinite task completion glitch through smelt-related jobs #367

Open
Senteris opened this issue Nov 8, 2024 · 0 comments
Open

[BUG] Infinite task completion glitch through smelt-related jobs #367

Senteris opened this issue Nov 8, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Senteris
Copy link

Senteris commented Nov 8, 2024

Describe the bug
When the player's inventory is full and tries de take smelt items using Shift-LeftClick, the smelting is being counted by the plugin but the item still stays in the furnace. It is possible to indefinitely reclick on the same items and it will be counted again by the plugin.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Furnace (with full inventory)'
  2. Shift+L-Click on 'smelt items'
  3. See the task getting completed without the smelt items being taken
  4. Repeat

Expected behavior
It should be counted only once.

Software Details:

  • Server Software: [PaperSpigot]
  • Server Software Version [1.21.1]
  • Plugin Version [1.0 pre-release]
  • Java Version: [latest]
@Senteris Senteris added the bug Something isn't working label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants