#Fancy Tab Widgets aren't showing up.

12 messages · Page 1 of 1 (latest)

waxen dawn
#

Not sure why both my "Trapper Widget" and "Starlyn Contests Widget" aren't showing up in the fancy Tab since in the normal Tab they are showing up just fine. they aren't in preview and even after switching them on and off they aren't reappearing. is there a way to reset the Fancy tab to Default ?

copper quarry
#

@winged carbon

winged carbon
#

no idea

#

check the config file if they are outside the screen for whatever reason?

waxen dawn
#

ok found it the config\skyblocker\hud_widgets.json and found the trapper widget under farming_1 and yea for some reason the Values were wrong like

"relative_y": -211```
i set them to 0 and put the parent back to screen just in case. and saved the file and reloaded Minecraft and it's still not showing up in preview.

Found `agathas_contest widget` under `foraging_2` and their values were wrong too
```"relative_x": 336,
  "relative_y": -69,```
set them both to 0 and reloaded Minecraft again and checked they are still not showing up in preview even while they are in the Normal Tab List.
winged carbon
#

weird

waxen dawn
#

ok i don't get it i tired seeing if the config file was even effecting the hud and yes it did since i change a position of a visible hud widget element and it changed in game after reloading Minecraft. so the config file is working but the widget still aren't showing up.

winged carbon
#

and when you close the game it saves correctly the positions right?

waxen dawn
#

yup just saw it change in the file from -80 to -60 after i change it in game. and it changed after closing the game.

#

and the trapper widget on the farming_1 is still looking like this

        "relative_x": 0,
        "relative_y": 0,
        "layer": "DEFAULT",
        "parent": "screen",
        "parent_anchor": {
          "v": "TOP",
          "h": "LEFT"
        },
        "this_anchor": {
          "v": "BOTTOM",
          "h": "RIGHT"
        }
      },```

same for the `agathas_contest` in `foraging_2`
```"agathas_contest": {
        "relative_x": 0,
        "relative_y": 0,
        "layer": "HUD",
        "parent": "screen",
        "parent_anchor": {
          "v": "TOP",
          "h": "LEFT"
        },
        "this_anchor": {
          "v": "CENTER",
          "h": "RIGHT"
        }
      },```
waxen dawn
#

ok i fixed the widget by deleting the config file. and yes it reset all my widgets but at least i got the missing once back. i would add a button to reset Widgets to factory settings or something like that. but other wise i have still no idea why they disappeared. should i add the fixed tag to this post ?

winged carbon
#

no idea why it dissapeared either
i guess you can put the fixed tag