FancyMenu [Fabric] [MOVED TO NEW PROJECT]

FancyMenu [Fabric] [MOVED TO NEW PROJECT]

17M Downloads

Close Screen action script not working [NOT CONFIRMED]

Keksuccino opened this issue ยท 2 comments

commented
commented

I just checked that and it seems to work totally fine in Fabric 1.19.2 when applying the actions to a Title screen layout.
I tried it with the "Open URL" action.
Website opens when leaving the screen by clicking on Singleplayer, Multiplayer, Options, etc.

Also tried with pressing ESC in the Options screen while having a layout for the Options screen with a Close Screen action.

commented

This was just a misunderstanding about how the Close Screen actions work.

The user tried to execute the Open Screen or Custom GUI action, but this will not work, since a screen closes before the new screen opens, so the action gets called, but instantly gets overridden by the normal screen that should open after the screen closes.
This is just how MC works and I can't really fix that.