Introducing the Luau VM memory exploration tools

In the first code snippet, ‘stack’ refers to the arguments and locals of the function (Player, Character, Clone)

The most likely reason for these references to be active is that the read is forever stuck in the task.wait loop because LoadedData never became true.

1 Like

I’m a bit confused on the difference between self and stack, is anyone able to provide an example with a definition?

At the moment, I’m working on lowering my array count as I have, “popUpTextBuffer” at 10981 size and 128 self (I assume these are in bytes) which is a descendant of “array” which has a size of 1101126 and self value of 868112.