LogService.MessageOut passes output on the server to client?

I’m trying to use this event to capture any type of text outputted to the output. I noticed that anything outputted on the server is being received by the client as well?

  • Error
    The message with the green block next to it is the server, and the message with the blue block next to it is the client.

I tried looking through the api reference and it didn’t mention anything about this issue.
This occurs only on studio.
I’d like to know if this is a bug or intended feature, and if there is any way to avoid duplicated messages from occuring.

I am pretty sure its intended, but for the other question, You can add each output string you got in a table and check if the new output string is in the table, if it is that means its a duplicate.

Can you try on a random account that doesn’t own the place? Developers might get server out messages so it can show in the developer console.

If:

…then it’s a bug. Please use the standard bug reporting process.

1 Like