Error in my output


In my output I am getting these weird output errors,
16:11:07.010 ProfileService is not a valid member of ServerScriptService “ServerScriptService” - Client
16:11:05.245 user_ProfileService-master/ProfileTest.server.lua.Script:39: ProfileService is not a valid member of ServerScriptService “ServerScriptService” - Server
I want to get rid of these in my output because it spams it and makes it difficult for me to debug and test scripts.

LocalScripts cannot access ServerScriptService. (also, im pretty sure profileservice does not replicate across server and client boundary.)

when did I withdraw the post? Why would it get flagged?

that was him withdrawing his post lol.

I don’t even know what ProfileService is, I think it is showing because of some plugin I installed and then deleted.

click on the error in the output it should lead to some sort of script. I’m assuming you had something that tried to use ProfileService but you don’t have it in your game.

It doesn’t lead to anything because I don’t think it is from a script

It should be some sort of script or plugin. if you hover over the red error in the output it should show a location of a script under your mouse, if not, it is a plugin.