local-lua-debugger-vscode icon indicating copy to clipboard operation
local-lua-debugger-vscode copied to clipboard

Debugger can't index nested tables with Love2D and maybe lua.

Open Shadowblitz16 opened this issue 3 years ago • 1 comments

image

image

Shadowblitz16 avatar Dec 19 '21 22:12 Shadowblitz16

This looks like an internal error is occurring in the debugger and preventing the values from populating. Do you see any errors in the Debug Console in vscode? If not, can you enable verbose mode ("verbose": true in launch.json), and copy/paste the results here so I can investigate?

tomblind avatar Dec 20 '21 13:12 tomblind