diff --git a/src/main.lua b/src/main.lua index fce5129..532b911 100644 --- a/src/main.lua +++ b/src/main.lua @@ -674,7 +674,7 @@ local function VP_splitstack(_stack, x) buf[i] = v ind = ind + 1 end - table.insert(stacks, buf) + if VP_lengthofdict(buf) > 0 then table.insert(stacks, buf) end local out = { height=height, @@ -805,6 +805,8 @@ local function randomstr(length) return out end + + while true do integritycheck() local action = selopt({