Autocrafting task end notification wait for any GUI to be closed to popup
jonatjano opened this issue ยท 5 comments
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?
- launch an autocrafting task with notification on
- open a GUI
- wait more time than needed for the task to end
- repeat from step 1. if wanted
- close the GUI
- 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
@jonatjano I cannot seem to reproduce this:
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
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
