If create huge table with a lot items (> 28000) then additional op code for store `c` out of range of op codes and this loop crash. This PR add case for OP_SETLIST for skip next op if in it stored `c`. OP_SETLIST not AMode OP70cb74b4d6/src/core/org/luaj/vm2/Lua.java (L319)70cb74b4d6/src/core/org/luaj/vm2/Lua.java (L335)