I noticed while trying to print in Studio instead of showing the normal table UI it just says this: table: 0x00000000e9bbe0bf. I need to view a table using the printing option so I would like to know how to fix this. Any help would be appreciated!
Thanks for the feedback. I think I understand what you mean, so let me tell you. I want to get the animation IDs of a bundle. I read in a solved DevForum article that this is possible by using :GetBundleDetailsAsync(), but when I tried printing the table, it printed the memory ID (which I wasn’t familiar with). That’s why I asked for a solution on here. When I finally tried it, it turned out this doesn’t give the correct animation ID.