None of my scripts want to run

Hi
For I don’t know what happened but now for some reason none of my scripts want to work. I have like 4 server scripts used to work fine but now they just don’t. I don’t have any while true loops or other loops that would stop them. Also on script performance view only scripts working are starter character scripts.

1 Like

Can I have more information about the scripts? And screenshot of explorer

There’s a lightning script which is a server script in server script service and all it does is set colour correction and other stuff.
Rest is 3 scripts that are a part of a proximity prompt, they just activate a tween to close blinds or turn the light on. Only working when proximity prompt input began/ended.
Everything worked fine before, but just now when I came back from working on something else, copied and pasted a rigged model from my other game into this one, added point light to it and play tested. Then I realised lightning didn’t change and proximity prompt isn’t doing anything.

Probably not the case but are you sure they are not disabled? I sometimes disable my scripts to test some other ones.

Checked it and no, they are all enabled.

Also here is a screenshot of script performance and the E’s are proximity prompts.

Can you show a screenshot from the server view and open ServerScriptService and show a screenshot?

Are there any errors in Output?

1 Like

Dude I am so sorry, I’m so dumb. I had output closed and completely forgot about it. Turns out there were like 5 errors because I put things in workspace into folders and didn’t change the path in scripts. Sorry and thanks for help!

1 Like

Glad I was able to help you out.