Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Unknown error found while testing?

Asked by
blowup999 659 Moderation Voter
6 years ago

I was testing one of my scripts and I got this error I never saw before

11:41:22.277 - Infinite yield possible on 'RobloxReplicatedStorage:WaitForChild("GetServerVersion")' 11:41:22.278 - Stack Begin 11:41:22.279 - Script 'CoreGui.RobloxGui.Modules.Settings.SettingsHub', Line 56 11:41:22.279 - Stack End

From reading the error it looks like my script somehow managed to break a part of ROBLOX it shouldn't be possible to effect. Does anybody have any idea why this is?

0
It's an error from one of ROBLOX's CoreGui scripts. It's waiting for something that probably doesn't exist. Are you deleting stuff from ReplicatedStorage or something? Azarth 3141 — 6y
0
Every once in awhile, Roblox breaks, so you get a lot of errors from the core gui. hiimgoodpack 2009 — 6y

Answer this question