Refined Storage

Refined Storage

115M Downloads

Autocrafting task end notification wait for any GUI to be closed to popup

jonatjano opened this issue ยท 5 comments

commented

Describe the issue

Autocrafting tasks with notification on will wait for the player to close any GUI before poping up

How can we reproduce this bug or crash?

  1. launch an autocrafting task with notification on
  2. open a GUI
  3. wait more time than needed for the task to end
  4. repeat from step 1. if wanted
  5. close the GUI
  6. see all the notification pop at the same time

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

commented

Let me know. I'll close for now.

commented

@jonatjano I cannot seem to reproduce this:

Image

commented

After more tests, It is an EMI issue, vanilla achievement notifications don't show either when a gui is open with EMI. I'll report on their side

commented

a little follow up on this for the record, this is intended behavior on EMI's part to avoid overlaping the EMI's UI with recipe unlock popups
emilyploszaj/emi#869

commented

thanks for the follow up