Tables printing out like how it would on the Player but instead doing that on studio

When my game tries to print out any table it would print out like this. Example: “table: 0x821d168772bdf752”.
It’s acting like it’s a client as that would only show when in the roblox client.
So I cannot see any thing in my tables that i print.

image


make sure that log mode is disabled when you try to print tables

2 Likes

oh thanks! I didn’t know that was a thing! I don’t know how I turned it on must’ve been roblox?