attempt to call missing method 'ClearShareInviteLink' of table
It only throws this error a bit after I call starterGui:SetCore("ResetButtonCallback", false)
I’d like to know how to resolve this issue if I can.
(I’m posting this as a new topic since I looked around to see if this was an error before here but to no avail)
Indeed, as I stated before after I call starterGui:SetCore("ResetButtonCallback", false)
a while after it will throw a specific error (shown in the image).
Everything is perfectly fine with the variables and functions. Shown in the image it’s clearly an issue with the core scripts on roblox’s end. As for the service(s) not being loaded I can try that and I’ll see if that’s the problem, but I highly doubt it. (But you never know)
There are no modules I am currently using, just a singular localscript the issue is most likely on roblox’s end and I’m looking for a fix to hide the error so the console isn’t clogged.
I think, bc I get the same error when my character reset (CoreGui.RobloxGui.Modules.Settings.SettingsHub:1906: attempt to call missing method ‘ClearShareInviteLink’ of table)