No because I deleted the script and I have always my system which work when I play.
You also mentioned that when you try to place the script back and then try modify it, it will not work. Could I get an explanation on what you mean by it not working?
You see when you modify a script ? Me when I modify mine script, the modifications doens’t apply.
If you want to modify your Script, while the Game is running, modify it, then press Enabled so its going off and press Enabled again then so its on again on the Script.
You’re looking at the client view. Anything the client shouldn’t be able to access will not show up (like objects in ServerScriptService and ServerStorage, just like a real game)
If you want the server view, there’s a button that shows up when you playtest
Which would show all of your server scripts during a test
Ok sadly it’s same I just have this script which is present by default
Ohhhh, I see what you’re talking about now. I’m not sure what would still be creating the leaderstats then.
I would do Ctrl + Shift + F and type in leaderstats
to see what scripts would still be creating it.
I would save first because I’ve had a few crashes lately with using Find All though
Sadly I didn’t find my script
You’re positive that you don’t have a stray script of any kind anywhere that could be creating it?
Neither on the client or the server? Are you sure you deleted it, and didn’t place it anywhere with it’s RunContext set to Server? There’s many things that could be happening because this error is kind of strange if the script was deleted beforehand.
Yes because I tested it in a new place
Check if there isn’t a duplicate leaderstats parented to your player during a playtest on the client.
It would seem that this is it
Ok now how delete this because when I delete it, it doesn’t work when I do play he is always present
This seems like a place created by you, does it still do this even though you go to a blank template?
If it does, I’m about to throw a very ‘out there’ theory but it could be the reason
Sadly it does, what is your theory ?
Okay, this is pretty out there but bare with me. I think you saved that script as a Plugin along the way.
Unfortunately deleting a plugin requires you to go through your files, which would be located at %LOCALAPPDATA%\Roblox\Plugins
. WinKey + R should open a prompt to open that.
Oh no wait look at this
Oh, you didn’t save it as a local plugin like I thought.
You saved it as a cloud plugin.
It was that finally thanks you so much