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

Change count buttons break when using Max in autocraft task creation screen when it returns 0 #803

Open
jonatjano opened this issue Feb 2, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@jonatjano
Copy link

Describe the bug

When using the Max button in the autocrafting task creation screen, if the max is 0, the buttons to change the quantity to craft doesn't respond until the quantity is changed manually

How can we reproduce this bug or crash?

  1. create a network with one autocrafter containing a pattern and a grid
  2. ensure that you don't have the resources to fulfill the pattern
  3. open the task creation screen in the grid
  4. click the Max button, it should set crafting amount to 0
  5. click on the other buttons (+/-1, +/-10, +/-64), see that they don't work
  6. edit the quantity field manually
  7. click again on the button to change the quantity, see that they work again

What Minecraft version is this happening on?

Minecraft 1.21.1

What NeoForge or Fabric version is this happening on?

21.1.115

What Refined Storage version is this happening on?

2.0.0 milestone 4.13

Relevant log output

@jonatjano jonatjano added the bug Something isn't working label Feb 2, 2025
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

1 participant