Core GUI text missing

For a while now, the text in my leaderboard is missing. I mainly brushed this issue aside because it’s not that big of a deal atm, but when I called :PromptPremiumPurchase, it’s text was also missing. I pulled up my Core GUI in the Explorer (after I figured out how to see it) and it has a bunch of screen GUIs with the name “Error”. I deleted those and nothing changed and I couldn’t Ctrl+Z them. I also pulled up a baseplate and tested again to no avail, even with all of the plugins disabled. I have literally no idea why this bug is here and AFAIK, it couldn’t be a virus.

1 Like

For the text missing in the leaderboard, it would seem that there’s something wrong with the code you’re using to save text to your leaderboard. Feel free to show us a snippet of code if you’d like.

As for the Errors appearing and the plugins being disabled, if you still had all those “Error” GUIs appearing with the plugins disabled then this sounds like it should be a Bug Report.

You tried reinstalling roblox studio? You maybe deleted some things from it.

1 Like

I don’t know what code to send you with a completely blank project.

So when you said you pulled up baseplate and tested again, did you actually do anything in the testing? You didn’t clearly explain what you did and what happened in the testing. There was a slight implication that all the ScreenGuis named “Error” showed up again.

As for what code you ought to show us, how about starting with the code you used to save the text to a GUI?