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

I have had FilteringEnabled set to true. Now I have it set false and the game freezes. help?

Asked by
PolyyDev 214 Moderation Voter
6 years ago

I have recently set FilteringEnabled to true and I wanted it false because it was tampering with A script that had been created whilst it was on (I forgot I left it on, I was supposed to set it off again) and it did not work with FE. So now I have turned it off and tested the game and it freezes and comes up with "Script May Be Hanging" and the Break and Kill Script button. I have tried redoing the script and deleting it and making different script compatible with it but then a different script "Takes too long to run". It is really bugging me and I was wondering if anyone knows about this issue and how to fix it.

Thanks Ki_ngPhantom

0
You probably have a while loop without a wait. KingLoneCat 2642 — 6y
0
Nope, it is doing it to a: script.Parent.MouseButton1Click:Connect(function() PolyyDev 214 — 6y
0
No way to help you without knowing what script is causing the problem. [Edit: I answered your other question.] chess123mate 5873 — 6y

1 answer

Log in to vote
0
Answered by 6 years ago

I guess you could copy the script, paste it in notepad, revert to a time where you didn't enable FE, and paste the script.

Ad

Answer this question