2 tables outputted when I play-test

Every time I play-test my game, the 2 Objects shown below are in the game output; one is from the client, and one is from the server.
Screenshot 2025-01-20 at 10.04.42 AM

I know this is not coming from any existing scripts because it happens in any random experience that I play-test, not just 1 or 2.

Essentially, I’m trying to find the cause of this and remove it if possible. Is is a Roblox feature? Could it be a plugin?

1 Like

Most likely a plugin, plugins are able to print to the console like scripts can
questions i have:

  • What is in the table?
  • Whats on your plugin bar?
1 Like


1 Like

most likely GUI Convert.
the tables are filled with UI elements

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.