Strange studio output message

I’ve gotten this strange Studio output message recently
image
I’ve looked through my code and couldnt see anything related to this. Does anyone know why this is happening? It says it’s coming from studio, would this be a bug or a potential backdoor from a plugin?

1 Like

odd for sure, but the color reminds me of the TestService method “Message”

try looking in find all search all for “TestService”

also try find all replace alling some of these keywords:

source
source to send
emily

Can’t find or see anything related to those words
image
image
image
image

The message is most likely coming from a plugin, if it were a test service message it would have something like this:

Try disabling all your plugins maybe?

1 Like

Good idea, I’ll disable them all and see if I get it again.