luac-parser-rs icon indicating copy to clipboard operation
luac-parser-rs copied to clipboard

Decompiling 5.4 with error

Open stevehkwong opened this issue 2 months ago • 0 comments

-- filename: @.lua -- version: lua54 -- line: [0, 0] id: 0 -- error: decompile function#0: generate_assignment(0)

-- Caused by: -- NewTable instruction must be followed by an ExtraArg in lua5.4

stevehkwong avatar Sep 19 '25 14:09 stevehkwong