Any possible fix/roundabouts for core gui issues?

I’m trying to make a Exp bar using Gui frames and a few text labels. It worked for awhile, but suddenly broke, giving me this warning:

SliceCenter ((499.000000,112.000000), (501.000000,113.000000)) is outside the bounds of imageOffset ((492.000000,112.000000), (493.000000,113.000000)) for GuiImage[CoreGui.TopBar.TopBarFrame.RightFrame.MoreMenu.MoreMenuContainer.OverlayContextualMenu.PositionFrame.BaseMenu.ClippingFrame.ScrollingFrame.cell 2]

11:10:37.377 - SliceCenter ((507.000000,112.000000), (509.000000,113.000000)) is outside the bounds of imageOffset ((500.000000,112.000000), (501.000000,113.000000)) for GuiImage[CoreGui.TopBar.TopBarFrame.RightFrame.MoreMenu.MoreMenuContainer.OverlayContextualMenu.PositionFrame.BaseMenu.ClippingFrame.ScrollingFrame.cell 2.StateOverlay]

I understand this might be a roblox issue, but is there any way to avoid this error? (I do need a gui.) Any help is appreciated, thanks!

Nope you can’t avoid the warning*. You will have to wait until Roblox fixes this.

The warning wouldn’t affect your UI.