FancyMenu [Fabric] [MOVED TO NEW PROJECT]

FancyMenu [Fabric] [MOVED TO NEW PROJECT]

16M Downloads

Can not open Better Statistic Screen menu using '/openguiscreen'

DeLoR1AnEc opened this issue ยท 1 comments

commented

When I copied screen identifier using debug menu and pasted it into this command i got an error "Unable to open screen: io.github.thecsdev.betterstats.api.client.gui.screen.BetterStatsScreenWrapper"

Steps to reproduce the behavior:

  1. Turn on debug overlay
  2. Go to statistics tab
  3. Copy screen identifier
  4. Insert screen identifier into '/openguiscreen' command
    (/openguiscreen io.github.thecsdev.betterstats.api.client.gui.screen.BetterStatsScreenWrapper)
  5. See error

I expected menu to open.

Log file: https://gist.github.com/DeLoR1AnEc/e30be74abf9d579ed14524e54b22976e

image

commented

Then the screen is not supported, sorry. Most mod screens are unsupported, because mods often use special stuff to "create" these screens that FancyMenu can't handle.